Bluehost.com Web Hosting $6.95

ASP2PHP Function List Reference

This is a discussion on ASP2PHP Function List Reference within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi, I am looking for a list I can use for reference to convert my ASP code to PHP. Is ...


Go Back   Usenet Forums > PHP Programming Forums > alt.comp.lang.php

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-25-2006
T.Taylor
 
Posts: n/a
Default ASP2PHP Function List Reference

Hi,

I am looking for a list I can use for reference to convert my ASP code
to PHP. Is there one?

Thanks.

Reply With Quote
  #2 (permalink)  
Old 01-25-2006
T.Taylor
 
Posts: n/a
Default Re: ASP2PHP Function List Reference

Here's my list so far.

ASP Functions PHP Functions
==================== ===============
Left(str,length) substr(str,start,length)
Right(str,length) substr(str,start,length)
Mid(str,start,stop) substr(str,start,length)
Len(str) strlen(str)
Trim(str) trim(str)
LTrim(str) ltrim(str)
RTrim(str) rtrim(str)
UCase(str) strtoupper(str)
LCase(str) strtolower(str)
InStr(str,value) ---DON'T KNOW---

Reply With Quote
  #3 (permalink)  
Old 01-27-2006
Colin McKinnon
 
Posts: n/a
Default Re: ASP2PHP Function List Reference

T.Taylor wrote:

> Hi,
>
> I am looking for a list I can use for reference to convert my ASP code
> to PHP. Is there one?
>
> Thanks.


Wouldn't it be simpler to just use asp2php (http://asp2php.mikekohn.net/) ?

C.
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 03:39 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0