Slowly but surely I am making the transition to PHP from ASP.
The great thing is all the knowledge is transferable - its just a matter of getting a hang of the syntax. I have to stop thinking in terms of Response.write and response.redirect and start thinking echo and header("Location: http://someurl.com").
Thankfully I have found PHPedit - which is making the transition easier as I don't have to fumble with syntax quite as much.
God bless the open source and freeware community. Without them this transition would be a waste of time.
andre
Posted by andre at February 5, 2004 03:59 AM