Need your help to convert my HTML site to PHP?

Steve K

New member
Recently I want to join a site (backlinks.com) but it need my site which is in HTML to be PHP . The following is the answer given to me on how to convert it. But the problem is I don't know how to do it.e.g what and where is my root directory, etc. For your information I'm no programmer, I just use the wyswyg Frontpage to create my site

"To accomplish this, create a file named ".htaccess" in your root directory and add the following to it (or append it to the bottom of the file, if it already exists): AddType application/x-httpd-php .html(Note: if you use ".htm" files, replace the ".html" above with ".htm") After completing this step, our PHP code should function on your site. "

I hope someone can tell me the step by step procedure. Thanks in advance
 
Back
Top