Re: [PHP-DB] help newbie

2003-12-08 Thread roy.a.jones
Return Receipt Your Re: [PHP-DB] help newbie document

Re: [PHP-DB] help newbie

2003-12-08 Thread Tim Nilimaa
Hadi wrote: Hi , please help this newbie , how to make my database view from [1] [2] [3] [4] [5] [6] [7] [8] to <<< 1 2 34 >>> Thanks very much Hadi ***removed code*** You could convert the array into a string but why would you like to do that? Not a good way but a possible