facebook

PHP or ASP

  1. MyEclipse IDE
  2.  > 
  3. Mobile Tooling
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #349056 Reply

    TeamHD
    Member

    Hello

    I want to make app in android or IOS by MyEclipse
    so I used HTML5

    and I want connect to Mysql database

    .. Can I use PHP or ASP in it ????

    if yes, how to install the PHP or ASP server .

    than you

    #349071 Reply

    Brian Fernandes
    Moderator

    To clarify, you cannot use PHP in the mobile app itself but you can certainly use it on the backend to connect to your database. An alternative is to use a Java EE backend.

    if you wish to use a Java EE backend, we already have server connectors within MyEclipse that you can use. However, for PHP, you will need to install the PDT (PHP development tooling) so that you can develop the PHP based backend within MyEclipse and install a PHP server.

    As far as connecting to a database is concerned, we have drivers that will allow you to connect to MySQL and automatically generate code for you in the case of a Java EE application. Unfortunately we do not have automated tooling for DB connections in the PHP space.

    Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: PHP or ASP

You must be logged in to post in the forum log in