WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Mobile Dev World
Oracle Functions (PDO_OCI)

Oracle Functions (PDO_OCI)

Introduction

Warning

This extension is EXPERIMENTAL. The behaviour of this extension including the names of its functions and any other documentation surrounding this extension may change without notice in a future release of PHP. This extension should be used at your own risk.

PDO_OCI is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to Oracle databases through the OCI library.

Table of Contents


JavaScript dropdown list menu to switch any page.
Categories : Java Script, Beginner Guides, Form Processing
Arrays and Associative Arrays
Categories : PHP, Arrays
Easy mysql insert function - A PHP function that allows you to pass it an associative array and a table variable. It builds the insert query from the array.
Categories : PHP, MySQL, Databases



A class to put get and post variables in hidden form elements. Works on scalars, normal arrays, associative arrays.
Categories : Algorithms, Variables, Arrays, PHP, PHP Classes
Print array function in PHP. Best for debugging your associative arrays in PHP.
Categories : PHP
reusable date dropdown for use with database or other input
Categories : PHP, Date Time
PDO Wrapper
Categories : PHP, PHP Classes, Databases, MySQL
How to remove an element from an associative array.
Categories : Arrays, PHP
DropDownListBox - just little example to make live easier
Categories : PHP, HTML and PHP
phpDocumentor 1.1.0 - automatic documentation tool for PHP. Generates API documentation in HTML, PDF, and CHM formats with automatic linking, smart inheritance and packaging, very fast and stable. Official website http://www.phpdoc.org
Categories : Complete Programs, Debugging, PHP, Documentation
This simple function will take a few arguments and easily set a associative array for each column in a result from a MySQL query
Categories : Databases, PHP, MySQL, Arrays
Dynamic Dropdown for Country and City List
Categories : PHP, Java Script, HTML and PHP
The opposite of mysql_fetch_assoc - convert an associative array into a row in a table.
Categories : PHP, MySQL, Arrays, Databases
Unobtrusive Cascading Dropdown
Categories : Java Script, HTML