[PHP] php3 and php4

2003-02-27 Thread Ozete C.Filho
My friends, why this program no function in php4, just in php3? Pessoal, esse algoritmo é conhecido como Dijkstra, ele calcula o melhor caminho entre pontos( num grafo, por exemplo), mas nao consigo rodar ele no php4, so funciona no 3. Alguem sabe me dizer se há algo errado? ? $neighbors[a] =

[PHP] php3 to php4 migration woes

2002-07-31 Thread Bruce Riddle
x86-3 being added to access control list I've recently updgrade my Apache Webserver to 1.3.26 and opted to upgrade php form 3.x.x to 4.2.2. I have succesfully built it all and things are stable. I have been running the album picture database which is included as an example with the php3 distro.

Re: [PHP] php3 to php4 migration woes

2002-07-31 Thread Andrew Brampton
: Thursday, August 01, 2002 4:20 AM Subject: [PHP] php3 to php4 migration woes x86-3 being added to access control list I've recently updgrade my Apache Webserver to 1.3.26 and opted to upgrade php form 3.x.x to 4.2.2. I have succesfully built it all and things are stable. I have been running

[PHP] php3 vs php4 and ini_get

2001-05-20 Thread Dennis Gearon
I love ini_get() for instance, for finding include_path. Is there anyway to find include_path in php3, since ini_get() is for = php4? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the

[PHP] php3 to php4

2001-05-14 Thread Keneth
I have PHP3 and mysql installed, I tried to upgrade it to PHP4. After installation, but I still have php3 running, could anyone tell me how to do it? Besides, I couldnt find libphp4.so and I couldnt add it into httpd.conf please advice! Keneth -- PHP General Mailing List

[PHP] php3 to php4

2001-05-14 Thread Keneth
I have PHP3 and mysql installed, I tried to upgrade it to PHP4. After installation, but I still have php3 running, could anyone tell me how to do it? Besides, I couldnt find libphp4.so and I couldnt add it into httpd.conf please advice! Keneth -- PHP General Mailing List

[PHP] .php3 in PHP4?

2001-02-17 Thread Jeff Gannaway
Can I configure PHP4 for to process .php .php4 .php3 and .phtml ?? I'm a first timer to configuring the PHP engine, so a few detials on how to would be appreciated as well. Thanks, Jeff Gannaway ___ 2001 Wall Calendars * Art, Jazz

Re: [PHP] .php3 in PHP4?

2001-02-17 Thread Tim Frank
Or you could just put them all on one line like AddType application/x-httpd-php .php .php3 .php4 .phtml if you prefer. Tim Frank Original Message On 17/02/01, 10:48:18 AM, [EMAIL PROTECTED] ("Ifrim Sorin") wrote regarding Re: [PHP] .php3 in PHP4?: Hello, I think this

RE: [PHP] PHP3 vs PHP4?

2001-01-11 Thread Maciek Uhlig
script. :-) Maciek -Original Message- From: ncook [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 11, 2001 10:16 PM To: Php List Subject: [PHP] PHP3 vs PHP4? Which is better php3 or php4? Why? Are there pluses and minuses to each? Does php4 offer features that are useful