in Search
     
Latest post 07-02-2007 10:00 PM by cruizer. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 03-08-2007 6:09 PM

    • Garri
    • Top 50 Contributor
    • Joined on 07-25-2006
    • Malolos, Bulacan
    • Posts 55
    • Points 830

    Moving from ASP to PHP

    Moving from ASP to PHP
    devpinoy sig
    • Post Points: 35
  • 03-08-2007 6:22 PM In reply to

    • cruizer
    • Top 10 Contributor
    • Joined on 12-14-2005
    • Singapore
    • Posts 944
    • Points 22,590

    Re: Moving from ASP to PHP

    ASP sucks terribly! Stick out tongue
    http://devpinoy.org/blogs/cruizer
    Naglalayong buksan at palayain ang kamalayan ng Pinoy .NET developer
    • Post Points: 35
  • 03-08-2007 6:49 PM In reply to

    • modchip
    • Top 10 Contributor
    • Joined on 02-09-2006
    • Ivalice
    • Posts 710
    • Points 10,110

    Re: Moving from ASP to PHP

    I prefer PHP over ASP too because PHP closely resembles the syntax of Javascript. :D

    • Post Points: 5
  • 07-02-2007 6:45 AM In reply to

    • md5hash
    • Top 500 Contributor
    • Joined on 07-02-2007
    • Caloocan City
    • Posts 1
    • Points 5

    Re: Moving from ASP to PHP

     I second the motion!

    Registered Linux User #399942 Ubuntu User #14134 Ubuntu-PH Wiki | Nose-Bleed Blog | VIVA Forum
    • Post Points: 5
  • 07-02-2007 2:22 PM In reply to

    Re: Moving from ASP to PHP

    hindi nyo ba nami-miss ang <% Response.Write("<tr><td>pogi ako</td></tr>") %>  Geeked

     

    • Post Points: 20
  • 07-02-2007 7:30 PM In reply to

    • modchip
    • Top 10 Contributor
    • Joined on 02-09-2006
    • Ivalice
    • Posts 710
    • Points 10,110

    Re: Moving from ASP to PHP

    LOL. <?php echo "<tr><td>pogi ako</td></tr>" ?> //Paulit ulit yan dahil sa alingawngaw. :D 

    • Post Points: 20
  • 07-02-2007 10:00 PM In reply to

    • cruizer
    • Top 10 Contributor
    • Joined on 12-14-2005
    • Singapore
    • Posts 944
    • Points 22,590

    Re: Moving from ASP to PHP

    an important thing to note here is that ASP is such an amazingly bare platform. the only way to make it do something significant is to rely on ActiveX/COM controls and objects. that being said, it is equally important to note that PHP on Windows allows you to make use of the COM objects used with ASP. so one can migrate away from ASP in a piecemeal fashion. you can for a time retain the COM controls/objects while in PHP. eventually you'll need to search out replacements for these. once you do, you're on your way to freedom. you can then deploy your PHP app on non-Windows machines.
    http://devpinoy.org/blogs/cruizer
    Naglalayong buksan at palayain ang kamalayan ng Pinoy .NET developer
    • Post Points: 5
Page 1 of 1 (7 items)