Click here to Skip to main content
Click here to Skip to main content

asp2php shell

By , 21 Aug 2005
 

Sample Image - a2pshell.jpg

Introduction

OK, well, this isn't going to change the world or anything but I developed it because I needed it and I figured I'd share it with y'all because we do that at CodeProject right?

What is it? Well if you have ever tried to use the .asp to .php conversion utility (asp2php written by Michael Kohn) you may have had the same problems I had to do with converting whole directory structures in one go. It seems as though a single file error causes the whole conversion process to abort. Then you have the choice to convert the files one by one (ugh!) or write something like this (yay!).

Michael has done a great job on the utility and although it's not perfect it sure does give you a good start when you have to convert a site from .asp to .php.

Using the code

The code presented here isn't anything radical like I said before but it may prove useful to some people who don't know how to do things like recursive file searching and shelling out to other apps. The code is commented enough and simple enough to be understandable by most people. I think so, I'm not going to go into detail here ... just look at it and say "big deal!" I know there are a lot of you who are way better than me at writing code so any idiot mistakes you find please let me know ... as well as anything that could be done better if you can be bothered to tell me about them :)

Acknowledgements

Oh yeah ... a big thanks to Dana Holt (I swear I thought you were female from your name) for the 'Browse For Folder" classes ... it was late and I was too tired to figure that stuff out and he had posted it here on CodeProject so I used it :)

Using the program

After you compile the program (or download the release version) just put it in the same folder as the asp2php utility and off you go :)

Update

I finally got round to fixing the "spaces in the path" problem ... it still wont change your world but it's a bit better...

History

  • 10th Feb 2003 - Version 1.
  • 12th August 2005 - Version 1.1.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

l a u r e n
Software Developer
United States United States
Member
maintainance coding (and spell checkers) are for people with more time and less curiosity than me ... i have a dog called god and we take long walks and discuss bigotry and bones

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
QuestionWhere do PHP files go?memberRhettinari1 Sep '04 - 12:32 
Hi, I realize that this is a repeated question, but under all the others they seem to have solved their problems, but I had the command line running, openened up the GUI, ran it. The log said the 194 files were processed, but I can't find any PHP files. The directory with the ASP was under the one with the code so it was ...
 
"asp2php/asp2php.exe" - The Program
"asp2php/old ASP/" The ASP Directory needing conversion.
 
Thanks,
Brett
AnswerRe: Where do PHP files go?memberghanley7 Nov '04 - 14:50 
Same again - where are the files converted to? Location?
GeneralRe: Where do PHP files go?memberAbunai10 Dec '04 - 9:28 
I was having the same problem. Make sure there are no spaces in your directory path.
AnswerRe: Where do PHP files go?membersunner13 Dec '04 - 12:28 
Make sure the directory with the ASP files is something without spaces like c:\aspfiles\ D'Oh! | :doh:

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 22 Aug 2005
Article Copyright 2003 by l a u r e n
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid