nikomou
10-31-2006, 11:14 AM
I want to be able to find out a products model number/name by taking away the full name of the product, by the name of the manufacture...
for e.g. the full name of a product is Nokia N80... and the make/manufcature is Nokia. If you take away the make, you are left with the model number... N80
The fields "product" and "make" are pulled up from a mySQL database...
Can this be done using a php script?
for e.g. the full name of a product is Nokia N80... and the make/manufcature is Nokia. If you take away the make, you are left with the model number... N80
The fields "product" and "make" are pulled up from a mySQL database...
Can this be done using a php script?