[PHP-DB] php 4.0/win 2000/sql server

2001-05-22 Thread PHPFAN
When ever I am trying to access a php file with an error,my system is overwelmingly slowing down and restarting is the only solution. Previously I worked on linux/apache/php 4.0/mysql ,I never had such problem.I used to get some errors and I used to correct them but working in this environment is

[PHP-DB] PLEASE HELP !!!

2001-05-22 Thread PHPFAN
the work I am doing, I have to use PHP with backend SQL Server on Windows Platform. Any suggestions will be greatly appreciated. Thank you PHPFAN -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP-DB] Newbie:Backend scripts

2001-07-05 Thread PHPFAN
Hi, I am using php4 with mssql backend loaded on windows 2000. Here is my problem: I want to update my database contents every 2 hours with some sql statements. Is there anyway I can write scripts in php and run them every 2 hours? Anyother solutions are most welcome. Thank You, Sagil. --

Re: [PHP-DB] Newbie:Backend scripts

2001-07-05 Thread PHPFAN
8,10,12 * * * lynx -source > http://yourscript > /dev/null > > that will just get the source of the page, then pipe it to the 'bin' so to > speak, but in doing this, it will perform whatever operations you have told > it to in the script > > HTH > > Beau

Re: [PHP-DB] Newbie:Backend scripts

2001-07-05 Thread PHPFAN
Thank you very much for your help Beau!!! Sagil. "Beau Lebens" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > // OK, i just checked and tested (jeez i'm a nice guy.. :P) and > // dodgy Windoze > // schedule doesn't allow you to do it by the hour, so if you >

[PHP-DB] Access Violation PLEASE HELP.

2001-07-10 Thread PHPFAN
on windows 2000. Please help. Thank you PHPFAN -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]