Page 1 of 1

Html in PHP variable

Posted: Tue Apr 03, 2007 7:16 am
by ojsimon
Sorry this is confusing me would it be easier to do a html form and set to variable like

<form action="myPage.php" method="post">
<input type="text" name="searchVar">
<input type="submit" name="findThis">
</form>

would i be able to use the variable in php

Thanks

Posted: Tue Apr 03, 2007 7:21 am
by mentor
Yes, I have posted some links to explain form in your other thread.

Posted: Tue Apr 03, 2007 10:37 am
by RobertGonzalez
Locked. This is a duplicate of another thread, which happens to be against our rules.
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:3. Do not make multiple, identical posts. This is viewed as spam and will be deleted.