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?;
table Archive
-
Concrete5 db.xml
Posted on 28/12/2011 | No CommentsNow that we know how our block gets its description and name during installation, let's check out how it builds... -
MODx Evolution Tables for User Data
Posted on 27/10/2011 | No Commentsmodx_web_users id, username, password, cachepwd modx_web_user_attributes id, internalKey, fullname, role, email, phone, mobilephone, blocked, blockeduntil, blockedafter, logincount, lastlogin, thislogin, failedlogincount,... -
Join the Same Table Twice in MySQL
Posted on 18/05/2011 | 1 CommentSometimes yo need to query the same database table twice in one query where the two rows have a common... -
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,... -
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 *... -
Css tables
Posted on 27/04/2010 | No CommentsUse this to style the tables with a single pixel border table { border-collapse:collapse; } table, td, th { border:1px... -
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.... -
MODx table structures, updated
Posted on 18/02/2010 | No Commentssite_content (green = new to Revolution) id, type, contentType, pagetitle, longtitle, description, alias, link_attributes, published, pub_date, unpub_date, parent, isfolder, introtext...








