PHP scripts

Welcome to my PHP section! Here you will find most of the PHP-scripts I make. All scripts are licenced under The GNU General Public License, unless stated otherwise. If you have any questions, comments or requests please contact me. Also, if you should find any bugs or other errors in my scripts, please let me know!

EpleBook

Current version: 1.0

Finally I'm proud to present version 1 of my guestbook I've decided to call EpleBook. Lot's of bugfixes, new functions and other improvements since the beta releases.

Email Contact Form

Current version: 1.1

A contact form like like the one here on Epleweb. It check that the required fields aren't empty and that the email supplied by the user is valid.

2-variable Page Include

Current version: 1.1

An easy-to-use include script. Supports up to two different variables for increased usability and tidyness.

The Calculator

Current version: 1.3

Calculator with several advanced functions such as decimal to binary, degree to radian, hexadecimal to decimal, etc, as well as the standard add/subtract/multiply/divide.

Random Text

Current version: 1.0

A simple script that randomly selects a text and shows it. Great for "random quotes" and such. This is a non-GPL script (see top of page).

Registration form

Current version: 1.1

A form where people can register themselves as participants to an event like a LAN-party, schooltrip, you name it. Uses MySQL.