472,119 Members | 1,398 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,119 software developers and data experts.

select pictures and show selected

Ahoy

I need to make a webpage (php) where users can select some
excercises(with picture) out of 40, and then display a page with only
the selected excercises (with their picture) that you can print.
I'm relatively new to php and was wondering if anyone could help.
Thanx in advance

E
Jul 17 '05 #1
1 2456
big E wrote:
I need to make a webpage (php) where users can select some
excercises(with picture) out of 40, and then display a page with only
the selected excercises (with their picture) that you can print.
You'll probably want to set up a database with the 40 exercises and the
pictures that go with each. Use php to connect to the db and show a list
of all 40, or show only 1 with text and picture. Use css to tailor the
print out.
I'm relatively new to php


You first need to think about the db.

--
Brian (remove ".invalid" to email me)
http://www.tsmchughs.com/
Jul 17 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by headware | last post: by
2 posts views Thread by Weston C | last post: by
5 posts views Thread by callmebill | last post: by
1 post views Thread by pizzy | last post: by
4 posts views Thread by rn5a | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.