Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding HTML to PHP files


Guest

Recommended Posts

Hi all,

 

I am looking to modify the new_products.php file to include html.

 

 

For example...

 

I would like the header image to be custom, how would I add this HTML to the PHP file?

 

 

<tr><td><img src=images/xxx.gif width=362 height=5></td></tr>

 

 

Thanks,

Dano

Link to comment
Share on other sites

It depends on where it is added in the code. If it is within other html code, then you just use what you have. If it is in php code then proceed it with

?>

and end it with

<?php

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...