Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can someone tell me what this line of code does?


draxion

Recommended Posts

Posted

Hey all,

 

I'm just wondering if someone can tell me what exactly this line of code does. I'm trying to add custom tables to the manufacturers list but this line seems to truncate end of my tags.

 

in /boxes/manufacturers.php

 

$manufacturers_list = substr($manufacturers_list, 0, -4);

 

Thanks!

Shayne

Posted

ah... thanks Jack. That explains why the last four letters of the tag I'm trying to add are removed!

 

Thanks again!

Shayne

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...