I have a page with a html-form headed with
...ENCTYPE="multipart/form-data" ...
and multiple inputs,e.g.:
"..."
If I select a file,e.g. "abc.jpg" with the path "c:\abc.jpg"
I get a value like "345php.tmp" instead of "c:\abc.jpg".
Any idea what is wrong?
Are there any visual Image select solutions for upload forms topping the limited
Windows Explorer?
If you have an input type=file the explorer opens and gives you a list of files in
the directory. Thats nice exept u need to select a specific image from a larger number
of image files.
Is ther
I need to run the if-construct below (containing a number of variables in
each "branch") using the 2 variables $table1 and $table2 in each run for
each combination
Is it array_walk or foreach ? (I "guess" that here I need a 2-dim-array, or
so, passing always these 2 variables with each run:
This
Hi,
hopefully somebody can help to solve this miracle.
My phpinfo
My provider (and phpinfo) says GD <=1.62 is installed.
But when I run scripts using the php-imagefunctions
that require gd like
The lines containing the functions like createImage(), or ImagecolorAllocate() return
error messa
Can php + what modules do this and
has anybody succeeded to do something like the followingbefore?
I want to generate simple images on the fly, e.g. a 50px circle on a transparent
background of 200x200 px using php.
I want to position the circle on the background using x and y coodinates. Is
Hi, I need help from checkbox-specialists needed !
I have a list of records each carrying a checkbox.
The source in this original page looks like this as for the checkbox - the value of
"value" equals the ID of the record:
...
...
...
The user shall mark interesting records and upon submit
6 matches
Mail list logo