I need a parse suggestion
Posted: Tue Jul 20, 2004 7:26 am
i want to replace this call: <? getText($id,$position); ?> with the following sentence: <core:text id="" position=""/>.
The sentence will be inserted in a html/file and i'm asking which is the fastest method to parse this.
The sentence will be inserted in a html/file and i'm asking which is the fastest method to parse this.