| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
Upload and Download Files in PHP and MySQL | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / Jake R. Pomperada | 18443 since 12/1/2015 12:42:14 PM | Unrated
|
|
A simple program that I wrote years ago that enables the user to upload and download files from a file server using PHP and MySQL. The code is not very difficult to understand and use.
If you have some questions please send me an email at jake.r.pomperada ...(description truncated) (ScreenShot) |
|
|
|
 |
Payroll System in PHP | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / Jake R. Pomperada | 8307 since 11/29/2015 1:04:45 PM | Unrated
|
|
A simple payroll system that I wrote before in my programming class in PHP for my student programming laboratories activities. I hope you will find my work useful in learning PHP.
If you have some questions please send me an email at jake.r.pomperada@gmai ...(description truncated) (ScreenShot) |
|
|
|
 |
High and Low Number Checker in PHP | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / Jake R. Pomperada | 2733 since 11/29/2015 12:57:13 PM | Unrated
|
|
This sample program that I wrote in PHP will check for the highest and lowest number from the five number given by the user using one dimensional array in PHP. Take note I did not use any built in function in PHP like Max and Min function to determine the ...(description truncated) (ScreenShot) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Ordinal Values in PHP | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / Jake R. Pomperada | 2569 since 11/29/2015 12:40:42 PM | Unrated
|
|
This sample program that I wrote in PHP as programming language to create the ordinal values. The code is very simple and easy to understand. I intended my work for beginners in PHP programming.
If you have some questions please send me an email at jake.r ...(description truncated) (ScreenShot) |
|
|
|
 |
Simple Interest Solver in PHP | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / Jake R. Pomperada | 4813 since 11/26/2015 1:21:30 PM | Unrated
|
|
A simple program that I wrote in PHP to compute the interest rate of a loan of a customer or client. The code is very simple and easy to understand good for beginners in PHP programming.
If you have some questions please send me an email at jake.r.pompera ...(description truncated) (ScreenShot) |
|
|
|
 |
Display the result in the same page in PHP | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / Jake R. Pomperada | 8665 since 11/26/2015 12:56:27 PM | Unrated
|
|
In this sample program I would like to share with you how to create a program that will accept input values from the user and then display the values in PHP using the same page. The code is very simple and easy to understand ideal for beginners in PHP pro ...(description truncated) (ScreenShot) |
|
|
|
 |
Registration/Login System in PHP OOP | PHP 5.0 | Intermediate / Bora | 8607 since 11/13/2015 6:13:53 PM | Unrated
|
|
This simple registration/login system shows basic usage of php in object oriented way.
(ScreenShot) |
|
|
|
 |
Mysql Database access using PDO | PHP 5.0 | Intermediate / Amit Gaur | 12545 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) |
|
|
|
 |
HybridHyper | PHP 5.0 | Advanced / Charles Ansengbernhem Ayla Hero | 2736 since 10/26/2015 2:50:32 AM | Unrated
|
|
HybridHyper is a experimental framework (MVC), based in Codeigniter framework.
Development by ABRKOF.
Offical Web Site: http://www.abrkof.org (ScreenShot) |
|
|
|
 |
Random String Generator | PHP 3.0, PHP 4.0, PHP 5.0 | Beginner / Larry Bray | 3754 since 9/14/2015 1:01:21 PM | Unrated
|
|
Simple PHP script to generate two random strings. This was used to create student IDs and passwords. |
|