08-25-2004, 08:46 PM
that doesn't help.
i need to assign both php variables to qm_variables.
str rx="1,(\w+);2,(\w+);3,(\w+)"
findrx(return rx 0 0 temp)
_catid = 1
_catname = test
_catid = 2
_catname = site
_catid = 3
_catname = quickmacros
i need to assign both php variables to qm_variables.
str rx="1,(\w+);2,(\w+);3,(\w+)"
findrx(return rx 0 0 temp)
_catid = 1
_catname = test
_catid = 2
_catname = site
_catid = 3
_catname = quickmacros