PHP SIMPLE DATABASE APLICATION NEEDED FAST
Moderator: General Moderators
PHP SIMPLE DATABASE APLICATION NEEDED FAST
HY every one,
i need a codeing for this simple case... in php files. send me solution files codes thank
you..
SIMPLE DATABASE APLICATION :
Your tsk is to make a simple yet clean and good looking Database Application using PHP.
On main page,a form is provided is th visitior where he can enter MySql Database settings.The
possible fileds are:
-->MySql Server
-->Database
-->MySqlUser
-->Password
Application then connects to the database using provided settings.In case of error while
making connection,it should properly show error message and prompt for correct Database
Settings again.
If connection is successful,display list of all tables in the database.Visitor ca view data
inside tables.
Table and Field names should esily visible.Paging should be used so that records inside
tables with large amount of data can be accessed easily.
-------------------------
Please upload the files or the code used in the files with file name. Thank you..
Re: PHP SIMPLE DATABASE APLICATION NEEDED FAST
I very much doubt you'll get a reply.
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: PHP SIMPLE DATABASE APLICATION NEEDED FAST
Do your own homework! How do you expect to learn?
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
Re: PHP SIMPLE DATABASE APLICATION NEEDED FAST
I spend a couple of milliseconds developing this for you... you can access the code and files hereshinstar wrote:
HY every one,
i need a codeing for this simple case... in php files. send me solution files codes thank
....
Please upload the files or the code used in the files with file name. Thank you..
Re: PHP SIMPLE DATABASE APLICATION NEEDED FAST
You've gotta be kidding! WE aren't going to get the course grade, YOU are. Unless the course is on "How to get other people to do your work for you", but you'd probably flunk that, too, because you don't even know how to do that.
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: PHP SIMPLE DATABASE APLICATION NEEDED FAST
If this is not homework, I estimate about 40 hours @ $60/hour. PM me and I can give you my PayPal address so that you can send 50% to start.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
-
lcarron000
- Forum Newbie
- Posts: 13
- Joined: Thu May 20, 2010 2:51 pm