Codrops logo
  • Playground
  • Tutorials
  • Sketches
  • Articles
  • Collective
  • CSS Reference
Search icon

encodingMySQLPHPutf-8

Solving PHP MySQL UTF-8 issues

Aug 31, 2009 by Manoela Ilic

Heres a list of actions you should do in order to get PHP + MySQL working with UTF-8: 1. Database: CREATE DATABASE db_name CHARACTER SET utf8 DEFAULT CHARACTER SET utf8 […]

+ more
button

Free Web 2.0 style glossy buttons

Aug 30, 2009 by Manoela Ilic

Here is a set of some colorful glossy web 2.0 style buttons in png format (size: 203 px wide, 71 px high). You can use them as you like!

+ more
browser-detection

JavaScript browser detection

Aug 30, 2009 by Manoela Ilic

Here is some very useful javascript for detecting the browser that is accessing a page:

+ more
agebirthdatePHP

PHP function that returns the exact age

Aug 30, 2009 by Manoela Ilic

Here is a simple PHP function that returns the exact age of a person given his/her birthdate: function age($month, $day, $year){ $y = gmstrftime(“%Y”); $m = gmstrftime(“%m”); $d = gmstrftime(“%d”); […]

+ more
gmail

CSS Gmail style labels

Aug 29, 2009 by Manoela Ilic

Ever wondered how to generate some cool gmail labels in css? Here is an attempt to imitate the little labels used in gmail. Three tiny colorless images are used to […]

+ more
formregistration

Cool CSS-only registration form

Aug 28, 2009 by Manoela Ilic

Here is a very simple and cool registration form. A lot of times I was searching for some registration or login form that is easy to adapt. Here comes my contribution to the community. I hope you can use it!

The result looks like this:

+ more
chart

Simple CSS chart for dynamic content

Aug 27, 2009 by Manoela Ilic

This is an example of a very simple CSS + one tiny image chart. The result will look like this: Insert the follwoing style into the head of your html […]

+ more

Simple CSS: Update box for category or posts

Aug 26, 2009 by Manoela Ilic

Let’s create a simple and clean box that shows the updates in a category (or anything you might like it to use for). The result looks like this: Starting with […]

+ more
iPhone Webappwebapp

JavaScript: Changing location or stylesheet according to device or browser

Aug 26, 2009 by Manoela Ilic

Developing web applications for mobile phones sometimes brings the need to just create separate content for different devices.

+ more
Readymag
Design and publish outstanding websites with Readymag. Enjoy no layout limitations and complex animations done in a few clicks.
Try for free.
Explore the site
  • Home
  • Articles
  • Tutorials
  • Playground
  • Collective
  • Blueprints
  • CSS Reference
  • Freebies
  • About
  • Contact
  • Advertise
  • Privacy Policy
  • License
Follow Codrops
  • Subscribe
  • Twitter
  • Mastodon
  • Instagram
  • GitHub
  • RSS Feed
  • Content delivered by
  • © Codrops 2023