Newsletter
-
Search for:
Recent Comments
Tags
add adding Alfresco arvixe Arvixe Elgg Hosting bucket change clip ClipBucket CMS cPanel/Linux Hosting create dolphin Drupal elgg Elgg Hosting elgg tutorials how how to install joomla Joomla 3 module MODx mojoPortal New nopcommerce panel php SE4 set up setup site socialengine softaculous tips to TomatoCart use using video web website websitepanel WordPress
Tag Archives: PDO
Drupal7 APIs, Objects and the Trees from the Forest
Drupal can sometimes seem complicated to use. There are many sub-systems within Drupal and provide many programming mechanisms and Core APIs to adapt Drupal to your needs. One such sub-system …

Using Prepared Parameterized Statements in a Class
In the previous article, we discussed how to create a parameterized, prepared statement that can be reused in a loop so that prepare() only needs to be called once. But …

Bypassing MODX to Write Directly to the Database
In some previous articles, we discussed fast ways to get data from the database in MODX Revolution, but what if you want to update the database? Suppose that you also …
