Hi!

I have a fairly large PHP based website.
Unfortuantely, I didn't make extensive use of stylesheets.

I'm hoping for some help with regular expressions matching ( and =
replacing ) some tags.
I use output buffering, so it would be a simple case of adding some =
lines to my
output hanlder.

eg:
replacing  < input .... > with < input ....  class =3D "something " >
and < body .... > with < body .... class =3D "something_else" >

Some code, with comments would be really great.

Thanks in advance.

Peter Gibson


Reply via email to