Quantcast
Channel: Coding Insight » PHP
Browsing latest articles
Browse All 6 View Live

No more problem with accents in your PHP/MySQL websites !

Already been annoyed with strange behaviour in your website when you add or retrieve data from MySQL database and display then on your website ? like “é” saved as “é”. Like strange � displayed on your...

View Article



Custom routing in PHP

If you want your site to have slick URLs such as site.com/blog or site.com/movies/skyfall instead of crummy URLs that end in .php such as site.com/blog.php or site.com/movies.php?name=skyfall, well,...

View Article

Hacking WordPress to make your own doggamn site

For what it is and does WordPress is an amazing tool, not to mention free. However it does come with a great deal of black magic, which to me is not cool if I want to make a site only partially...

View Article

Hacking WordPress: loose ends

This is an expansion on my two previous articles Custom routing in PHP and Hacking WordPress to make your own doggamn site. Once I started actually making my website using my own techniques, I...

View Article

Image may be NSFW.
Clik here to view.

Installing apache, PHP and MySQL locally

You want to develop a PHP website, where do you start? I wrote 2 articles describing the matter in excruciating detail but what about the tools you need to develop your website on your desktop or...

View Article


Image may be NSFW.
Clik here to view.

How to create a WordPress template from scratch

After trying to endlessly hack the WordPress API to make my own doggamn site I finally said FUCK IT… and decided to learn how to actually write a WordPress template. Use this tutorial when you are...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images