Wow.. Don't know where to start?!
I'm using the following script...
<?php
echo "<pre>";
echo htmlspecialchars(file_get_contents('WWW.EXAMPLE.COM'));
echo "</pre>";
?>
Now thats showing all the source code on the URL I have it uploaded too, now how can I actually turn that into a script that's visible?
1 Replies - 209 Views - Last Post: 25 September 2012 - 06:56 AM
#1
webpage showing php script turn into visible coding?
Posted 24 September 2012 - 03:49 PM
Replies To: webpage showing php script turn into visible coding?
#2
Re: webpage showing php script turn into visible coding?
Posted 25 September 2012 - 06:56 AM
Does the server have PHP turned on? Does your URL start with http:// or file:// ?
This post has been edited by CTphpnwb: 25 September 2012 - 06:56 AM
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote





|