RE: [PHP] php/shell question...

2002-07-18 Thread Jay Blanchard
[snip] I know that it's pretty easy for a shell script to call a php page to do something. What's the best way to have a php page call a shell script? I'm trying to automate the creation of directories with certain files in them (people creating their own temporary websites..), and figured a sim

[PHP] php/shell question...

2002-07-18 Thread Kelly Meeks
I know that it's pretty easy for a shell script to call a php page to do something. What's the best way to have a php page call a shell script? I'm trying to automate the creation of directories with certain files in them (people creating their own temporary websites..), and figured a simple sh