uınbɐɥs

119
reputation
6

PDO | HTML5 | CSS3


For MySQL, use PDO (PDO::prepare, etc.) instead of the deprecated mysql_query.

Another alternative is MySQLi.

mysql_* functions have now been officially deprecated.


Hi, I'm Shaquin Trifonoff.

I do web development, e.g. HTML, PHP, JS, CSS.

I put my experiments on my website Shaquin.tk, see my experiments page.

If you don't find them interesting, check out my projects.

There is only one project right now (a visitor map).

Here is one of my experiments:

Geolocation

It's an IP to location script that gets a Google Maps image of your approximate location.

The accuracy appears to be 4 km at the least, and 300 km at the most.