Re: [PHP] 4.04 --> 4.1.2 incompatible

2002-08-20 Thread Douglas Winslow
Petre Agenbag wrote: > My oh my > OK, can someone help with this one??? > My original Form conatined the following: > > bla, bla > > > And then things broke, so, out of curiosity, I removed the enctype="" > part, and now it works/ Another tip you might find useful if you're writing code th

Re: [PHP] aaaaaaaaaaaaaaa

2001-10-24 Thread Douglas Winslow
Franco Breciano wrote: > a for($i=0;$i<13;$i++){echo chr(97+($i?3:0));} drw -- PHP General 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 PROTECT

Re: [PHP] Daemon with a PHP file

2001-03-21 Thread Douglas Winslow
On Wed, 21 Mar 2001, Renzi, Sebastian wrote: > > Hello my name is Sebastian ,i'm from Argentina ,this is my first > question in this list.I would like to know how to run a php file every > day at 8 AM , my intention was to create a cron with the crontab > command.Something like this ... > > 0 8 *

Re: [PHP] Logging out a user

2001-02-26 Thread Douglas Winslow
On Mon, 26 Feb 2001, Chris Aitken wrote: > > Okay, I got a bit of a curley one that I havent been able to solve by > looking at the archives and in the manual. Its kind of a PHP/Apache > question. > > I have a system where a user logs in through .htaccess, it queries my > mysql database, sets a co