Results 1 to 15 of 15

Thread: Php To Asp?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 1999
    Location
    MA, USA
    Posts
    523

    Php To Asp?

    I know that there are programs to convert asp to php, but do you know about something that does just the opposite? (converts php to asp that is)

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    I haven't heard of any. Maybe try searching a large download site?
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  3. #3
    PowerPoster sail3005's Avatar
    Join Date
    Oct 2000
    Location
    Chicago, IL, USA
    Posts
    2,340
    it might be hard though, because i have noticed that there are a lot of built in functions with PHP that ASP does not have. so there might not be a program for it.

    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA

  4. #4
    Frenzied Member
    Join Date
    Feb 2001
    Posts
    1,140
    I guess I should take a moment to be nitpicky.

    VBScript to PHP. I imagine if you wrote your ASP in PerlScript it would be much easier.

    But no, never looked for such a tool.
    Travis, Kung Foo Journeyman
    As always, RTFM.

    WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
    Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
    YBMS, but Mozilla doesn't.

  5. #5
    Addicted Member
    Join Date
    Jul 2001
    Posts
    141
    CodeCharge can do this BUT it can only change code it has writen its self
    The Number 1 Dork
    PHP Forum

  6. #6
    PowerPoster sail3005's Avatar
    Join Date
    Oct 2000
    Location
    Chicago, IL, USA
    Posts
    2,340
    what is that? and IDE?

    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA

  7. #7
    Addicted Member
    Join Date
    Jul 2001
    Posts
    141
    its a point and click code generator builds apps for you all you have to do is point and click. it really sucks tho lol (just my oppinion)
    The Number 1 Dork
    PHP Forum

  8. #8
    Frenzied Member
    Join Date
    Feb 2001
    Posts
    1,140
    It's been my experience that anything that generates code sucks.
    Travis, Kung Foo Journeyman
    As always, RTFM.

    WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
    Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
    YBMS, but Mozilla doesn't.

  9. #9
    Fanatic Member
    Join Date
    Jun 2000
    Location
    Forest
    Posts
    545

    Question

    What is PHP?
    Bird of Prey

    Mr. Bald Eagle.
    [img][/img]

  10. #10
    VBSpike
    Guest
    Personal Home Page

    Scripting language

  11. #11
    scoutt
    Guest
    Originally posted by VBSpike
    Personal Home Page

    Scripting language
    uhhhhh no

    the correct meaning of it is

    PHP (officially "PHP: Hypertext Preprocessor") is a server-side HTML-embedded scripting language

  12. #12
    Frenzied Member
    Join Date
    Feb 2001
    Posts
    1,140
    Hawk, if you are wanting to learn web technologies, this one is better than ASP for a number of reasons. Both of which are better than CGI.

    Anything with a recursive acronym can't be all bad.

    I've never messed with JSP or server-side JavaScript.
    Travis, Kung Foo Journeyman
    As always, RTFM.

    WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
    Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
    YBMS, but Mozilla doesn't.

  13. #13
    Fanatic Member
    Join Date
    Jun 2000
    Location
    Forest
    Posts
    545
    Thanks CiberThug,

    So I should be looking into PHP and forget about ASP, CGI and Server Side Javascript?

    I am going to do some more research on PHP.
    Bird of Prey

    Mr. Bald Eagle.
    [img][/img]

  14. #14
    Frenzied Member
    Join Date
    Feb 2001
    Posts
    1,140
    I wouldn't forget about ASP, but don't worry with CGI.

    Companies that choose MS and IIS (for whatever reason) will choose VBScript ASPs. So it is a question of who you will be working with, ASP or PHP.

    But yes, people should start moving away from CGI.
    Travis, Kung Foo Journeyman
    As always, RTFM.

    WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
    Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
    YBMS, but Mozilla doesn't.

  15. #15
    Fanatic Member
    Join Date
    Jun 2000
    Location
    Forest
    Posts
    545
    Thanks for the Insight CyberThug.
    Bird of Prey

    Mr. Bald Eagle.
    [img][/img]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width