Hey there, I'm new to php and was wondering if there was anyways i could view the php of a web page such as site/ajax.php thanks ^^
That will defeat the purpose of being a server side language. You can view the resulting PHP/JavaScript/XML, but not the source code. The same is true for most scripting languages.