Forum: PHP Sep 13th, 2009 |
| Replies: 2 Views: 264 Thank you so much for the help. I just started learning PHP, I will try this and if it work I will mark solve. Thank you again so much. |
Forum: PHP Sep 12th, 2009 |
| Replies: 3 Views: 248 Thank you for the help guys, solve at last. . .I use the root in the username and leave the password blank.
it looks like this:
$con = mysql_connect("localhost","root"," "); |
Forum: PHP Sep 12th, 2009 |
| Replies: 2 Views: 264 Hallo to all, I have a problem on how to test an existing data from the database. . .I have this registration form which displays an error if the user inputs a username and emai address which already... |
Forum: PHP Sep 10th, 2009 |
| Replies: 3 Views: 248 hallo to all web developers, I am having this problem. . .what does it mean? This happen everytime I put username and password on my sql database. . .Warning: mysql_connect()... |
Forum: PHP Sep 8th, 2009 |
| Replies: 5 Views: 418 I found out the problem, the web browser is the problem. . .some files of my web browser are broken. . I re-install the web browser than BOM! it worked. . .=) |
Forum: PHP Sep 2nd, 2009 |
| Replies: 5 Views: 418 I will try this, thank you so much for the advise. . .I hope this will work. |
Forum: PHP Sep 2nd, 2009 |
| Replies: 5 Views: 418 So there are no changes in mozilla's proxy configuration? May I know what might be the cause or the reason why my php won't appear on mozilla?
Everytime I enter this on the web address:
... |
Forum: PHP Sep 1st, 2009 |
| Replies: 5 Views: 418 Hallo to all web developers, I have a problem in load PHP in mozilla fire fox. . .I am using XAMPP web server. My PHP file is currently stored in this path C:\xampp\htdocs\test\index.php. Whenever I... |