RE: [PHP] begginer needs help

2001-08-31 Thread Ralph Guzman

If you choose to install Apache/PHP and perhaps even mySQL and you want to
avoid downloading each individually, then configuring them to work together.
You can download at straight-forward easy installation distribution that
includes all three. Check out Nu-Sphere, and download one of their free
distributions.

http://www.nusphere.com/

Hope this helps.

-Original Message-
From: Nikola Veber [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 11:19 AM
To: php forum
Subject: [PHP] begginer needs help
Importance: High

I have been doing some amateur web-design by now, but I decided to learn
something like php. I was wondering if there is a way to test php code
without a
server(on local computer).

Thanx in advance

Nikola Veber



--
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 PROTECTED]


-- 
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 PROTECTED]




[PHP] begginer needs help

2001-08-30 Thread Nikola Veber

I have been doing some amateur web-design by now, but I decided to learn 
something like php. I was wondering if there is a way to test php code without a 
server(on local computer).

Thanx in advance

Nikola Veber



-- 
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 PROTECTED]




Re: [PHP] begginer needs help

2001-08-30 Thread Erols

Sure, you can test PHP code without running any servers.
Run PHP as follows:

php.exe   my_test.php



- Original Message -
From: Nikola Veber [EMAIL PROTECTED]
To: php forum [EMAIL PROTECTED]
Sent: Thursday, August 30, 2001 12:18 PM
Subject: [PHP] begginer needs help


 I have been doing some amateur web-design by now, but I decided to learn
 something like php. I was wondering if there is a way to test php code
without a
 server(on local computer).

 Thanx in advance

 Nikola Veber



 --
 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 PROTECTED]




-- 
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 PROTECTED]