[CLUG] TECH/PHP question

ad at m.beecher.net ad at m.beecher.net
Tue Oct 23 20:30:06 IST 2001


I'm guessing this is what you mean:

http://ie.php.net/manual/en/faq.html.php#AEN63401

If I'm wrong, tell me. If you need further help, ask. :)

adam

____________________________________________

Adam Beecher - CEO & Core Geek - ieWebsT

e  ...  ad at m.beecher.net
w  ...  http://www.iewebs.com
m  ...  Box 81, Eglinton St, Cork, Ireland
____________________________________________


> -----Original Message-----
> From: cork-admin at linux.ie [mailto:cork-admin at linux.ie]On Behalf Of Fixer
> Sent: 23 October 2001 20.17
> To: cork at linux.ie
> Subject: [CLUG] TECH/PHP question
>
>
> I have a file on the filesystem with the following format:
>
> name.jpg}caption1
> name2.jpg}caption2
> ...
> nameN.jpg}captionN
>
> if you can guess, it's for an image gallery.  Appending new lines
> on a file
> upload process is quite easy with fopen/fput.  The trick comes in
> when I have
> multiple, say 10, images listed and now want to delete one or change the
> caption.
> I am using php.
>
> I can read the file into an array which leaves each line as an element in
> the array,
> and if I for loop thru it, I can use list to make $filename and $caption
> variables.
> Display of each in an html form is no problem.  I currently have
> a copy of the
> thumbnail image, a text field with the caption and a "delete" checkbox.
>
> The issue is how do I capture the new data for all 10 caption
> fields and then
> edit the config file from earlier?  I haven't quite gotten my
> head wrapped
> around
> multidimensional arrays, or even if they are appropriate for
> this.  I think
> I have
> over thought it, so I am turning to others for a bit of inspiration.
>
>
>
>
>
> --
> fix.er \'fik-s*r\ n : one that fixes : as : one that intervenes to
>     enable a person to circumvent the law or obtain a political
>     favor : one that adjusts matters or disputes by negotiation
>
>
> _______________________________________________
> Cork maillist  -  Cork at linux.ie
> http://www.linux.ie/mailman/listinfo/cork
>






More information about the Cork mailing list