anyone could help in PHP?

  • Thread starter Thread starter tatom
  • Start date Start date
T

tatom

Guest
I want information to be posted automatically without submit button.
I have such case:
}
else
{
try {

what should I write after "try"? should I write so?

else
try
<form enctype="multipart/form-data" action="???.php" method="post">

can anyone help?
 
Back
Top