Recent Comments
- Pig themed smiley pack | Freebies | Web Designer Tutorials on Animal themed smiley pack
- Gordon Zurasky on CSS keyframe animation basics
- Luciano on CSS Quick-Tip: Positioning checkbox/label
- toxemia on Neon Wallpaper pack
- Taner on Blue login box [.PSD + HTML/CSS]
Polls
Loading ...Facebook
Archives
- April 2012 (15)
- March 2012 (1)
- November 2011 (1)
- September 2011 (2)
- August 2011 (3)
- July 2011 (3)
- June 2011 (2)
- May 2011 (5)
- April 2011 (11)
- March 2011 (2)
- February 2011 (17)
- January 2011 (3)
Tags
16x16 24x24 32x32 48x48 64x64 128x128 256x256 512x512 1440x900 aesthetica animation asl blue color theory CSS CSS3 CSS3 animation design green HTML & CSS HTML5 ico if-else jpg jQuery keyframe neon outline photoshop php png icons psd psd icons ps styles purple rank redirect smiley pack template user-agent user ranks vector vector icons wallpaper webkitCalendar
May 2012 M T W T F S S « Apr 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Category Archives: PHP & MySQL
MySQL field types cheat-sheet
MySQL supports a number of column types, which may be grouped into three categories: numeric types, date and time types, and string (character) types. It’s sometimes hard to remember all the MySQL field type specifications, supportive number ranges and so on. This cheat sheet gives you all details needed, describes field type specifications. Continue
Leave a comment
PHP Quick-Tip: rounding numbers
In PHP rounding numbers is pretty easy and yet some newbies is having trouble with acquiring expected results… Continue
Bracketless VS traditional if-else statement
There is no secret that some developers are using traditional statements, some – bracket-less. But witch one is better to use?
I’ve dived directly into testing. Continue
Replacing text into clickable links
Ever wondered how these PHP magicians converts text urls into clickabe links? There are several ways to do this, but probably the best one to use is ereg_replace. Continue
Redirecting via PHP/HTML
There is a lot ways to redirect your users e.g. from old domain to the new one or refresh site automatically when you are working on the design. I’ll review HTML, PHP and apache mod_rewrite ways to do this. Continue











Follow us
Register
Log in