please find it

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
sonu_13
Forum Newbie
Posts: 1
Joined: Sun Apr 22, 2007 2:22 am

please find it

Post by sonu_13 »

hello frds,

i have registration form in which i have button field through which i want to connect another form.so please tel me how to do it.
thanks
mentor
Forum Contributor
Posts: 100
Joined: Sun Mar 11, 2007 11:10 am
Location: Pakistan

Post by mentor »

The basics of submitting form is here
http://www.w3schools.com/php/php_forms.asp

This is a usefull post too
http://www.webmasterworld.com/forum88/5531.htm
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

What you're asking is HTML. Don't confuse it with PHP or you could mess up how you think.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.
Post Reply