• Skip to content
  • Skip to primary sidebar

The html blog

The web sandbox

You are here: Home / Archives for mdb2

mdb2

10 useful PHP PEAR packages

September 29, 2017 By thehtmlblog Leave a Comment

MDB2 PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers. It provides a common API for all supported RDBMS. The main difference to most other DB abstraction packages is that MDB2 goes much further to ensure portability. MDB2 provides most of its many features optionally that can be used to […]

Filed Under: php Tagged With: archive, authentication, database, geo ip, internationalization, live user, mdb2, net, pear, PHP, tar.gz, tutorial, validation, xml, zip

10 code snippets for PHP developers

September 29, 2017 By thehtmlblog Leave a Comment

I’ve compiled a small list of some useful code snippets which might help you when writing your PHP scripts… Note: If you are using bluehost coupons guide, you can edit php.ini to reflect the changes below. Email address check Checks for a valid email address using the php-email-address-validationclass. Source and docs: http://code.google.com/p/php-email-address-validation/ include(‘EmailAddressValidator.php’); $validator = new EmailAddressValidator; […]

Filed Under: php Tagged With: email check, get ip address, list files directory, mdb2, mysql, password generator, PHP, programming, send mail, upload files, xml, xsl

Primary Sidebar

Subscribe and never miss a post

Categories

  • Hosting
  • Javascript
  • php
  • Web
  • XML

Copyright © 2021 · htmlblog.net