X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Creating pages with PHP instead of just HTML (https://forum.x-cart.com/showthread.php?t=55055)

Shamun 09-06-2010 03:42 PM

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.

crcool75 09-06-2010 03:49 PM

Re: Creating pages with PHP instead of just HTML
 
Ok, I got it displayed on the screen. I suppose the "action" for the form would be to execute the PHP file that sends the email.

For some reason my categories don't show on this new page I created.

crcool75 09-06-2010 03:50 PM

Re: Creating pages with PHP instead of just HTML
 
Hey, we're posting at the same time!

Shamun 09-06-2010 03:55 PM

Re: Creating pages with PHP instead of just HTML
 
Quote:

Originally Posted by crcool75
Ok, I got it displayed on the screen. I suppose the "action" for the form would be to execute the PHP file that sends the email.

For some reason my categories don't show on this new page I created.


Correct.

You may need to edit the customer/home.tpl file and look for the div for the side bar.


All times are GMT -8. The time now is 01:00 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.