php-windows Digest 20 Sep 2002 17:03:05 -0000 Issue 1349
Topics (messages 15922 through 15928):
Re: Simple Question
15922 by: Constantin Baciu
Re: on W2K server
15923 by: yasin inat
Re: zlib extension ?
15924 by: Johannes Janson
thumbnails
15925 by: kivanc urgancioglu
15926 by: kivanc urgancioglu
15927 by: Johannes Janson
importing data from oracle into Mysql
15928 by: mirage721.hotmail.com
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
"Kit Kerbel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> This is a simple question:
>
> I'm trying to upload files using php. I'm pretty sure I've got that part
> down. However, I am trying to upload pics inside the same form which
posts
> other information, not of "FILE" type.
Are the other fields set properly (input type=text/password ... select...
textarea....)?
>This doesn't seem to be working.
> Does the html enctype have anthing to do with it? the pic upload works
fine
> by itself. do I need to separate the forms, or is there a way to
reference
> the other values with enctype="multipart/form-data"?
>
> Thanx in advance,
> Kit
>
>
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>
--- End Message ---
--- Begin Message ---
Yes .... U're right Olivier Hubert ...
in my configration .. php4ts.dll has been changed ...
i've noticed by it's size ....i've remembered that a bit over 1MB
...
but i saw 4MB ..... i've checked ... Overwrited with new one
.....
& it's OK now .... even i've added exif extension ....
but yet i couldn't learned what caused to change that file
?
--- End Message ---
--- Begin Message ---
Hi,
> I found a website and downloaded the zlib.dll ... but where do I now
> save it to? the php/dlls/ folder? a folder in the /winnt/ folder
> tree? Will I need to edit the php.ini file as well to get this
> working?
Probably just a little touch to you php.ini as you suspected.
Look in the "Dynamic Extension"-part and uncomment the extension
for zlib. And don't forget to set the path for the extension_dir.
cheers
Johannes
--- End Message ---
--- Begin Message ---
Hi,
How can I create thumbnails from image files like jpeg
,gif etc.I don't know how to install gd library in
windows.Can anyżne help me?
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
--- End Message ---
--- Begin Message ---
Hi,
How can I create thumbnails from image files like jpeg
,gif etc.I don't know how to install gd library in
windows.Can anyone help me?
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
--- End Message ---
--- Begin Message ---
Kivanc Urgancioglu wrote:
> Hi,
> How can I create thumbnails from image files like jpeg
> ,gif etc.I don't know how to install gd library in
> windows.Can anyone help me?
gd library can be installed by uncommenting the module in the
dynamic extensions section of the php.ini for the resizing look
in the manual.
Johannes
--- End Message ---
--- Begin Message ---
Hi I am trying to retrive data from an Oracle database into My Mysql
database. How is it possible ODBC?? or Tab Delimited ?
--- End Message ---