Current Page: 1 of 1
Results 1 - 3 of 3
18 years ago
7Kyle7
thanks a bunch. I had a mysql file but i just forgot to add a part in it. thanks though, it works now
Forum: WampServer English
18 years ago
7Kyle7
2. Cron
Is there any way I can use a Cron program with WAMP? I can get Pycron to work on my computer (Im running windows XP) but not the wampserver. I need it to execute some PHP scripts for me every 5 minutes. If anyone knows of some way to use Cron on WAMPserver please enlighten me. Post Edited (04-06-06 01:28)
Forum: WampServer English
18 years ago
7Kyle7
This is the error I am getting while using wamp: Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in path\authenticate.php on line 136 Here is the line of code that is giving the error: } include "mysql.php"; global $c; $uq=mysql_query("SELECT userid,username,userpass FROM users WHERE login_name='{$_POST['username']}' AND `userpass`=md5('{$
Forum: WampServer English
Current Page: 1 of 1