Can you tell me a script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bogdanb
Forum Newbie
Posts: 3
Joined: Tue Feb 24, 2004 12:00 am

Can you tell me a script

Post by bogdanb »

Plese take a look at http://dinserv.webhost.ro/expo/cat28.html. Can you help
me with a script that can do this from a form with the fields like Name, ID,
Brow (for the photo) and cathegory - in this example, transportation is only
one cathegory, but I want a couple of cathegories. From this form it should
add one more item on the page, as those 2 in this example, at each form add
button clicked.

Thank you!
User avatar
Derfel Cadarn
Forum Contributor
Posts: 193
Joined: Thu Jul 17, 2003 12:02 pm
Location: Berlin, Germany

Post by Derfel Cadarn »

Have you tried it? If so, please show us the code you've got so far and I'll be happy to help you extend it or change it! :wink:
Post Reply