Thread
:
Problem with PHP execution
View Single Post
03-25-2005, 05:41 PM
SnypeTEST
Senior Member
Join Date: Feb 2003
Posts: 458
try making a .bat file
@echo off
echo hello balls!
php.exe -q myphp.php
and execute the bat file instead..
SnypeTEST
View Public Profile
Find More Posts by SnypeTEST