Summary: Hi all, I have installed WAMP package from http://en.wikipedia.org/wiki/WAMP. I have even installed the following packages from their respective site...
Summary: Hi again, Now I changed the line $link = mysql_connec("localhost", "rsasalm", "xxxxx"); from $link = mysql_connect("localhost"); and now I get the f...
Summary: Is there anyway to tell phpBB to use like one or only the maximum connections to MySQL. Because now I get this: Warning: mysql_connect(): Too many con...
Summary: Just a thought... in your ftp client do you have it set to display contents as LIST -a? That displays any hidden files, such as an htaccess file tucke...
Summary: I installed normal easy PHP setup I had some problem with sql server and it wasn't working but later on i made it work. Now if I see the log files fo...
Summary: the ip address in ipconfig and http://www.cmyip.com/ are the same.... did wat u said..changed it STILL DOESNT WORK :( here is my httpd.conf file... a...
Summary: Hi, i am currently making a website, and although i can do graphic design, i have just started out on web development. Now, i want to know how to chan...
Summary: We need more information. What browser are you using? What is your e-mail client? What is the address of the site you went to? Do you have any DNS...
Summary: I have the JavaScript bible, a bit old but then my target audience is older (PCwise). I can't see any JAvaScript that can give me (say) a line of HTML...
Summary: Hi, I am building a php script where for a given person A, there are 3 addresses in the addressbook. When I choose 'A', I need the 3 addresses linked ...
Summary: I'm using PHP and mysql. I'm having a problem figuring out how to handle mysql errors and warnings. For example, if I have trouble connecting to the d...
Summary: I want clients with different domain names to use web application in Appache web server and to store data in MS SQL database. What should I do for thi...
Summary: A collectibe store I do business with asked me to figure out how to make something which works like this: http://www.psadna.com/do_verify.chtml And yo...
Summary: but the time is not showing up You mean on the subject? On your script on Response #8? Now that's weird :( date("l F d, Y", time ()) should always pro...
Summary: i understand it a little better but there's something still not right, and i dont know if its the name dns updater or to do with my setup. I got the h...
Summary: Hey All, Do I have to buy a domain for a website??? Like can't I just start my own say it's called www.imthebest.com (If it's not already taken)... Bu...
Summary: Yes and no. If you only want the clip to play once during a visit to the page, then what you want to use is session variables. You would need to have ...
Summary: Don! man it's been a while since i've been to this site...but i do remember you on here. couldn't seem to remember my password though. heh, oh well. ...
Summary: You will want to use the CGI script (assuming your host allows CGI). For the action="mailto:" thing to work, the stars pretty much have to be in ali...
Summary: your php don't have the mysql module, thus it wont recognize any mysql related functions -> mysql_connect() http://www.php.net/downloads.php if you as...
Summary: Hello, I need to find a way to do some client side programming and have the .js files colled into jsp pages, something of this sort: [head] [script s...
Summary: I am trying to write to a directory using PHP5. The commands I am using are : $fp = fopen("$DOCUMENT_ROOT/../orders/orders.txt", "ab"); $fp = fopen("$...
Summary: For interactive content such as message boards, polls, etc. you will need to use something like PHP or ASP. If you are doing this just for personal us...
Summary: Hi. I am hosting a website on my local machine using Apache 2.0 on my Windows 2003 box. I have a domain name that I registered already. I would like t...