24th Nov2011

PHP Mail Class

by mglaman

Mailer is a PHP class to help provide easier use of the PHP mail() function and error support. In all other of my scripts using the mail() function I would have lines upon lines of code just to make sure every thing sent right and provide my own error checking. This helps cut down on that process.  Continue reading “PHP Mail Class” »

24th Nov2011

PHP Server Variables

by mglaman

I know when I first started out learning PHP it was difficult finding good examples or live demos of simple PHP in use. Often I’d have a large number of files used to demonstrate built in PHP functions. So, to help any budding PHP developers out there I compiled a list of the PHP Server variables along with what data they provide.  Continue reading “PHP Server Variables” »

12th Nov2011

jQuery Contact Form

by mglaman

I’ve finally started to dive into jQuery. I figured what better way to start than to make a contact form.  Check out the demo.

Continue reading “jQuery Contact Form” »

27th Jun2011

DateFormat PHP Class

by mglaman

DateFormat is a PHP class for easily displaying timestamps in a PHP project, along with displaying a “time since” feature, much like the one used on Facebook and other sites. A  demo of the class is available in my script playground:  glamanate.com/playground/DateFormat/.

Continue reading “DateFormat PHP Class” »

27th Jun2011

Samsara Laser Hair Removal

by mglaman

Last week I finished my most recent project, Samsara Laser Hair Removal through Ostrowski Enterprises, Inc. Designed the template, uses static content, but created a PHP contact form and testimonial script. Customers can submit testimonials and the site owner can login and moderate submitted testimonials, even mark them as “featured” to choose which display on home page. Continue reading “Samsara Laser Hair Removal” »

14th May2011

SR Photography

by mglaman

SR Photography offered a nice gesture, if I created a PHP back-end contact form they would take infant pictures of our new born son.  Created a short and simple PHP script with field validation (NOTE: Did not design site or form, just the back-end functionality of the form). Check out SR Photography @ http://srphotography-wi.com/index.html Continue reading “SR Photography” »

14th May2011

Game Ladder Script

by mglaman

Two years ago I decided to check out an old gaming group that I used to play with years before that. I created a plugin to seamlessly add a ladder system into their web site.  A ladder system is typically used to match one-on-one matches. This allowed the group to add friendly competition without major overhaul of their web site.  I only made one version, but I plan on developing it a little bit further. The script allows for multiple games,which are dynamically set, and requires only one additional SQL table. You can download the script for personal and non-commercial use.

Continue reading “Game Ladder Script” »

Pages:«12