Quote:
|
Originally Posted by Plonking
You don't get to see the php code itself, that is hidden away on the server, which works everything out and then sends the html to you when you view it.. if that makes sense, lol!
|
There's nothing in the HTML for the page that looks anything like a call to any other resource though. Is it possible that the HTML itself is being generated by the .php page and I am seeing the result of that dynamic generation rather than actually seeing the coding of the .php page?