Re: [PHP] URL field receiving Array for others

2002-12-16 Thread Joseph W. Goff
I don't know. You need to show your code. - Original Message - From: <[EMAIL PROTECTED]> To: "Joseph W. Goff" <[EMAIL PROTECTED]> Cc: "php-general" <[EMAIL PROTECTED]> Sent: Monday, December 16, 2002 12:01 PM Subject: Re: [PHP] URL field receivin

Re: [PHP] URL field receiving Array for others

2002-12-16 Thread rw
2002 11:50 AM ### Subject: [PHP] URL field receiving Array for others ### ### ### > ### > Hello All! ### > ### > I have a script which inserts a users info into mysql via PHP. ### > ### > Here is the code which does so: ### > ### > $sql = ("INSERT INTO `business` (`id`

Re: [PHP] URL field receiving Array for others

2002-12-16 Thread Joseph W. Goff
- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 16, 2002 11:50 AM Subject: [PHP] URL field receiving Array for others > > Hello All! > > I have a script which inserts a users info into mysql via PHP. > > Here is the code which does so:

[PHP] URL field receiving Array for others

2002-12-16 Thread rw
Hello All! I have a script which inserts a users info into mysql via PHP. Here is the code which does so: $sql = ("INSERT INTO `business` (`id`, `bt_id`, `bus_name`, `bcity`, `phone`, `cell`, `email`, `url`, `details`, `duration`, `s_id`, `license`, `datime`, `comments`,`ip`,`user_id`,`user_pas