My name is Tully Rankin and I am a PHP Developer. My website includes various articles on PHP, Programming, Web Technologies, and Web Security. If you would like to get a hold of me, use the contact form on the contact page.

Recent Entries

PHP Class Passwd
Just for fun, I wrote a short simple class to parse the Linux "passwd" file. The class has functions to…
Simple AJAX Example
I started re-writing a lot of my old code today to use AJAX. AJAX stands for (Asynchronous Javascript and XML)…
Parse Apache Config for DocumentRoot in C
So I am now on my second week of learning the C language. I have been writing a lot of…