RE: [PHP-WIN] Re: calling PHP code on a different website

2002-02-20 Thread Alek Andreev
You may want to do some XML export and import. That will give you a widely compatible data exchange method. Later, you can use that XML feed to provide syndication contents, etc. (Think about the future!) -Original Message- From: Ridai Govinda Pombo [mailto:[EMAIL PROTECTED]] Sent: Tues

RE: [PHP-WIN] Re: When typing "localhost\.." the computer wants to connect to internet.

2002-01-31 Thread Alek Andreev
Best solutions is to use http://127.0.0.1/ instead. Or try http:/// Regards, Alek Andreev [EMAIL PROTECTED] -Original Message- From: Michel Laine [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 11:40 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: When typing "loca

[PHP-WIN] References Problem

2001-12-22 Thread Alek Andreev
// $d == NULL How can I have $d point to $c? Regards, Alek Andreev [EMAIL PROTECTED] -- PHP Windows 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]

[PHP-WIN] PHP 4.0.6 on Apache 2.0.28

2001-12-03 Thread Alek Andreev
Hi! I installed Apache 2.0.28 and tried to install PHP 4.0.6 on it, but it said it "can't find the php4apache.dll module". (It worked fine on Apache 1.3.x) What should I do? Is there a special module for apache 2 and where can I get it? _____ Regards, Alek Andreev [