Menu

Prober / Blog: Recent posts

Initiating an object of ‘Prober’ class

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’;

Posted by Gowtham Vasishta 2014-04-05

Prober

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

Posted by Gowtham Vasishta 2014-04-05 Labels: home documentation Introduction
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.