flashwood59 Posted April 10, 2006 Share Posted April 10, 2006 Good Morning and thanks for reading my post.I am inexperienced with PHP and MySQL but I need to set up a database and a slightly secure login system for a client. He would also like the database to create a mailing list. I hear that this can be done with PHP, MySQL and PHPMyAdmin but I need someone very patient to walk me through the procedures. I have installed all the software on my machine but I cannot even figure out where to start. I have attempted a few tutorials but they seem a bit incomplete. Thanks againFlashWood Link to comment https://forums.phpfreaks.com/topic/7036-i-need-a-complete-how-to/ Share on other sites More sharing options...
wildteen88 Posted April 10, 2006 Share Posted April 10, 2006 Heres a start for you:[a href=\"http://www.php-mysql-tutorial.com/connect-to-mysql-using-php.php\" target=\"_blank\"]Connecting to MySQL with PHP[/a][a href=\"http://http://www.php-mysql-tutorial.com/create-mysql-database-with-php.php\" target=\"_blank\"]Create MySQL Database With PHP[/a][a href=\"http://www.php-mysql-tutorial.com/mysql-insert-php.php\" target=\"_blank\"]Insert Data To MySQL Database with PHP[/a][a href=\"http://www.php-mysql-tutorial.com/php-mysql-select.php\" target=\"_blank\"]Getting data from MySQL with PHP[/a][a href=\"http://www.php-mysql-tutorial.com/mysql-update-and-delete.php\" target=\"_blank\"]Update and Delete data from MySQL with PHP[/a]All other tutorials from php-mysql-tutorial.com can ber found [a href=\"http://www.php-mysql-tutorial.com/\" target=\"_blank\"]here[/a]. The tutotials listed above are tutorial numbers 3 - 7 and 9 Link to comment https://forums.phpfreaks.com/topic/7036-i-need-a-complete-how-to/#findComment-25548 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.