Calendarix 0 6 20050830 > Admin / Search Func.php

Questions? Need Help? Want to share? » PHP Forum
Script Name:
Calendarix 0 6 20050830

Download:
calendarix-0-6-20050830.zip

Category:
Calendars

Archive Content:

Calendarix 0 6 20050830 > Admin

Calendarix 0 6 20050830

Calendarix 0 6 20050830 > Cal Languages

Calendarix 0 6 20050830 > Cal Languages > Spanish

Calendarix 0 6 20050830 > Cal Languages

Calendarix 0 6 20050830 > Cal Languages > Traditional Chinese

Calendarix 0 6 20050830 > Cal Languages

Calendarix 0 6 20050830

Calendarix 0 6 20050830 > Images

Calendarix 0 6 20050830

Calendarix 0 6 20050830 > Themes

Calendarix 0 6 20050830

Search Func.php:


<?php
##########################################################################
#  Please refer to the README file for licensing and contact information.

#  This file has been updated for version 0.5.20031130 

#  If you like this application,  do support me in its development 
#  by sending any contributions at www.calendarix.com.
#
#
#  Copyright © 2002, 2003 Vincent Hor
##########################################################################

/*******************/
/* search function */
/*******************/

function search(){
global 
$SEARCHCFG ;

echo 
"<form action=";
echo 
"cal_search.php method=post>\n";
echo 
"<input type=text name=search>\n";
echo 
"<input type=submit value=\"".translate("search")."\"> &nbsp;";
echo 
"</form>" ;
}

?>



Other Calendars Scripts:

WebMaster Resources Home

©RingsWorld.com