I found this PDF 'quick reference' quite useful as I am just starting to learn how to use regular expressions. http://www.erudil.com/pdf/preqr.pdf HTH Graham > -----Original Message----- > From: Vinayakam Murugan [mailto:mvinayakam@xxxxxxxxx] > Sent: 27 October 2004 04:11 > To: php-db@xxxxxxxxxxxxx > Subject: Re: Implementing search in a database driven website > > > Thanks, Robby. This worked. However I wasn't able to get any > documentation on the siU parameters used in the command as in > > > $string= preg_replace("'<style[^>]*>.*</style>'siU",'',$string); > > Any pointers. > > > > -- > Warm Regards > ~~~~~~~~~~~~ > Vinayak > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php