... showing all entries tagged php
Below you will find all posts tagged php ↓
h4x3d.com does not host any illegal content. Links/Files referred to are for educational purposes only.
New Year, update copyright script/code php
January 7th, 2008 by jezI always laugh at sites that have “old” copyright information on them and I almost forgot to update mine.
No-longer shall I be doing that with thanks to PHP´s little helper in form of the following one-line (I call it) “New Year Update Copyright script” in PHP:
What it does is quite obvious: it outputs the current [...]
Compressing moo.tools (javascript) even further
April 25th, 2007 by jezMoo.tools is neat, I love it and use it whenever I can, but one thing is still bugging me: its size.
Even though moo.tools can be downloaded compressed (using the great php5 version of dean edward’s packer), I personally find 18kb of javascript too much.
So I started researching a bit with Google and found out different [...]
Duplicate entry ?0′ for key 1
April 23rd, 2006 by jez1. Go into your phpMyAdmin panel.
2. For each tables structure, edit the first entry (which should be a primary key such as ID).
3. Delete the 0 in the default value and select “auto_increment” in the drop-down menu next to it (on the right).
4. Save.
5. Go to the next table and do the same.
If you enjoyed [...]



