Thread: Calling PHP
View Single Post
Old 06-06-2011, 10:25 PM   PM User | #1
Am3n0n
New to the CF scene

 
Join Date: Jun 2011
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Am3n0n is an unknown quantity at this point
Lightbulb Calling PHP

Hello, I'm newbie, and need some basics ..
I wanna call PHP from Python, for example :
After I run the python script, it will run the PHP code automatically from a site(site.com/test.php) (clicking on the button on the PHP page automatically )..

EXAMPLE 2 :


And After I will run the python script ( python script.py :P ) it will automatically write on those boxes something that I wannt, and then it will click on button!

Thank you

Last edited by Am3n0n; 06-07-2011 at 04:36 PM..
Am3n0n is offline   Reply With Quote