Hi, I currently completed my php course, but how can I set up php on my computer? becuase I want create a website with php if any videos or instruction are posted please give me link. Please explian in details.
PHP comes bundled with modern macs I believe. You can execute a file from the terminal by typing php <file_name.php>
where file_name.php is the name of your target file. For windows check this installation page: PHP: Installation on Windows systems - Manual
Ok, Thanks really helpfull!
This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.