| Embed your data- in HTML 5 Simon Willison pointed out the part of the HTML 5 spec that discusses a way to add attributes to HTML elements for your own needs via data-. For example, a spaceship for a game: PLAIN TEXT HTML: <div class="spaceship" data-id="9... |
| How to Get and Show IP Address Using PHP and JavaScript |
|
|
|
This small tutorial will help you in learning how to get and show IP Address using PHP and JavaScript.
To Show IP Address via PHP <?
To show the IP Address via JavaScript var ip= '<!--#echo var="REMOTE_ADDR"-->';
|
| < Prev | Next > |
|---|

