Re: [PHP] Self Destruct code

2002-05-07 Thread Marius Ursache
Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Marius Ursache (3563 || 3494

Re: [PHP] Hashes in text files

2002-05-03 Thread Marius Ursache
use mysql, forget about files.. they are too slow. Rodrigo a écrit : Can I store Hashes in text files? If yes, how? Can I store a multi dimensional array in a text file? If not how should I do to store the data in one file and the pointer in another file? Thanx, Rodrigo -- Marius

Re: [PHP] Re: PHP Editors

2002-05-02 Thread Marius Ursache
be eternally grateful. Best Regards. QaDRAM Studio, RAD Development for the WEB http://studio.qadram.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Marius Ursache (3563

Re: [PHP] variables over 2 pages w/ a table.

2002-05-02 Thread Marius Ursache
the articles to show in groups of 8? thanks in advance. Jule -- Jule Slootbeek [EMAIL PROTECTED] http://blindtheory.cjb.net -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Marius Ursache (3563 || 3494

Re: [PHP] If value is divisible by 2

2002-04-30 Thread Marius Ursache
? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Marius Ursache (3563 || 3494) \|/ \|/ '/ ,. \` /_| \__/ |_\ \__U_

Re: [PHP] If value is divisible by 2

2002-04-30 Thread Marius Ursache
what e-mail client do you use jason? i like that are fortunes in your signature. i supose that they are automaticly set... Jason Wong a écrit : On Tuesday 30 April 2002 16:05, Marius Ursache wrote: if(($i % 2)==0) Or simply: if ($i % 2) -- Jason Wong - Gremlins Associates

Re: [PHP] Changing field size

2002-04-29 Thread Marius Ursache
, visit: http://www.php.net/unsub.php -- Marius Ursache (3563 || 3494) \|/ \|/ @'/ ,. \`@ /_| \__/ |_\ \__U_/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] Redirecting

2002-04-28 Thread Marius Ursache
/) To unsubscribe, visit: http://www.php.net/unsub.php -- Marius Ursache (3563 || 3494) \|/ \|/ '/ ,. \` /_| \__/ |_\ \__U_/ -- PHP General Mailing List (http://www.php.net

Re: [PHP] RegEx and ?

2002-04-24 Thread Marius Ursache
Boaz Yahav a écrit : When i try to use preg_match on strings that have ? inside them it seems to not work. Any ideas how to bypass this? thanks berber -- Marius Ursache (3563 || 3494

Re: [PHP] RegEx and ?

2002-04-24 Thread Marius Ursache
use \? instead of ? Boaz Yahav a écrit : When i try to use preg_match on strings that have ? inside them it seems to not work. Any ideas how to bypass this? thanks berber -- Marius Ursache (3563 || 3494