Re: [PHP] Html Change

2002-10-28 Thread Maxim Maletsky
Read about regular expressions. php.net/pcre -- Maxim Maletsky [EMAIL PROTECTED] www.PHPBeginner.com // PHP for Beginners www.maxim.cx // my Home // my Wish List: ( Get me something! ) http://www.amazon.com/exec/obidos/registry/2IXE7SMI5EDI3 "Rodrigo de Oliveira" <[EMAIL PROT

[PHP] Html Change

2002-10-28 Thread Rodrigo de Oliveira
Hi guys I´d like to know if there is a way for me to browse thru one of mine webpages and dinamicaly change the contents. I mean on the following way: I´d like to have a php file to read a html document and change some of the words and then show on the net. Thanx, Rodrigo