Content

From: CyberDog (milan_at_cdnforum.com)
Date: 02/25/05


Date: Fri, 25 Feb 2005 20:35:20 +0100

Hello

How to check if an variable has a word or a sentince in it's contex?

Example: $a = 'hello I'm back';

how to check if $a contains the word "back"?

thank you