Jump to content

DragonHunter

Legendary Member
  • Posts

    596
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by DragonHunter

  1. This is an piece of java script so you can actually delete/change things from a website

     

    javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0

     

    just put it at your address bar and there you go... :D

     

    Here an example of it lol

     

    http://img13.imageshack.us/img13/5628/lolurmhkx.png

     

    Remember that this is only for local so it will not save anything at the website it self or it will be a hack -.-'

  2. all those things are seem good but i'm and little stupid and new here on pc's world but where i can use the php language.where i can write this who you write up?and what i can do with this??tnx

    That you must learn from it

    you can write it the php script everywhere...I just do it in notepad++

    It does not work if you just open the .php file, You need to have an php server that can handle it for example:

    WAMP

  3. <html>

    <head>

           <title>Learning more about PHP</title>

    </head>

    <body>

     

    <?PHP

    echo "Hello people<BR>";

    echo "If you want to learn more about PHP the Computer Language click at the download link below for the PHP book<BR>";

    echo "Please leave a comment and happy learning PHP :D";

    ?>

     

    <a href="http://rapidshare.com/files/217416905/Learning_PHP_5_By_David_Sklar.chm.html">Download Link :)</a><BR /><BR />

     

     

    You also can try this website its very handy if you do not like reading in books ;)<BR />

    <a href="http://phpvideotutorials.com">PHP Video Tutorials</a>

    </body>

    </html>

     

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock