View Single Post
  #11  
Old 09-06-2010, 03:42 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: Creating pages with PHP instead of just HTML

The form action can be quote.php which with an include and such, pass the variables over to include/quoterequest.php

Once you got the form and such showing on the page, the rest is done using normal php so you can do it however your familiar with.
__________________
- Shane Munroe
Reply With Quote