Raul,
Thank you very much for your help it works like a charm :)
--
Peter Houchin
Sun Rentals
-Original Message-
From: Raul IONESCU [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 23 July 2003 4:52 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] combo boxes
Be more specific. Send
Howdy
I have a script that lists files from a directory. What I want to do is
spilt the result up so that files are displayed into a html table that
is 8 colums wide and how ever many rows are needed.
( my script is below )
Any help would be aprechiated
Cheers
Peter
Heres my script
$dir/
t; Sent: Wednesday, 2 October 2002 1:43 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] i need help with an undefined variable
>
>
> Like i said, the other server understood it at a function of the
> address bar
> so if index.php?game=foobar then $game = foobar and it would
how r u getting $game? that's the undefind var.
> -Original Message-
> From: Anyang [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 2 October 2002 11:38 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] i need help with an undefined variable
>
>
> I wrote a php script for a page that I hosted
on the top of every pages that you need the sessions make sure you have
session_start() put this before any html out put and you shouldn't have any
problems
> -Original Message-
> From: Kieran Hall [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 26 August 2002 9:01 AM
> To: [EMAIL PROTECTED]
>
in mysql i'd treat them as a char or varchar i would assume it would be the
same in MSSQL
-Original Message-
From: Conover, Ryan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 14, 2001 9:32 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [PHP] INSERT into MSSQL Server
I tryin