First link the file “Probe.php” to your project.
# Require_once “../probe.php”;
Then, initiate an object the ‘Probe’ class.
#$pb = new probe();
Before we proceed create a database by the name “probe”. (You can use phpMyAdmin to create it or copy & paste the below SQL statement and run it in Mysql console.)
#CREATE DATABASE ‘probe’;
Prober is simple yet effective PHP Mysql database class. The crispy yet short code occupies less memory and carrying you to heights of quality operations. The present version of Prober is “1.0”. You can perform basic CURD operations in easiest way. It is designed in PHP. It has got a very easy format to operate with and make your web pages dynamic. A short yet clear documentation is provided, so that you can learn and code within few minutes.... read more