GrizzlyBear Posted July 16, 2008 Share Posted July 16, 2008 Hey I am very new at creating database websites, but i have two questions if someone could help me out: My first question is, how would you create a back end of a website, for example, I need to be able insert a username and password into a login box, and then the page that comes up after that will have text fields to fill in. Which leads me to my next question... How would i get these text fields to to show up on a webpage in my desired positions. Would these be easy to do, and could anyone perhaps refer me to a website that might explain all of this. I have tried to look for something, but was unsuccessful. Thanks Link to comment https://forums.phpfreaks.com/topic/115037-a-little-help-please/ Share on other sites More sharing options...
Xurion Posted July 16, 2008 Share Posted July 16, 2008 You'll need to do a bit of research on MySQL first. Then once you have a simple knowledge of that you will need to look at the functions PHP offers for database communication. Link to comment https://forums.phpfreaks.com/topic/115037-a-little-help-please/#findComment-591589 Share on other sites More sharing options...
revraz Posted July 16, 2008 Share Posted July 16, 2008 Go to Amazon.com or another source for books and search for MySQL and PHP. Link to comment https://forums.phpfreaks.com/topic/115037-a-little-help-please/#findComment-591603 Share on other sites More sharing options...
Xurion Posted July 16, 2008 Share Posted July 16, 2008 I have a rule where I'll only buy a book if it isn't available online. Not any one book will give you what is available to you right at this second through your browser. Link to comment https://forums.phpfreaks.com/topic/115037-a-little-help-please/#findComment-591614 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.