new user 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
dj_beneficial
Forum Newbie
Posts: 1
Joined: Tue Jul 09, 2002 11:09 am

new user script

Post by dj_beneficial »

i'm writing a user creation script and have run into a problem. my employer wants there to be a 'quick signup' box with just the user name and password entered. when you click the signup button it is supposed to open to a new window with more information to be added. is it possible to use php to add the username and password they entered to the target window when it comes up?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

It may be helpful to read this:
http://www.devnetwork.net/forums/viewtopic.php?t=1030

Mac
Post Reply