I wish to check if a variable (I am pulling the variable as mysql_fetch_array) contains the number 2008 in it. If so it is displayed.
Now I have the display working fine but it displays everything and I want to optimize it to just show the variables containing 2008.
Any ideas?
Thanks, Regards X.