On Friday 19 October 2007 10:34:28 Ronald Wiplinger wrote:
> I have a form, where I upload a picture and a corresponding text.
this far I'm with you
>
>
> Is it possible to have a form (upload picture) within a form (text)?
> As I have it now, the submit button just does nothing.
here you escap
I have a form, where I upload a picture and a corresponding text.
Is it possible to have a form (upload picture) within a form (text)?
As I have it now, the submit button just does nothing.
bye
Ronald
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.ne
William Stokes wrote:
Hello,
I'm building a web site for a sports team. I wan't them to be able to update
their own site so I need to build a file upload system for their pictures.
Pictures also need to resized to fit their spot in the web page. Any ideas
or quidelines how to do this. I've never do
William Stokes wrote:
> Hello,
> I'm building a web site for a sports team. I wan't them to be able to
> update
> their own site so I need to build a file upload system for their pictures.
> Pictures also need to resized to fit their spot in the web page. Any ideas
> or quidelines how to do this. I
Hello,
I'm building a web site for a sports team. I wan't them to be able to update
their own site so I need to build a file upload system for their pictures.
Pictures also need to resized to fit their spot in the web page. Any ideas
or quidelines how to do this. I've never done this kind of stuff
I can't upload picture to MySQL database:
What is wrong with my script:
I use PHP & MySQL database.
After submiting form my script says that everything is OK, but in database I
see that a picture is not uploaded.(date, size, name, type are inputed, but
data is not!).
Table:
CREATE TABLE pictures
6 matches
Mail list logo