Skip to main content
Participant
September 5, 2011
Question

Code

  • September 5, 2011
  • 1 reply
  • 304 views

Can I setup just 1 page in website as PHP & the rest html or do all pages have to be same code.

This topic has been closed for replies.

1 reply

Rob Hecker2
Legend
September 5, 2011

You can mix them. No problem. Just as long as any page that has the slightest bit of PHP code has the .php extension.

Sub_meAuthor
Participant
September 5, 2011

Thank You