[PHP-WIN] Undefined Constant error Anybody Help?

2002-08-03 Thread Sean M. Mayhew
Can anyone tell me why the following php code produces the errors below $products = array(array(Code => "TIR", Description => "Tires", price => 100), array (Code => "OIL", Description => "Oil", price => 10), array (Code => "SPK", Description => "Spark Plugs", price => 4) ); for ($row = 0; $ro

[PHP-WIN] WIN2K Linux Dual Boot Question

2002-07-30 Thread Sean M. Mayhew
Anybody point me in the direction of a good tutorial or book on installing Linux on a Win2k machine as a dual boot system. Thanks in advance, Sean M. Mayhew -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Apache Virtual Hosts Local Machine Help

2002-07-23 Thread Sean M. Mayhew
Im trying to set up virtual hosts with apache for testing php on my local machine. I've searched the web all over and found the same instructions consistantly and have tried them numerous times but have been unsuccessful. First of all I'm having trouble determining where this "hosts" file is s