You can't ;)
Since php is a server side language the webserver will give you the result
but not the php code.
This would be a serious security fail...
2009/7/7 Neha
>
> Hey guys,
>
> Myself totally new in this javascript worldi have to read the
> contents of a .php file which is placed on t
var scrUrl;
var Host = "http://www.example.com/read.php";;
function inializeUrl()
{
scrUrl = Host //+ string //in de string komt de api key
te staan
maar omdat die niet standaard is maak ik er later een string van
}
function do_it()
2 matches
Mail list logo