Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: eiffel76
  • Content: Threads
  • Order by date
  1. eiffel76

    Dynamic URL Redirection

    I have several pages that are dynamically generated, but lead to the same page. I.e.: product_info.php?manufacturers_id=11&products_id=727 product_info.php?cPath=199_28_195&products_id=727 product_info.php?products_id=727 As far as I can tell, Search Engines will see this as duplicate content...
  2. eiffel76

    PHP 5 array and String Offsets

    Greetings, I have an array to output a dropdown menu from a database that fails with the error "Cannot use string offset as an array". I'm using PHP 5 and I'm not sure how to change the function to be compatible. Here's the string: function tep_get_source_list($name, $show_other = false...

Part and Inventory Search

Back
Top