Display ny website source code for copy/paste
        Posted  
        
            by AlexGuz
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by AlexGuz
        
        
        
        Published on 2010-05-11T22:27:44Z
        Indexed on 
            2010/05/11
            22:34 UTC
        
        
        Read the original article
        Hit count: 293
        
Hi everyone...
I have a website displaying data from MySQL in a php file (/something.php).... i want to copy the source code of that page as HTML so i can use it in a textfield box so users can copy paste that code...
It's almost like an HTML generator using info from mySQL, so users can custimize each HTML code.
I have everything covered... except the display HTML thing.
Please Help
© Stack Overflow or respective owner