Simple MySQL Class

This small class will make it easy to run queries using PHP and MySQL. It's very simple and basic, but will make your job much easier.

Expand Code

Get File Extension

Simple function to return the extension of a file. With the filename image.jpg, the function will return jpg only, it will not return the extension with the 'period'.

Expand Code

Split rows into multiple pages

This function will split rows into multiple pages.

Expand Code

Trim A String

This short function will trim a long string into as many chars as you wish.

Expand Code

PHP User Authentication

This is a simple user authentication script that will allow you to have a login system on your site to display private content.

Expand Code




Link to phphq.Net

Valid XHTML 1.0 Transitional

Copyright© 2010
Scott Lucht - phphq.Net

Custom Work
Privacy - Terms of Use