Hellusius Posted September 2, 2006 Share Posted September 2, 2006 I want to start learning how to use databases on sites, cause I can make them via "myphpadmin" page but I really have no clue how to use it really, like for instance how to make a register page to my site so people can register and etc.Now my question is, what is the best place to start reading about it, I know HTML properly, CSS more than enough, Javascript till certain extent, and very limited php. Link to comment https://forums.phpfreaks.com/topic/19436-how-to/ Share on other sites More sharing options...
wildteen88 Posted September 2, 2006 Share Posted September 2, 2006 phpMyAdmin allows you to manage your mysql databases in a web interface. It cann create PHP scripts for you. You'll have to code the page your self with PHP/HTML and CSS to create your registration page.Prehaps have a read of [url=http://www.phpfreaks.com/tutorials/65/0.php]this[/url] tutorial for creating a membership system. Link to comment https://forums.phpfreaks.com/topic/19436-how-to/#findComment-84501 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.