Posts: 2,640
	Threads: 122
	Joined: Feb 2010
	
Reputation: 
0
	 
	
	
		Do I have to create always a table on phpmyadmin if I create a new variable ?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 398
	Threads: 19
	Joined: Aug 2011
	
Reputation: 
0
	 
	
	
		Only if you want the variable to be saved. You have to create a new row.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2,629
	Threads: 40
	Joined: Mar 2008
	
Reputation: 
0
	 
	
	
		Read my MySQL tutorial (In my sig) to understand how to create and edit tables using MySQL queries.