Track and display users online time
14
Simple chatting script to be placed on a corner of a website 
Also a good example how to use ajax.

Also a good example how to use ajax.
9
Mass email list of email addresses from a mysql db table.
2
When you need to perform an action on a single row of data, many people turn to cursors. Cursors come with a lot of overhead in the database engine and can be confusing. Here's a way to get the same results without the overhead in a much simplier way.
19
This function makes URLs in a given text clickable, and shorts down the link text if it's length is over the specified one. (Like vBulletin, etc... does)
PS:
Please explain negative votes, they're pointless otherwise...
PS:
Please explain negative votes, they're pointless otherwise...
5
How to connect to your mysql serve
9
List files in your current di
12
Here is an easy calendar!
Hope you like it dude =)
Hope you like it dude =)
9
This is a Tiny PHP Uploading script. It SHOULD be safe from both really large files and non-image files.
6
A simple page hits counter that uses a single cookie to tell the user how many times they have visited the page.
11
If a visitor comes to your site from a search engine such as Google or Yahoo, this function will highlight the keywords in a given text the user used for his search.









