Home > Archive > PHP Language > May 2004 > footer in OSCommerce
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
footer in OSCommerce
|
|
| Martin Kiefer 2004-05-26, 8:32 am |
| Hi there
I am not sure if this is php, java or html related. But is there a simple
way to place some text in the footer of a web page in a php document?
What I wants to do, i place the total on the invoice.php in /catalog/admin
at the button of the page instead of just belov the products lines.
Hopes this description makes sense :-)
--
Best regards
Martin Kiefer
www.kiefer.dk
| |
| Eric Haskins 2004-05-27, 6:31 pm |
| OSC uses one Footer for the whole store same applies to the admin section.
You could modify the code of the invoice.php file to display the info. I
would need more info on what your doing.
--
Eric Haskins
RackSPEED.Net
WebHosting from $4.99/month
Dedicated Servers
Multiple UpStream Providers
"Martin Kiefer" <news1@kiefer.dk> wrote in message
news:40b47998$0$252$4d4eb98e@news.dk.uu.net...
> Hi there
>
> I am not sure if this is php, java or html related. But is there a simple
> way to place some text in the footer of a web page in a php document?
>
> What I wants to do, i place the total on the invoice.php in /catalog/admin
> at the button of the page instead of just belov the products lines.
>
> Hopes this description makes sense :-)
>
> --
> Best regards
> Martin Kiefer
> www.kiefer.dk
>
>
>
|
|
|
|
|