Convert ASP to PHP

Discussion in 'PHP' started by netbot, Nov 21, 2006.

  1. #1
    The ASP translator is a free, online tool that will help you convert ASP to PHP. Simply paste some ASP code or ASP mixed with HTML in one box, click "translate" and PHP code, along with any HTML will appear in a second box. This utility won't convert everything (yet!), but it will save you hours of time by converting all of your variables.

    You can get it here: http://www.design215.com/toolbox/translator/trans_login.php
     
    netbot, Nov 21, 2006 IP
  2. thedark

    thedark Well-Known Member

    Messages:
    1,346
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    168
    Digital Goods:
    1
    #2
    Most ASP software use MsSQL, and php use Mysql, you can make the conversion to change it from MsSQL to MySQL :)
     
    thedark, Nov 21, 2006 IP
  3. php_daemon

    php_daemon Active Member

    Messages:
    34
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    95
    #3
    Not necessarily, you can use mssql in php as well. But the problem is that these converters only convert the syntax and while they could be great helpers if you need to translate an app, they will never do all of the job for you. :)
     
    php_daemon, Nov 21, 2006 IP
  4. thedark

    thedark Well-Known Member

    Messages:
    1,346
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    168
    Digital Goods:
    1
    #4
    yes.. i have tried to convers a page of my website, don't work well, but it can be helpfull, it will not do your work, but saves time.
     
    thedark, Nov 21, 2006 IP
  5. weknowtheworld

    weknowtheworld Guest

    Messages:
    306
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You are quite right in saying that....

    It can only do some work... But we'll need to look into the details...

    I think this might increase a programmers workload... distinguishing bits of codes that work and don't work...
     
    weknowtheworld, Nov 21, 2006 IP