mysql help
Moderator: General Moderators
mysql help
OK im making a site and im using php and mysql. I need to somehow Get information from a table and put it into a table. Does anyone know how to do this? Thanks alot.
do you need the script to process/change/extend the data?
Otherwise you might be interested in http://www.mysql.com/doc/en/INSERT_SELECT.html
Otherwise you might be interested in http://www.mysql.com/doc/en/INSERT_SELECT.html
oops, than obviously I deleted the wrong post
http://www.php.net/manual/en/ref.mysql.php has some examples
http://www.phpcomplete.com/tutorials.ph ... adTutorial is a tutorial for creating a login-system based on mysql but also covers some of the basics.
http://www.phpcomplete.com/tutorials.ph ... adTutorial is a tutorial for creating a login-system based on mysql but also covers some of the basics.
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Have you had a look at the info Volka pointed you towards? There are a bunch of sites with PHP and MySQL tutorials:Lonewolf wrote:could someone show me how? please
http://www.phpcomplete.com
http://www.devshed.com
http://www.phpbuilder.com
Mac
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK