Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Newb Database Web Programming

Author  Topic 

ace2go
Starting Member

1 Post

Posted - 2014-08-07 : 15:59:56
I am looking for a resource that will teach me to obtain my end goal, to create a database with mysql, and alter/modify/add data through php through a website. This database will hold customer information for a business, so it will need to be secured with a password.

As of now, with varying resources I have created the database within mysql, but do not know the various php commands to alter data in a clean concise way. I can list the database in html, but do not know how to convert data to be used by html(make a customer name clickable to show more info, instead of showing all info at once).

Any help or guidance would be greatly appreciated :)

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2014-08-07 : 16:34:26
You'll want to post your question on a MySql or php site. SQLTeam.com is for Microsoft SQL Server.

Tara Kizer
SQL Server MVP since 2007
http://weblogs.sqlteam.com/tarad/
Go to Top of Page
   

- Advertisement -