Jaynesh
24 Jan 2006, 16:11
Im lerning php and just experimenting and messing around with a few stuff.
Ive written this code in dreamweaver ( Thanx for you tutorial MindTrix, http://www.vbulletin.org/forum/showthread.php?t=59914&page=1&highlight=elseif ) :)
Heres the code:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
How can i make it so i can select a name from a form instead of manually putting it in the php file.
e.g Imagine there is a form on a page, and when the user types the name Mark it will say Yes, My name is mark And if a user types a name which is not coded in the form it will say No, My name is Jaynesh.
Ive written this code in dreamweaver ( Thanx for you tutorial MindTrix, http://www.vbulletin.org/forum/showthread.php?t=59914&page=1&highlight=elseif ) :)
Heres the code:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
How can i make it so i can select a name from a form instead of manually putting it in the php file.
e.g Imagine there is a form on a page, and when the user types the name Mark it will say Yes, My name is mark And if a user types a name which is not coded in the form it will say No, My name is Jaynesh.