Home

Search results

"tag:php"


Title and summary Date/time
1
Profiling PHP Applications
Ever wondered where your PHP applications spend their time? For simple PHP scripts you can easily do basic profiling by modifying your script, take the time at critical points and log the data to a file. As applications become more complex or make use ...
Dec 13, 2007
4:33:59 AM
2
Adding Presence to Your Website
You might have noticed the small green, yellow or gray icon next to my name in the about section on the right. It shows my XMPP status and my status message. This is done by including a small JavaScript snippet in the template of my blog: script ...
Nov 20, 2007
10:02:44 PM
3
Ajax based Webmail
My main email client is Thunderbird which is available for Linux and Windows so I can use it on my workstation and my notebook. My emails are stored on the server and accessed through IMAP. This works quite well but sometimes I have to look at my ...
Apr 28, 2007
3:35:00 AM