Thread
:
php script from a browser
View Single Post
mike_ledis
Light Poster
10Feb2011,05:28
Hello! Suppose that a php script exists in a server and i have access as a client.that script has 4 args first and second are char args third and forth are int args. If i want to run that script from my browser what syntax i have to use?