Re: [PHP-DEV] Its time for PHP to grow up

2002-06-03 Thread Gabriel Ricard
may simply be smoking a lot of crack and be asking for the impossible. -- Gabriel Ricard [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] php module state initialization

2002-05-07 Thread Gabriel Ricard
interacts with web servers such as, but not limited to, Apache/AOLServer? -- Gabriel Ricard [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] php module state initialization

2002-05-07 Thread Gabriel Ricard
, you can take a function you have written in PHP and turn it into C without too much hassle. -Rasmus Well, yes, that is something I plan on doing, but not everyone is capable of doing that, which is why I asked. Do you think it's possible? -- Gabriel Ricard [EMAIL PROTECTED] -- PHP

Re: [PHP-DEV] ?= and %= both work, why not ?php=

2002-04-26 Thread Gabriel Ricard
Why are short tags (? ? and % %) such a bad thing? Why does the PHP formatting (tags) matter in terms of SGML XML? Not that it matters, but personally I prefer to use the short tags ? and ? because it's less code for me to write, it fits nicely into my HTML, and I find ?= much easier to

Re: [PHP-DEV] foreach

2002-04-25 Thread Gabriel Ricard
); } print(/table\n); sybase_free_result($result); sybase_close($link); ? /body /html Is this a PHP issue, or a FreeTDS problem? Billy Rose [EMAIL PROTECTED] -- Gabriel Ricard [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http

Re: [PHP-DEV] [phpbugs@priorwebsites.com: Bug #16681 Updated: Requestnew words(), word(), wordindex(), wordlength() functions]

2002-04-19 Thread Gabriel Ricard
is an optional field one could use to change the character that separates the words in the sentence. But perhaps that makes it a bit too close to a str_* type function, like explode(). -- Gabriel Ricard [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe

Re: [PHP-DEV] The PHP Platform

2002-04-18 Thread Gabriel Ricard
/ To unsubscribe, visit: http://www.php.net/unsub.php -- Gabriel Ricard [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php