| 
	
 | 
 Posted by Roderik on 04/03/07 04:10 
Paul Lautman schreef: 
> Roderik wrote: 
>> Hi, 
>> 
>> I was wondering is there was some tool that could generate php code 
>> for the getters and setters for the properties in a MySQL table. 
>> Couldn't find this yet, but it could be quite useful if there is one. 
>> Please let me know. 
>> 
>> Thanks in advance, 
>> 
>> Roderik 
>  
> phpmyadmin 
> after you run a query there is a link to: Create PHP Code  
>  
>  
That's obvious, but it is the query you executed in a php wrap, not the  
functions for getting, setting and updating in a php class named after  
the table name. 
That's more or less what I was looking for, since typing out every query  
might me time consuming and it seems to be a logic and useful thing. So  
I thought there might be some tools which have this funtionality. 
So if you know one, please share it with me/us. 
 
--  
http://www.roderik.net/nieuws/
 
  
Navigation:
[Reply to this message] 
 |