Search found 3 matches

by Erik van Leeuwen
Wed Mar 26, 2003 7:21 am
Forum: PHP - Code
Topic: Some webshop building questions/problems
Replies: 4
Views: 670

Thanks. Of course it was not my intention to let you write it for me. Just some specific clue's to try. And so you did: (Use uniqid(rand()); and the CONCAT() function in SQL for example. I will try to figure this out and see how it works.

Thanks again and my regards.

Erik
by Erik van Leeuwen
Fri Mar 21, 2003 7:07 am
Forum: PHP - Code
Topic: Some webshop building questions/problems
Replies: 4
Views: 670

Some webshop building questions/problems

Hi Ebula, Thanks for your reply. I am less able to translate shoppingcart concepts into specific PHP/MySQL code than you think, I'm afraid. The scripts I have so far, have been made by cut and paste from several manuals and scripts examples, and with trial and error and a bit of my own knowledge try...
by Erik van Leeuwen
Thu Mar 20, 2003 7:35 pm
Forum: PHP - Code
Topic: Some webshop building questions/problems
Replies: 4
Views: 670

Some webshop building questions/problems

Dear PHP friend, One month ago I started (without zero knowledge) to learn HTML, PHP and MySQL to develop my webshop. For now I am able to create the MySQL db and producttables and produce the product overview on the product PHP pages. But now, after several hundreds of hours, reading dozens of manu...