|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
I have just given up on a current website hots/development team and decided once again I had better understand what is going on so I have moved my site to another server only to find the server does not run cfm and my previous web developer did most of my site in cfm.
I need to know an easy way to convert cfm pages to php. Thanking you for any direction. btw, just downloadle a simple tutorial on PHP. Guess time to learn. |
|
#2
|
||||
|
||||
|
yeah it is a good time to learn php, since as far as I know there is not cf->php translator. For good tutorial, try to read this: http://www.mycgiserver.com/~koruth/contents.php someone posted this link some time ago and I too found it to be a decent introduction to php
Besides, you're always welcome on our php forum here ![]()
__________________
And you know I mean that. |
|
#3
|
||||
|
||||
|
Billfish,
I have done alot of coding in both cfm and php.In some cases i had to convert the cfm codes to php.As AlCapone said, there is no cfm->php translator.but re-writting the code to php is very easy.We can convert all the CFM custom tags to php include files.In php, we cannot have Application,Client Variables.but basically converting CFM to PHP is not that much tough.
__________________
SR - webshiju.com www.lizratechnologies.com "The fear of the LORD is the beginning of knowledge..." |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > Cold Fusion conversion to PHP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|