Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
PHP system function
Name: erick415 Date: September 6, 2007 at 10:14:41 Pacific OS: windows server 2003 CPU/Ram: 4 gig Product: Dell 2150
Comment:
I am trying to run a bat file that executes a print file with the following code.
Name: erick415 Date: September 7, 2007 at 11:07:15 Pacific
Reply:
Well just for giggles i added a ping command to the end of my batch file printlogo. When i run the php file it displays the ping data on the screen so the batch is being executed. So I am guessing my problem is with permissions or something. My server is a dell 2950 running winserver 2003, The program i want the batch to execute is dosprint where a user submits data and a image file for the barcode is created then i execute the batch file it runs dosprint and the label spits out of the zebra printer. Any ideas on why the file is not beng executed would be appreciated.
Summary: I get difficulty in writing a c++ (object oriented or ordinary)programm that uses system function in order to delete/sort/select a file from my own folder ...
Summary: Michael J is right - you don't need to point it to your mail server, since the $to variable contains the destination of the email. Also, the PHP mail() function must be included during compile time wh...
Summary: hi, im trying to write a program that would run a system command using the system() function. My problem occurs in that the system() function appearently only accepts literal strings, how would i pass...