| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
Mysql Database access using PDO | PHP 5.0 | Intermediate / Amit Gaur | 12562 since 11/2/2015 12:18:07 AM |
By 1 Users
|
|
How to access Mysql Database using PDO:
PHP is changing day by day. in old days we were use mysql_connect(...) but now in current days it is not supported. current days we can use mysqli_connect(...). but it is better if we use PDO (PHP Data Object).
PHP ...(description truncated) |
|
|
|
 |
Passing values between pages in PHP | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / Jake R. Pomperada | 2918 since 9/13/2015 10:06:27 AM |
By 1 Users
|
|
In this article will teach you how to pass a value from pages to pages in PHP using $_POST command. The code is very basic and intended for those people that are new in PHP programming in general.
If you have some questions please send me an email at jake ...(description truncated) (ScreenShot) |
|
|
|
 |
Quick Sort | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / Jake R. Pomperada | 2510 since 1/9/2016 8:57:12 AM |
By 1 Users
|
|
A simple program that I wrote in PHP to sort a series of numbers Quick Sort algorithm.
If you have some questions please send me an email at jakerpomperada@gmail.comand jakerpomperada@yahoo.com.
My mobile number here in the Philippines is 09173084360.
(ScreenShot) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Radix Sort | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / Jake R. Pomperada | 2534 since 1/9/2016 9:00:03 AM |
By 1 Users
|
|
A simple program that I wrote in PHP to sort a series of numbers Radix Sort algorithm.
If you have some questions please send me an email at jakerpomperada@gmail.comand jakerpomperada@yahoo.com.
My mobile number here in the Philippines is 09173084360.
(ScreenShot) |
|
|
|
 |
Range of Fibonacci Numbers in PHP | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / Jake R. Pomperada | 4069 since 9/3/2016 2:01:19 AM |
By 1 Users
|
|
A simple program that I wrote using PHP that will ask the user to give a range from lower bound to upper bound and then our program will generate a series of fibonacci number based on the range that is being specify by our user.
Add me at Facebook my addr ...(description truncated) (ScreenShot) |
|
|
|
 |
Roman Numeral To Decimal in PHP | PHP 5.0 | Beginner / Jake R. Pomperada | 4330 since 8/5/2016 12:25:20 PM |
By 1 Users
|
|
A simple program that will convert the roman number into decimal equivalent in PHP.
Add me at Facebook my address is jakerpomperada@gmail.com and jakerpomperada@yahoo.com.
My mobile number here in the Philippines is 09173084360.
(ScreenShot) |
|
|
|
 |
Selection Sort | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / Jake R. Pomperada | 2738 since 1/9/2016 9:02:37 AM |
By 1 Users
|
|
A simple program that I wrote in PHP to sort a series of numbers Selection Sort algorithm.
If you have some questions please send me an email at jakerpomperada@gmail.comand jakerpomperada@yahoo.com.
My mobile number here in the Philippines is 0917308436 ...(description truncated) (ScreenShot) |
|
|
|
 |
Sending Email in PHP | PHP 5.0 | Beginner / Jake R. Pomperada | 4176 since 12/13/2015 8:19:22 AM |
By 1 Users
|
|
A program that I wrote before in PHP using PHP Mailer to send email using PHP as our primary language. The code is not very difficult but you must know how to use PHP Mailer and knows how to configure your gmail email account in order to use this program ...(description truncated) (ScreenShot) |
|
|
|
 |
shell sort in php | PHP 3.0 | Beginner / Jake R. Pomperada | 2720 since 1/9/2016 9:05:26 AM |
By 1 Users
|
|
A simple program that I wrote in PHP to sort a series of numbers Shell Sort algorithm.
If you have some questions please send me an email at jakerpomperada@gmail.comand jakerpomperada@yahoo.com.
My mobile number here in the Philippines is 09173084360. (ScreenShot) |
|
|
|
 |
shell sort in php | PHP 3.0, PHP 4.0 | Beginner / Jake R. Pomperada | 2969 since 1/9/2016 9:04:47 AM |
By 1 Users
|
|
A simple program that I wrote in PHP to sort a series of numbers Shell Sort algorithm.
If you have some questions please send me an email at jakerpomperada@gmail.comand jakerpomperada@yahoo.com.
My mobile number here in the Philippines is 09173084360. (ScreenShot) |
|