dessie1981
Programmer
Hi Guys,
Having a bit of a problem with the online store i have built wondering can anybody help me.
Anyhow i am returning a part number from the mysql db and using this part number to reference the file name of the pic to be displayed, the file names have corresponding product part no's ensuring that that i return the correct pic for the correct product.
This works fine for me except when there is a "#" character in the part number,
Is this a php problem, don't think it is a mysql prob because when i run the query from the command line i return the correct result.
Anyone any ideas,
Dessie
Having a bit of a problem with the online store i have built wondering can anybody help me.
Anyhow i am returning a part number from the mysql db and using this part number to reference the file name of the pic to be displayed, the file names have corresponding product part no's ensuring that that i return the correct pic for the correct product.
This works fine for me except when there is a "#" character in the part number,
Is this a php problem, don't think it is a mysql prob because when i run the query from the command line i return the correct result.
Anyone any ideas,
Dessie