Menu

Php

jojoc
2005-01-09
2013-04-02
  • jojoc

    jojoc - 2005-01-09

    it can generate Php code?

     
    • Victor Y. Dominguez

      yes, of course, soon ( I will try to do it today ) I will create several basic templates (php,C#, java, etc) showing you, how some one can create their own apps, the way the are use to code, same syntax.

       
      • jojoc

        jojoc - 2005-01-09

        thanks!

         
    • Alan Juden

      Alan Juden - 2005-01-27

      Do you have any example templates for php?  I'm trying to do a template in php, and as soon as I try to use this {TABLE.COLUMNS}, then nothing in the template uses the template.

       
    • Alan Juden

      Alan Juden - 2005-01-27

      Okay, I figured out my problem, but now I have a new question for you.  I need to know if a column is nullable or not.  I have tried {COLUMN.NULLABLE} inside the {TABLE.COLUMNS} loop, but that's not working.  Am I using an incorrect keyword?  Also, do you have a list of all of the keywords that are available, cause that would be very helpful for me.  Thanks.

       
      • Victor Y. Dominguez

        Ok, good question, and not a good answer for now...

        Right now there is not such use for a NULLABLE attribute.

        But! Let me work on it. I will have that for the next version.. that should be by the end of this week.

        And the sintax will be:

        {IF COLUMN.NULLABLE} {/IF}
        {IF NOT COLUMN.NULLABLE} {/IF}

        Thanks.

         
    • Alan Juden

      Alan Juden - 2005-01-27

      Thanks for the help.  I was also curious if you have a list of all of the attributes that can be used?  Thanks you again.  I'm excited to see what's in the new version when it hits the streets!  :-)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.