Search found 2 matches

by gordons
Mon Nov 30, 2009 12:35 pm
Forum: PHP - Code
Topic: posting php on htm page
Replies: 3
Views: 226

Re: posting php on htm page

Wow, thanks AbraCadaver for a very speedy reply

Could I ask for a bit more help

Where do I find the php.ini so I can alter it?
by gordons
Mon Nov 30, 2009 12:00 pm
Forum: PHP - Code
Topic: posting php on htm page
Replies: 3
Views: 226

posting php on htm page

Hi everyone I'm new to both php and to this forum and would appreciate your help I'm trying to post a php code to a htm page and thought all I had to do was add AddType application/x-httpd-php .htm to my .htaccess then add the php code to the source code on my htm page Alas this did not work, I got ...