PHP Classes

This class can't be useful in any project, eg.

Recommend this page to a friend!

      Table from Insert  >  All threads  >  This class can't be useful in any...  >  (Un) Subscribe thread alerts  
Subject:This class can't be useful in any...
Summary:Package rating comment
Messages:3
Author:Elon
Date:2014-02-03 07:11:15
Update:2014-04-03 08:24:13
 

Elon rated this package as follows:

Utility: Bad
Consistency: Not sure
Examples: Not sure

  1. This class can't be useful in any...   Reply   Report abuse  
Picture of Elon Elon - 2014-02-03 07:11:15
This class can't be useful in any project, eg. because it totaly ignores that there are other field types except varchar.
Also it shouldn't even be class. It's just simple function wrapped in class.

  2. Re: This class can't be useful in any...   Reply   Report abuse  
Picture of Elminson De Oleo Elminson De Oleo - 2014-02-19 16:00:48 - In reply to message 1 from Elon
Hi thanks for you reply, i will work in field types in the next version,
This version was only to create a basic create SQL when you don't have the table SQL query to create it. I have a project where i don't have the table just the insert and have about 100 fields.

  3. Re: This class can't be useful in any...   Reply   Report abuse  
Picture of Stefan Drugda Stefan Drugda - 2014-04-03 08:24:13 - In reply to message 2 from Elminson De Oleo
It's an interesting idea. I recommend add the option also temporary table ...