Can you give me an example of this?<br>V<br><br><div class="gmail_quote">On Mon, Oct 19, 2009 at 4:03 PM, Rami Chowdhury <span dir="ltr"><<a href="mailto:rami.chowdhury@gmail.com">rami.chowdhury@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Mon, 19 Oct 2009 12:56:19 -0700, Victor Subervi <<a href="mailto:victorsubervi@gmail.com" target="_blank">victorsubervi@gmail.com</a>> wrote:<br>

<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Of course.<br>
1) I need to upload data: images and other fields (mainly varchar, int).<br>
2) I want to upload the "other fields" to a MySQL database.<br>
3) Since it is sooooooooo problematic, I now want to upload the images to<br>
*anything but* a MySQL database (presumably ftp)<br>
4) I want to make this easy (transparent) for my client. Let her just fill<br>
out a form and be done with it.<br>
</blockquote>
<br></div>
How large are the images? If they're not too large, you could use a simple web form to upload everything to a script which then takes care of adding data to the database or filesystem as appropriate -- no need for FTP.<div>
<div></div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, Oct 19, 2009 at 2:58 PM, Rami Chowdhury <<a href="mailto:rami.chowdhury@gmail.com" target="_blank">rami.chowdhury@gmail.com</a>>wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 19 Oct 2009 11:51:04 -0700, Victor Subervi <<br>
<a href="mailto:victorsubervi@gmail.com" target="_blank">victorsubervi@gmail.com</a>> wrote:<br>
<br>
What I am looking for is a way to upload data into MySQL *and*<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
simultaneously, in the same form (to make it easy for the user), ftp<br>
images<br>
into a directory.<br>
<br>
</blockquote>
<br>
Could you let us know why you want to do this -- what you're trying to<br>
achieve with it?<br>
<br>
<br>
--<br>
Rami Chowdhury<br>
"Never attribute to malice that which can be attributed to stupidity" --<br>
Hanlon's Razor<br>
408-597-7068 (US) / 07875-841-046 (UK) / 0189-245544 (BD)<br>
<br>
</blockquote></blockquote>
<br>
<br>
<br>
-- <br>
Rami Chowdhury<br>
"Never attribute to malice that which can be attributed to stupidity" -- Hanlon's Razor<br>
408-597-7068 (US) / 07875-841-046 (UK) / 0189-245544 (BD)<br>
</div></div></blockquote></div><br>