Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

little advice: side-panel search

Asked Modified Viewed 1,442 times
L
lelebart
L
I don't know! I don't know why I did it, I don't know why I enjoyed it, and I don't know why I'll do it again! Bart Simpson
  • Member, joined since
  • Contributed 133 posts on the community forums.
  • Started 21 threads in the forums
  • Started this discussions
asked
Member

put this small code as a new side panel..

if (!ereg("search",FUSION_REQUEST)){
openside("Search PHPFusion");
echo "<center>
<form name='searchform' method='post' action='".BASEDIR."search.php'>
<input name='stext' value='' class='textbox' style='width: 90px;' type='text' />
<input name='stype' value='all' checked='checked' type='hidden' />
<input name='search' value='Search' class='button' type='submit' />
</form>
</center>";
closeside();
}


preview @ php-fusion.it..
0 replies
There are no post found.

Category Forum

General Discussion

Labels

None yet

Statistics

  • Views 0 views
  • Posts 0 posts
  • Votes 0 votes
  • Topic users 1 member

1 participant

L
L
I don't know! I don't know why I did it, I don't know why I enjoyed it, and I don't know why I'll do it again! Bart Simpson
  • Member, joined since
  • Contributed 133 posts on the community forums.
  • Started 21 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet