Results for: "array"

Contents (123)

PHP:EZSql class, manage your database connection easily
PHP:EZSql class, manage your database connection easily

EZSql is a php class to make it very easy to deal with database connections, there’s already an ezsql documentation: Extensive…

read more
PHP-MongoDB Beginners Guide
PHP-MongoDB Beginners Guide

Over the last year or so, there's been a small revolution taking place in the database world, with the advent…

read more
PHP: Convert coordinates from degrees to decimal format
PHP: Convert coordinates from degrees to decimal format

  This code will convert longitude and latitude in D'M'S format into a decimal format. It also contains the function to…

read more
Learn PHP: Handy Functions for Beginners
Learn PHP: Handy Functions for Beginners

If you’re new to PHP language, we’ll introduce you to seven really handy PHP functions in this quick tip! Function 1 : isset Check…

read more
SEOStats Php class to get Seo Statistics
SEOStats Php class to get Seo Statistics

  SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics such as detailed backlink…

read more