Link to home
Start Free TrialLog in
Avatar of Webboy2008
Webboy2008

asked on

php, mysql

I am new in php/mysql, and get a project to build php website that need to do the following:

1. Allow users to login the website like admin. site.
2. Allow users to view all transactions driven from mysql database.

do we have any tools that I can use to add / view / update / delete the transaction from the database? I just try to min. the coding time.

Thanks
Avatar of johanntagle
johanntagle
Flag of Philippines image

So there's an existing database and you just need to create a interface for non-tech users to manage data?  Try http://xataface.com/

Some unsolicited advice though, if you are planning to build a career on developing apps, not focusing on building a good foundation and wanting to use tools to minimize the coding is not a good way to start in my opinion.
ASKER CERTIFIED SOLUTION
Avatar of Ray Paseur
Ray Paseur
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial