17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 923 Views |
-
Tutorial 4: Filling text in the search field

25 May 2007 at 3:22pm Last edited: 25 May 2007 11:07pm
Hi,
does this piece of code from Tutorial 4 works?
$searchText = isset($this->Query) ? $this->Query : 'Search';
I have $searchText always 'Search', i.e., $this->Query is never set.
| 923 Views | ||
|
Page:
1
|
Go to Top |

