Home > MySQL, PHP > Simple Php Fix Needed

Simple Php Fix Needed

May 18th, 2009

Hi,

This is probably very simple and easy fix for someone familiar with PHP.

I have an MySQL Database set up with a few products. They should be displayed on this page… http://tedandvictoria.com/sample.html where I have tokens.

The file that makes this possible is located here… http://tedandvictoria.com/template.php – I have attached this file for you to see.

But when I enter into my browser the following I get a server error… http://www.tedandvictoria.com/template.php?csvkeyword=Men%27s-Sterling-Silver-Dog-Tag-Necklace-with-Black-Leather&seed=Men%27s-Sterling-Silver-Dog-Tag-Necklace-with-Black-Leather&expansion=affordable&final=affordable-Men%27s-Sterling-Silver-Dog-Tag-Necklace-with-Black-Leather

This should pull the info from MySQL Database and input the variables into the tokens in the sample.html file, but instead I get a warning?.

Thanks
Ted


Simple Php Fix Needed

Comments are closed.
Bear