-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Clare Media wrote:
> Guys really in need of some assistance here.
>
> I am reading an xml file and want to loop through the entire file and
> display the information.
>
> Unfortunately I am only showing 1 item. how can I go about showing all news
> i
Guys really in need of some assistance here.
I am reading an xml file and want to loop through the entire file and
display the information.
Unfortunately I am only showing 1 item. how can I go about showing all news
item?
I've tried array and loop however I am not versed with any of them.
Thank
tion system not seen by many users.
Aaron
> -Original Message-
> From: OpenSource [mailto:[EMAIL PROTECTED]
> Sent: August 17, 2003 12:28 PM
> To: Aaron Wolski
> Cc: PHP-DB; [EMAIL PROTECTED]
> Subject: Re: [PHP-DB] array issue
> Importance: High
>
> Hey guys
>
To: <[EMAIL PROTECTED]>
Cc: "'PHP-DB'" <[EMAIL PROTECTED]>; "'OpenSource'" <[EMAIL PROTECTED]>
Sent: Sunday, August 17, 2003 10:04 AM
Subject: RE: [PHP-DB] array issue
> Good point and nice find, Jeff!
>
> I wasn't sure
y too?
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: August 17, 2003 11:48 AM
> To: Aaron Wolski
> Cc: 'PHP-DB'; 'OpenSource'
> Subject: RE: [PHP-DB] array issue
>
>
> This may or may not make sense for your iss
PROTECTED]>, "'PHP-DB'" <[EMAIL PROTECTED]>
z.com> cc:
$values)
{
fputs($fp, $value);
}
//close the file stuff here
HTH
Aaron
> -Original Message-
> From: OpenSource [mailto:[EMAIL PROTECTED]
> Sent: August 17, 2003 11:31 AM
> To: PHP-DB
> Subject: [PHP-DB] array issue
> Importance: High
>
> hi ya'll
>
hi ya'll
I am having a nightmare on this issue of mine.
I've got this array that I need to write to a file...
sample code below
while (something);
{
query data base
$r_ul=ifx_fetch_row($sideQuery4);
$type1 = array($rotation."\n");
switch ($r_ul['number'])
{
case '4';
On Monday 20 January 2003 17:50, Dave Carrera wrote:
> I have nearly got this working but it dose not seem to loop though or
> return the result
>
> I have done something wrong and I ask one of you coders that are much
> cleverer that I to glance over my code to see the obvious mistake / s.
Can y
Hi All
I have nearly got this working but it dose not seem to loop though or
return the result
I have done something wrong and I ask one of you coders that are much
cleverer that I to glance over my code to see the obvious mistake / s.
Thank you in advance for any help
Dave Carrera
// Start
10 matches
Mail list logo