... showing all entries tagged 2006
Here you will find all posts tagged 2006 ↓
h4x3d.com does not host any illegal content. Links/Files referred to are for educational purposes only.
Forecast: New Website is immediate
Dated: November 16th, 2006
Tags: 2006, asides, private, site related
Frequent visitors,
I am currently working on new version of this site to end this simple misery (simplr).
Afterall the focus will remain on functionality, but it will be fance aswell.
Be sure to check back in the next few days, probably already this week!
On longterm notice:
one business theme to come
one personal theme to come
one progressive mix to [...]
display a div on top off flash
Dated: August 4th, 2006
The solution to display a div on top off flash for the newer browser is the wmode option opaque or transparent.
[...] general embed object code here
parameter name stuff like movie source and quality here
[param name="wmode" value="opaque" /]
[embed code start] wmode=”opaque”>[end embed code]
the opaque part is the important thing to remember.
the other attributes remain the [...]
Duplicate entry ?0′ for key 1
Dated: April 23rd, 2006
Wordpress, code | No Comments »
1. 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.

