/ Published in: PHP
URL: http://www.daniweb.com/forums/thread253926.html
Expand |
Embed | Plain Text
$fields=""; foreach($webinarid as $line) { $webid = ($webid!="")?$webid.",".$line:$line; }
You need to login to post a comment.
URL: http://www.daniweb.com/forums/thread253926.html
$fields=""; foreach($webinarid as $line) { $webid = ($webid!="")?$webid.",".$line:$line; }
You need to login to post a comment.