Book a Demo

Author Topic: PHP code generator  (Read 3327 times)

exciton

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
PHP code generator
« on: November 21, 2004, 09:19:21 am »
Hello all,

I just purchased the EA software. And I saw there is a PHP code generator available.  How do I get this?  It seems it is not present in my configuration. (I use EA 4.10.739)
And I can't find it on the site...

Thanks in advance.
Rob

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: PHP code generator
« Reply #1 on: November 21, 2004, 01:10:12 pm »
PHP code generation is built into EA.

You should be able to select it as the language for any of your classes.

There is one potential thing that could cause a problem for you though.  If you are using an old model as your base bodel then PHP may not be defined as a language in your model.  To do this select from the main menu: Configuration, Language Datatypes.

In that dialog click the "Add Product" button, and enter "PHP".  Then enter "var" into both the Datatype and common Type fields.  That will mean that you can select PHP from language lists in EA.

Simon

exciton

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: PHP code generator
« Reply #2 on: November 29, 2004, 06:42:25 am »
thanks, I found it

Rob