08-25-2004, 07:08 PM
i want to split php return strings into variables.
IntPost phpmysql post return
result:
1,test;2,site;3,quickmacros
with
i get
IntPost phpmysql post return
result:
1,test;2,site;3,quickmacros
Quote:_catid
_cat-title
with
i get