Page 1 of 1

mysql help

Posted: Thu May 08, 2003 5:38 pm
by Lonewolf
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.

Posted: Thu May 08, 2003 9:32 pm
by volka
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

Posted: Thu May 08, 2003 10:01 pm
by Lonewolf
no i need to know how to connect then get info from a table and put it to a certain place

Posted: Thu May 08, 2003 10:07 pm
by volka
oops, than obviously I deleted the wrong post :oops: 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.

Posted: Fri May 09, 2003 8:44 am
by Lonewolf
could someone show me how? please

Posted: Fri May 09, 2003 8:48 am
by twigletmac
Lonewolf wrote:could someone show me how? please
Have you had a look at the info Volka pointed you towards? There are a bunch of sites with PHP and MySQL tutorials:
http://www.phpcomplete.com
http://www.devshed.com
http://www.phpbuilder.com

Mac

Posted: Fri May 09, 2003 9:17 am
by Lonewolf
the tutorials never seem to help me. Would me explaining it be better?

Posted: Fri May 09, 2003 9:29 am
by volka
would be a tutorial, too, wouldn't it? ;)

Posted: Fri May 09, 2003 5:04 pm
by Lonewolf
lol no if u put what i want write her i knowll what to do.

Posted: Sat May 10, 2003 11:38 am
by twigletmac
Lonewolf wrote:lol no if u put what i want write her i knowll what to do.
Sorry, but you really need to start with a tutorial - lots of them cover exactly what you want to do. If you would like to hire someone to write code for you then you can always post in the Job Hunt forum.

Mac