How can I make a PHP script that will fill in a person's name on a pre-designed...

Don

New member
...name badge? I want to allow members on my website to be able to print out their own membership/name badge. I have a badge already designed, now I want to incorporate a script that asks the user for their name, and then it will add that info to the badge PLUS a sequentially added ID number, then it will show the badge on a page that can then be printed from the browser. Thanks.
 
Back
Top