Измените все теги таблицы с помощью preg_match_all.Php

Кемеровские программисты php общаются здесь
Anonymous
Измените все теги таблицы с помощью preg_match_all.

Сообщение Anonymous »


i would like to change all tag in a string into a set like [table1], [table2], etc.

For example,

Hello there Some text here Some text here To:

Hello there [table1] Some text here [table2] Some text here [table3] using

preg_match_all("@\

Источник: https://stackoverflow.com/questions/243 ... -match-all

Вернуться в «Php»