Search Results

Search: Posts Made By: freaky4552
Forum: Programming 07-07-2016
1,737
Posted By freaky4552
UNIX C Send data to PHP
Helo, i try send data from Unix to PHP. What is the correctly way to do this ?

i try:

c
char command [100];
sprintf(command , "php import.php %s",my_vars);
system(command );

php...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 11:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy