PHP Command Line
Posted: Mon Apr 09, 2007 5:08 am
Hello everybody,
I wonder is it possible to send a request to a server by a php script while executing it from the command line?
I think it will make more sense if i tell you about the real life scenario. say for example i have a login page on the server. i want to authenticate to the website. is it possible?
I wonder is it possible to send a request to a server by a php script while executing it from the command line?
I think it will make more sense if i tell you about the real life scenario. say for example i have a login page on the server. i want to authenticate to the website. is it possible?