Posts tagged this
WHATS YOUR OPINION ABOUT THIS SITE ?
Feb 3rd
Question by hamooo_ l:
whats your view about this site ?
hi i want your openion about this site
http://www.7elm3aber.com
http://www.7elm3aber.com/vb
and please tell me how can i find script like its main 7elm3aber.com
themes and games and ringtons for mobile
Read More >>
WHAT SCRIPT THIS SITE IS USING? TRUMORS.COM?
Jan 20th
Question by ZIGX:
What script this site is using? Trumors.com?
I am just wondering what script this website is using. It has bunch of listings comming from ebay. I want to set up the same thing with ebay or maube with nextag if possible? Any thought? Thanks!
Read More >>
WHAT SCRIPT IS USED IN THIS SHOPPING WEBSITE?
Jan 1st
Question by :
What script is used in this shopping website?
Hello
Can someone tell me what script is used in this website..?
http://www.switchflops.com/cart/home.php
and the javascript used in the scrolling and draggable content..?
I would like to make a website just like that..
so… please..
thanks ~
Read More >>
WHAT DOES THIS SCRIPTING MEAN AND WHENEVER I UPLOAD IT TO MY WEBPAGE IT DOESNT WORK PLEASE HELP?
Nov 18th
Question by The questionaire:
What does this scripting mean and whenever I upload it to my webpage it doesnt work please help?
Configuration Section
# Edit these variables!
local %config;
# The Base Directory. We need an
# absolute path for the base directory.
# Include the trailing slash. THIS SHOULD
# NOT BE WEB-ACCESSIBLE!
$ config{‘basepath’} = ‘/home/hahnfld/auctiondata/’;
# Shut Auction Directory
# This is where shut auction items are stored.
# Leave this blank if you do not want to store
# shut auctions. It can potentially take
# up quite a bit of disk space.
$ config{‘closedir’} = ‘closed’;
# User Registration Directory
# This is where user registrations are stored.
# Leave this blank if you do not want to
# require registration. It can potentially
# take up quite a bit of disk space.
$ config{‘regdir’} = ‘reg’;
# List each directory and its associated
# category name. These directories should
# be subdirectories of the base directory.
%category = (
computer => ‘Computer Hardware and Software’,
elec => ‘Consumer Electronics’,
other => ‘Other Junk’,
);
# This is the password for deleting auction
# items.
$ config{‘adminpass’} = ‘auction’;
# You need to assign either a mail program or
# a mail host so confirmation e-mails can
# be sent out.
# Leave one commented and one uncommented.
#
# YOU NEED EITHER A MAIL PROGRAM
# $ config{‘mailprog’} = ‘/usr/lib/sendmail -t’;
#
# OR YOU NEED A MAIL HOST (SMTP)
$ config{‘mailhost’} = ‘localhost’;
# This line should be your e-mail address
$ config{‘admin_address’} = ‘nobody@yourhost.com’;
# This line should point to the URL of
# your server. It will be used for sending
# “you have been outbid” e-mail. The script
# name and auction will be appended to the
# end automatically, so DO NOT use a trailing
# slash. If you do not want to send outbid
# e-mail, leave this blank.
$ config{‘scripturl’} = ‘www.your.host.com’;
# This will let you define colors for the
# tables that are generated and the
# other page colors. The default colors
# create a nice “professional” look. Must
# be in hex format.
$ config{‘colortablehead’} = ‘#BBBBBB’;
$ config{‘colortablebody’} = ‘#EEEEEE’;
# Site Name (will appear at the top of each page)
$ config{‘sitename’} = ‘Your Site Name Here’;
# You can configure your own header which will
# be appended to the top of each page.
$ config{‘header’} =< <"EOF";
|
$ config{‘sitename’} Online Auction |
EOF
# You can configure your own footer which will
# be appended to the bottom of each page.
# Even though not required, a link back to
# everysoft.com will help to support future
# development.
$ config{‘footer’} =< <"EOF";
EOF
# Sniper Protection… How many minutes
# past last bid to hold auction. If auctions
# should close at exactly closing time, set
# to zero.
$ config{‘aftermin’} = 5;
# File locking enabled? Should be 1 (yes)
# for most systems, but set to 0 (no) if you
# are getting flock errors or the script
# crashes.
$ config{‘flock’} = 1;
# User Posting Enabled- 1=yes 0=no
$ config{‘newokay’} = 1;
Read More >>
CAN SOMEONE TELL ME A SITE LIKE THIS OR BETTER THAN ▼ THAT GIVE ME FREE SUBDOMAIN NOT DOMAIN?
Nov 17th

