Table of Contents
Welcome
All of my code, programs and documentation will posted here. feel free to steel any code from here ;)
Types of Code
Most of the code posted will be php and delphi / Freepascal. I will be opening up the wiki to allow anyone to post and even edit pages! But please remember only php and delphi / pascal code can be posted (for now)
List of Documents
- Delphi
- Shutdown Windows - A simple function that will allow your application to shutdown, logoff or reboot windows.
- NHB Radio Player - An online radio player for my favorite Talk Comedy Radio Station.
- PHP
- File Size - Returns the filesize of a given file as a string.
- My Connect - My Object Class, Simplifies MySQL access.
- LogVisitor Class - Log a visitors ip address and what UserAgent (browser) they use.
- Serial Code Generator - Generate Serials for your applications.