|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
php 4.2.x file uploads
I am having problems uploading files in php 4.2 I have been using the blobbing data in mysql tutorial and it works fine on older versions of php. but it doesn't work at all on php 4.2.x
Does anyone have ideas on what needs to be changed to get this working on 4.2.x? Thanks much! Sony |
|
#2
|
|||
|
|||
|
i'm having this problem as well what's the deal ?
![]()
__________________
Apache Expert |
|
#3
|
|||
|
|||
|
PHP 4.2 is a bi*ch. THe PHP guys are trying to make it more secure out of the box but for newbies, it confuses the hell out of them.
Well the blob tutorial was specifically written before 4.2 for php version 4.1, so i'd say that you need to look at the $HTTP_POST_VAR array and the way those variables are used. You might also need to look at how the images are copied to the database, etc. What errors are you getting? Maybe I can help you further if you let me know the details of the error messages etc...
__________________
i am cope. i drink coke. i am in hope.i am cope. i drink coke. i am in hope.i am cope. i drink coke. i am in hope. |
|
#4
|
|||
|
|||
|
my error is that the upload file when i press submit nothing happens....
![]() |
|
#5
|
|||
|
|||
|
I have been working off Mitchell Harper's Tutorial Blobbing Data With PHP and MySQL
This is the error I receive You must enter both a description and file By the way, I was given this site to help me. URL Any help I would appreciate. ThankYou Alot Sony Last edited by Sony : June 2nd, 2002 at 06:51 PM. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > php 4.2.x file uploads |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|