Question by Alaa YoSeF:
Can someone tell me a site like this or superior than ▼ that give me free subdomain not domain?
http://www.newsit.es/
(Click above to go to this free web site hosting service.)
Interests: Personal, Business.
Free Web Space: 20,000 MB.
Forced Ads: No ads (bannerless).
Your Ads: Allowed.
Upload: FTP, Browser.
Editor: Advanced, Basic, WYSIWYG.
Scripting: PHP.
Pre-Scripts: –
Your URL: Top-level domain name, or Subdomain.
Other Features: Bandwidth limit 300,000 MB/month.
Layered Panel.
PHP5, MySQL databases.
Addon domain.
AwStats statistics.
1-click scripts installer (like Fantastico).
Instant activation.
File size limit 10 MB.
No account expiration.
Multiple accounts granted (unlimited).
Read More >>
HEY BOYS.. CAN YOU TEST THIS SITE OUT FOR ME PLEASE??? ;)?
Nov 3rd
Question by Stephanie B:
Hey boys.. can you test this site out for me please???
?
Hey guys, wondering if you could help me with something…
I am using the script PHPfox and they appear to have a dead link in their RSS feed. I have used different computers, the dead link shows up in Google Webmaster Tools, and I have tested in it in Browser shots, all show that their is a dead link.
This issue can be seen here in their live demo (note: this is with World wide web Explore and some of the other browsers, Firefox does not have a problem.)
http://live.phpfox.com/demo/public/rss/a…
On the top of the page their is the title “phpFoX Konsort v1.6.21 :: Blogs” that points to the link:
http://live.phpfox.com/demo/blogs/
And I get an error code after what appears to be the script trying to load the user “blogs”
Yet phpfox support is insistent that the link is working on their end. I have looked at multiple sites, on multiple browsers, multiple comps, and have yet to see this link work. Not to mention Google is reporting this dead link as well.
Please give me some views on what you guys see, if you do get a link let me know what browser and version you are using.
Thanks guys!
Read More >>
Q&A: DOES THIS SCRIPT HAVE TO DO WITH THE SITEHEADER?
Oct 13th
Question by killamike513:
does this script have to do with the siteheader?
< ?
include("funcs.php");
function doswitch (){
global $ tab, $ time, $ id, $ tru;
$ pimp = mysql_fetch_array(mysql_query("SELECT code FROM $ tab[pimp] WHERE id='$ id';"));
$ user = mysql_fetch_array(mysql_query("SELECT username FROM $ tab[user] WHERE code='$ pimp[0]';"));
$ getgames = mysql_query("SELECT round FROM $ tab[game] WHERE starts<$ time AND ends>$ time ORDER BY round ASC;”);
while ($ game = mysql_fetch_array($ getgames))
{
if(fetch(“SELECT user FROM $ tab[stat] WHERE user=’$ user[0]‘ AND round=’$ game[0]‘;”)){
?>< ?}?>Round < ?=$ game[0]?>< ?if($ tru == $ game[0]){?>< ?}?>, < ?
}
}
}
function ADMINHEADER ($ title){
global $ tab, $ tru, $ id;
$ pimp = mysql_fetch_array(mysql_query("SELECT status FROM $ tab[pimp] WHERE id='$ id';"));
if($ pimp[0] != admin){ echo"
header(“Cache-Control: no-cache, must-revalidate”);
Header(“Pragma: no-cache”);
Header(“Expires: Thu, 01 Jan 1970 00:00:00 GMT”);
?>
< !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
0){?>onLoad=”settimes()”< ?}?>>
< ?
}
function GAMEHEADER ($ title){
global $ tab, $ site, $ id, $ time, $ masteraccount, $ tru;
$ boot = mysql_fetch_array(mysql_query("SELECT online,status,pimp,crew,newalert,alert,rank,nrank,networth,msg,atk,ivt FROM $ tab[pimp] WHERE id='$ id';"));
$ crw = mysql_fetch_array(mysql_query("SELECT name,founder,icon FROM $ tab[crew] WHERE id='$ boot[3]';"));
$ idle=$ time-$ boot[0];
if (!$ boot){ header("Location: ../play.php?msg=select"); }
elseif ($ idle > 3600){ header(“Location: ../play.php?msg=idle”); }
elseif ($ boot[1] == banned){ header(“Location: ../play.php?msg=disabled”); }
$ protection = mysql_fetch_array(mysql_query(“SELECT protection,protectstarted FROM $ tab[pimp] WHERE id=’$ id’;”));
$ protect=$ protection[0]+$ protection[1]-$ time;
if($ protect < 0){$ protect=0;}
header("Cache-Control: no-cache, must-revalidate");
Header("Pragma: no-cache");
Header("Expires: Thu, 01 Jan 1970 00:00:00 GMT");
?>
< !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
0){?>onLoad=”settimes()”< ?}?>>
|
|
|
“>produce • “>travel • “>ranks “>find crew • “>crew ranks • |
|
|
< ?}
function GAMEFOOTER (){ $ pimp = mysql_fetch_array(mysql_query("SELECT pimp FROM $ tab[pimp] WHERE id='$ id';")); |
|
|
“>recuiting board • &tru=< ?=$ tru?>“>my profile • game guide • game rules • “>logout |
|
| copyright © 2004 domain. all rights reserved |
< ?}
?>
Read More >>
WHAT KIND OF SCRIPT IS USED TO MAKE A SITE LIKE THIS? *PLEASE READ*?
Oct 10th
Question by babycheeks:
What kind of Script is used to make a site like this? *Please read*?
How can i make a site like this? http://sitemodel.net/index.php what script is used to make a site like this?
Read More >>
IS THERE SOME SORT OF SCRIPT OF PERSON WHO CAN DO THIS JOB FOR ME?
Jul 12th
Question by John S:
Is there some sort of script of person who can do this job for me?
I have a website called www.gamersdestiny.com. This site is currently a on the web game website like miniclip. I want to change this site so that people can sell MMORPG accounts for free i.e Runescape, WOW (World of Warcraft), Tribal Wars etc.
I want to make it similar to www.dealasite.com, so it is like a private kind of sale and people can sell easily etc. I will make money from those who want featured listing or something like that. Can anyone design and program a site for me or is there any script that can help me out?
Please do post serious answers since I want this to be done as soon as possible.
Thanks!!
Read More >>








