[PHP] Help with preg_match_all()
by =?ISO-8859-1?Q?Francisco_Javier_Escoppinichi_Fern=E1ndez?= other posts by this author
Oct 31 2004 11:27PM messages near this date
Re: [PHP] PHP Working With Excel File ?
|
Re: [PHP] Help with preg_match_all()
Hello people...
I'm relatively a beginner with regular expressions, so I need a little
help here.. I hope you can help me...
Ok, I have a HTML file with several tags like this:
{$base.username}
{$base.date}
{$blog.lastpost}
And so on.. It's a kind of a template system... well... I need to
create a expression to get all the tags from the HTML with
preg_match_all() in order to have them in a array...
Can you help me with this.. I already Googled for that, but I really
don't understand too well :P
--
Francisco Javier Escoppinichi Fernández
Email: fjefdez@[...].com
Web: http://www.fire-dragon.net/
MSN: dragon@[...].net
Cel: 044 (612) 348 91 00
"Sólo hay 3 cosas que no vuelven atrás: la palabra emitida, la flecha
lanzada y la oportunidad perdida."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
=?ISO-8859-1?Q?Francisco_Javier_Escoppinichi_Fern=E1ndez?=
Curt Zirzow
Klaus Reimer
=?ISO-8859-1?Q?Francisco_Javier_Escoppinichi_Fern=E1ndez?=
|