|
|
 |
Re: FN-FORUM: php funny
date posted 22nd November 2007 12:14
I am still stuck on thisThis is the print_r($_POST)Array ( [Photoend_1_S] =>
[Photo_1_Date] => 2007-11-17 [Photo_1_Title] => title1 [Photoend_2_S] =>
[Photo_2_Date] => 0000-00-00 [Photo_2_Title] => [Photoend_3_S] =>
[Photo_3_Date] => 0000-00-00 [Photo_3_Title] => [Photoend_4_S] =>
[Photo_4_Date] => 0000-00-00 [Photo_4_Title] => [Photoend_5_S] =>
[Photo_5_Date] => 0000-00-00 [Photo_5_Title] => [Photoend_6_S] =>
[Photo_6_Date] => 0000-00-00 [Photo_6_Title] => [Photoend_7_S] =>
[Photo_7_Date] => 0000-00-00 [Photo_7_Title] => [Photoend_8_S] =>
[Photo_8_Date] => 0000-00-00 [Photo_8_Title] => [Photoend_9_S] =>
[Photo_9_Date] => 0000-00-00 [Photo_9_Title] => [Photoend_10_S] =>
[Photo_10_Date] => 0000-00-00 [Photo_10_Title] => [Photoend_11_S] =>
[Photo_11_Date] => 0000-00-00 [Photo_11_Title] => [Photoend_12_S] =>
[Photo_12_Date] => 0000-00-00 [Photo_12_Title] => [Photoend_13_S] =>
[Photo_13_Date] => 0000-00-00 [Photo_13_Title] => [Photoend_14_S] =>
[Photo_14_Date] => 0000-00-00 [Photo_14_Title] => [Photoend_15_S] =>
[Photo_15_Date] => 0000-00-00 [Photo_15_Title] => [Photoend_16_S] =>
[Photo_16_Date] => 0000-00-00 [Photo_16_Title] => [Photoend_17_S] =>
[Photo_17_Date] => 0000-00-00 [Photo_17_Title] => [Photoend_18_S] =>
[Photo_18_Date] => 0000-00-00 [Photo_18_Title] => [Photoend_19_S] =>
[Photo_19_Date] => 0000-00-00 [Photo_19_Title] => [Photoend_20_S] =>
[Photo_20_Date] => 0000-00-00 [Photo_20_Title] => [Property] => 194 [Submit]
=> Save )This is the relevent bit of source and as you see Photoend_1_S
contains "gif" but it isn't getting posted - thanks - Pam
Main Photo:
To delete the photo please tick
or
To replace the photo Browse/Choose a
photo/image
file from your PC
The title of the photograph
2nd Photo:
To add the photo Browse/Choose a photo/image
file
from your PC
The title of the photograph ----- Original
Message -----
From: "Dom Latter" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Monday, November 19, 2007 7:11 PM
Subject: Re: FN-FORUM: php funny
>
>
>
> Guessing games are great fun but I can't help thinking that this would all
> be over in about two minutes if you would just post two things:
> - the HTML of the page as rendered (i.e. from view source)
> - the output of print_r($_POST) (where this is the *first* line in the
> file).
>
|
 |
|