Here is my code. Two files: 1) myclass.php 2)test.php to instantiate the
objects.
I have two classes. One is a "parts" class with some basic properties in an
array. And the other class is the "repair" class which needs to hold MANY
parts. In the "repair" class, I have a $partsarray so that I can j
You can use the
$myvalue = $_REQUEST['htmlvariable'];
to grab the variable you want.
-johnr
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> hi,all!
>
> if anyone can tell me how can i use a value from Html Form! I know, it is
use like as "<%=Request.Form("item_name")%>" in a ASP's
2 matches
Mail list logo