Search found 2 matches

by santdas
Thu May 13, 2004 4:48 am
Forum: PHP - Code
Topic: How to create table rows data from a tokenized value
Replies: 2
Views: 263

oh, it worked. Thanks a lot feyd!!
by santdas
Thu May 13, 2004 2:27 am
Forum: PHP - Code
Topic: How to create table rows data from a tokenized value
Replies: 2
Views: 263

How to create table rows data from a tokenized value

Hi All, I have one value as: $searchVal = "e:\\shared\\Alihaider-purani jeans.mp3||AliHaider - Purani Jeans@@e:\\shared\\KantaLaga.mp3||DJ Doll - Kanta Laga@@" ; How can I create a table from this value in following way: (Each table row data is separated by "@@" and the displayed...