i had made a kind of html webservice
i want to be able to call by providing a parameters for example this page
http://mysite/pStatus.php?P1=myparam
this page will generate a page with no html balise, it will juste generate three answer
it can be
-1
0
1
and can i retrieve the source of a html request
i want to be able to call by providing a parameters for example this page
http://mysite/pStatus.php?P1=myparam
this page will generate a page with no html balise, it will juste generate three answer
it can be
-1
0
1
and can i retrieve the source of a html request