| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		datwig -
 
  Joined: 26 Jan 2003 Posts: 85
 
  | 
		
			
				 Posted: Sun Feb 23, 2003 9:29 pm    Post subject: MySQL and PHP | 
				      | 
			 
			
				
  | 
			 
			
				| Can anyone reccommend a easy tutorial on howto make tables and edit the name/pass on MySQL? | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		Bluedog -
 
  Joined: 05 Jan 2003 Posts: 179
 
  | 
		
			
				 Posted: Mon Feb 24, 2003 5:58 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				to create tables use phpmyadmin, from http://www.phpmyadmin.net
 
 
as for changing the user name and pass, have a look around on http://www.mysql.org - the logins are stored in a table which you will have to edit. | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		vbgunz -
 
  Joined: 02 Feb 2003 Posts: 615 Location: Florida
  | 
		
			
				 Posted: Tue Feb 25, 2003 7:22 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				As long as you have MySQL running on your machine I agree with BlueDog and would look into phpMyAdmin. It sorta scared me to deal with it because I heard some horror stories concerning it but it was the best move I ever made in administrating MySQL.
 
 
I've written a guide on installing phpMyAdmin in the tutorials section and would appreciate you try it out, I'd also appreciate any feedback on it :) _________________ Victor B. Gonzalez
 
http://aeonserv.com | 
			 
		  | 
	
	
		| Back to top | 
		
			               | 
		
	
	
		  | 
	
	
		 |