Calendar php problem:(

Posted by Marin on Stack Overflow See other posts from Stack Overflow or by Marin
Published on 2010-05-23T15:54:21Z Indexed on 2010/05/23 16:00 UTC
Read the original article Hit count: 417

Filed under:

Hi everybody! Can you please help me for this problem:

It shows me this error in WAMP:

Notice: Undefined index: searchstring in C:\wamp\www\Reece Calendar 0.9\includes\search.php on line 180

AND THE LINE IS:

<input type=\"text\" name=\"searchstring\" size='70' value='".htmlspecialchars($_POST['searchstring'])."'/>

How can I modify it?Please help me!Thnx in advance=)

© Stack Overflow or respective owner

Related posts about php