Code@PHP

Simple PHP libraries that I did for my website or for fun

Subscribe to RSS feed

Icons for the websites, really free

Many websites offers to dowload free icons for websites. But in most cases these icons aren't truly free. They are royalty free, which means that you still have to pay for them to use in commercial projects. But fortunately there are some fair websites who's free icons are completely free. In this article I am going to post links on such websites:

SweetiePlus

Ganato Design

Fam Fam Fam

Speeding up MySQL INSERT query

I am working on data convertors now to convert user accounts and comments from old database to the new one. So the problem of script execution time is critical to me because of 300 seconds timeout. So I found a good tutorial on MySQL website on how to speed up the insert query:

http://dev.mysql.com/doc/refman/5.0/en/insert-speed.html

Best tutorial about the PHP sessions

This is by far the best article about the PHP sessions that I’ve ever found:
http://www.talkphp.com/general/1077-understanding-life-session.html

Some useful functions in PHP

In this post I am going to share some useful functions that I often use in different project.

Read more...

Send amazing newsletters from PHP

,

Its so easy to send a simple html e-mail from PHP that everyone do it. But in most cases these messages has external links to the images that are hosted on the websites. And of course most e-mail clients don't load them without the user's permission. And some of those e-mail clients have ugly external link managers that makes the things worse.

Read more...

February 2012
M T W T F S S
January 2012March 2012
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