php-windows Digest 28 Mar 2009 19:11:04 -0000 Issue 3589
Topics (messages 29218 through 29219):
Re: Where to put class files?
29218 by: James Crow
php pages not appearing
29219 by: Ariel Kastanova
Administrivia:
To subscribe to the digest, e-mail:
php-windows-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-windows-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-wind...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
John Hughes wrote:
I want to use PHP for command line scripting on Windows. Where would
be the best place to put a class file so that it does not have to be
in the same directory as every file that uses it?
Check your php.ini for its include_path directive. You can create a new
directory on the machine and add it to the include_path in php.ini or
put your calss files in one of the listed directories.
Cheers,
James
--- End Message ---
--- Begin Message ---
I am teaching myself how to program in php. What do I need to load into my
laptop so I can review in a browser what I've composed?
Tannera Kane
Urban archeologist, photographer, and writer
http://groups.yahoo.com/group/Ariel_Kastanova
--- End Message ---