RE: [PHP] Help.....still stuck after 3 days :/

2002-09-18 Thread Rudolf Visagie
ed to access the appropriate data you would use $stadium[$id] if you had the id, or $stadium[$alphabetical[$name]] if you had the name. Cheers Rudolf Visagie Principal Software Developer Digital Healthcare Solutions <mailto:[EMAIL PROTECTED]> Tel: 011 6901019 Cell: 082 895 1598 -----Orig

RE: [PHP] Help.....still stuck after 3 days :/

2002-09-18 Thread Ford, Mike [LSS]
> -Original Message- > From: Chad Winger [mailto:[EMAIL PROTECTED]] > Sent: 18 September 2002 02:32 > > however there is a little problem with the end result. > > your code: > > > include ("C:\Program > Files\EasyPHP\www\florentiaviola.com\control\config.php"); > > $fd = fopen ($

Re: [PHP] Help.....still stuck after 3 days :/

2002-09-18 Thread Marek Kilimajer
I would do it this way (it fails if some names are same): Chad Winger wrote: >Hello Rudolf, >Thank you for responding to my post, I really appreciate it. > >I ran the script you sent me, and then I tried looking up the syntax to try >to figure out what it means. As it would be pointless for me j

[PHP] Help.....still stuck after 3 days :/

2002-09-17 Thread Chad Winger
Hello Rudolf, Thank you for responding to my post, I really appreciate it. I ran the script you sent me, and then I tried looking up the syntax to try to figure out what it means. As it would be pointless for me just to take suggestions that people send me and then not learn what they mean. The r