A
|
ann 7/21/2010 |
Hi, if(count($validate['basicValidate']) && array_search('IsRequired', $validate['basicValidate'])!==false)
|
R
|
rogelio36 author 7/26/2010 |
Hi, I comment these 4 lines and red asterisk do not show, however, now when I search for any records, that database does not return any data. If I uncomment, database returns records when I search again. Any thoughts? |
R
|
rogelio36 author 7/26/2010 |
Anne, I changed the code to the following and it seems to be working fine. |