Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
hi, how to get adv. search, search parameter?because I want using this values in the report.thnx.
Hi,please check this thread:http://www.asprunner.com/forums/index.php?showtopic=5704
dear jane,this way is manually, but I want this,if enter between two date, getting and using this dates in report?what is solutions?tnx.
Hi,al search parameters are in the $_REQUEST array.Print all values in this array and select required values:
print_r($_REQUEST);