Need some help with PHP in html

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Andy
    Senior Member
    • Mar 2004
    • 257

    Need some help with PHP in html

    I found this http://forums.dathorn.com/showthread.php?t=251
    But it is not working for me. Any ideas?

    thanks,
    Andy
  • AndrewT
    Administrator
    • Mar 2004
    • 3653

    #2
    The AddType will not work with phpsuexec, you'll need to use:

    AddHandler application/x-httpd-php .php .html .htm

    Comment

    • Andy
      Senior Member
      • Mar 2004
      • 257

      #3
      Excellent!!!!

      thank you very much Andrew
      Andy

      Comment

      Working...