Category Archives: php

Essential Wordpress Plugins

Wordpress is a superior blogging platform, mainly because it democratises the tools of personal/business/communicative online publication/communication.
One of its winning factors is the ability to easily write/add custom plugins. I wouldn’t recommend all of the following plugins but a fair few are essentials.
21 Wordpress Plugins / 9 SEO Plugins for Wordpress

Also posted in Programming, Web Development, Word Press | Leave a comment

Opening Excel .xls files in PHP

If you have access to PHP DOM (You probably should do) then this works very well:
read and write excel data with php
If you just want a nice comprehensive class to do it then this is a very good open source solution to opening excel files in php.
php excel reader

Also posted in Dom | Leave a comment

PHP Frameworks

I’ve dabbled with a few of these in my time but often still opt for procedural programming rather than the behemoth that oop can become. Still its nice to know some php frameworks

Also posted in Web Development | Leave a comment

Captcha has been dead for a long time

Captcha’s - if you hadn’t realised have been pretty much anhilated by some good coding. Only the most screwed up of charectors now prove too difficult to crack programattically or by using a paid slave labour solution. The world of real human form submission never stood a chance.

Also posted in Form Validation, Linux, Programming, Web Development | Leave a comment

Alexa Rank in PHP

One of the 50-100 most useful web relative statistics is a websites alexa ranking. This fantastic alexa rank finder in php does what it says on the tin.

Also posted in Other Search Engines, Web Development | Leave a comment

3 Useful Web Programs

Its always the most obvious and useful ones I forget..
PSPad (Supreme text editor for everything from hex to html to js to asp to everything else)
FileZilla (you need nothing else for anything ftp)
XAMPP (Apache web server in a tiny exe - includes filezilla ftp server - very useful)

Also posted in Programs, Web Design, Web Development | 1 Comment

PHP Dom Manual

When you really want to mess with your documents

Also posted in Dom | Leave a comment

regex examples php

Php Regular Expressions examples - tons of ad’s on page :/

Also posted in Regex | Leave a comment

jQuery beds PHP

Hohli is a cool jquery/php mixture

Also posted in Java Script, jQuery | Leave a comment

google trends script

All the best scripts come from russia:
Google Traffic Statistics From GTrends

Also posted in Google | Leave a comment