problem in function calling
Dear,
I want to display table from database using secure html in my article page. so what i did, design small html form consist name and email address and on submission it will chek regular expression or its exist or not in my table. but here what happen after submission it creating new page new of function file.
that is all limitation or i cant do like this.
<form method=post action="chek.php> email <input=text id=email> name<input=text id=name>
</form>
chek.php
contains code for cheking this..
is it possible to run like this in my article page.
help me?
—The preceding unsigned comment was added by an unknown user on a unknown date.