This is a simple counter, which shows you the number of visitors. An IP-function is included!
PHP Snippets
Every PHP developer needs a good and reliable collection of code snippets. In this category, you will find 900+ copy and paste code snippets that will help in your next PHP project.
Hi This is the first time I’ve worked with XML but I’ve done a fair amount of shopping cart work I was looking for a way to get UPS rates
A small function which takes a html colorcode e g ffffff and returns an array with the decimal values I created this because i was tired of defining seperate colors
This simple script generate prime numbers (2,3,5,7,11,13,17 …)
Using method recursive.
Converts an LDAP timestamp of the form yyyymmddhhmmsst to a Unix timestamp.
This is a class designed for parsing an Oracle Stored Procedure Most if us use Stored Procs as a kind of an Abstraction Layer between the Database and the Presentation
The very small file manager I made it because there was not really small one file solution for this written in PHP The real idea for usage is to build
The files are helpfull with working with Dot Net SQL-Server client The above also be integrated with SQL-Server Development projects under technology in PHP Dot Net Sql Client OR PHP
I searched for a day to find an example of running some PHP that is embedded in the middle of a string that was read from a database I couldn’t
Checks the string parameters in a SQL query for single quotes and replaces them with single quotes where necessary This is required for MS-SQL where you may need to have