Buy me a coffee
Spammers!
If you are going to put nonsense comments on my articles at least have the decency to click one of these adverts while you are here.
Even if you are a regular visitor you click a couple of ads while you are here - you might find something you want.
You May Also Like…
Cloud
accessibility block browser cache chrome chunk cms concrete5 CSS curl database date error file firefox form get href ie image input iphone javascript JQuery link magento MODx myqsl MySQL php post profile Revolution select Server session snippet spellcheck spelling table textarea tinymce w3c wordpress xmlInfo
Yes, the images are ambiguous;
Yes, they came from Google images;
No, I didn't get permission to use them*;
I know Magento called isn't Magneto;
And...
Why do spammers who hit this site do it with such a bizarre use of the English language?;
database Archive
-
Change Simple Products into Virtual Products in Magento
Posted on 04/04/2011 | No CommentsIf you want to remove some steps in the checkout the best way is to do this is to change... -
MODx Easy 2 Gallery table structures
Posted on 18/03/2011 | No CommentsThe database tables used by Easy 2 Gallery are: modx_easy2_comments id, file_id, author, email, ip_address, comment, date_added, last_modified, status, read,... -
Mini version of phpMyAdmin
Posted on 11/03/2011 | 1 CommentphpMyAdmin can be a bit overkill for small queries on a MySQL database and if the db is 'localhost' and... -
Automatically add fields/columns to a MySQL database
Posted on 05/11/2010 | No CommentsTo take the fields from a form and build a database on the fly do the following: foreach($_POST as $var... -
Duplicate MySQL data from one table to another
Posted on 12/09/2010 | 9 CommentsTo copy all records from table one into table two (except record 1) use this: INSERT INTO table_two SELECT *... -
Installing MODx Revolution on 1and1
Posted on 12/09/2010 | 1 CommentTo make a PDO connection on a 1and1 server, instead of entering the database like this: db1234.oneandone.co.uk; Add the socket... -
PHP MySQL Order by Two Columns
Posted on 17/05/2010 | No CommentsHere’s how to order by more than one column. When ordering by more than one column, the second column is... -
Storing Images in MySQL using BLOBs
Posted on 24/03/2010 | No CommentsThis type – short for binary large object – is a type that can hold a variable amount of data.... -
Php Excel Reader
Posted on 20/03/2010 | No CommentsThis script allows an xls document to be read from within PHP. Download it here To take the script further,...









