InterviewSolution
| 1. |
How To Install Cakephp? |
|
Answer» step1: Go to cakephp.org and download the LATEST version of cakephp. step2: Cakephp comes in a .ZIP file,so unzip it. step3: Extract the files in the localhost in the desired folder (for example:cakephp). STEP4: OPEN the browser and run the URL localhost/cakephp step5: Just Follow the INSTRUCTIONS display on the page. step1: Go to cakephp.org and download the latest version of cakephp. step2: Cakephp comes in a .zip file,so unzip it. step3: Extract the files in the localhost in the desired folder (for example:cakephp). step4: Open the browser and run the URL localhost/cakephp step5: Just Follow the instructions display on the page. |
|