I use ASP for my "day job", but I am learning PHP for my use at home. I am looking for a good comprehensive comparison chart somewhere, that would show me what the PHP equivalents are to ASP-specific functions and stuff. ANybody know where I could find something like that? I've been google-ing around but have come up empty so far. Found some articles, but only editorial opinion type articles, no charts.

Thanks for any help.

    Thank you for replying.

    I found that too. Actually, there was a relatively informative chart type table showing PHP-Jscript-ASP equivalents on that site, also.

    I was hoping that someone might know of a more comprehensive one out there somewhere.

    In the project I'm working on, I am finding some ASP built in string converters and the like that don't have a simple equivalent in PHP, but I can write arrays that will kind of do the same thing. Its just forcing me to learn PHP faster than I thought I would need to. Thats OK, its a good thing, right? 🙂

      Write a Reply...