|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
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
|
|||
|
|||
|
Please help me to solve problem with "Blobing Data with PHP and MySQL "
I'm trying the code "Blobing Data With PHP and MySQL"
When i upload an image file in getfiles.php code, i get an error "Couldn't add file to database". I already check database (i use root privilege for connect to database ) and everything but could not understand why. Thank you __________________ |
|
#2
|
|||
|
|||
|
have you modifyed the code in any way?
|
|
#3
|
|||
|
|||
|
Another error with Blobing Data...
That error is corrected now. But there are 2 errors :
1. When i click the link "Download now", it seem that the variable global $blobId in downloadfile.php cannot get the values transfered from showfile.php 2. Even i try to assign $blobId = 1 (for example i want download image file), but the file cannot be displayed as its type. Please help me Thanh you |
|
#4
|
|||
|
|||
|
Not sure if I understand you 100% but have you declared $blobId a global variable at the beginning of downloadfile.php before you call it?
__________________
![]() ![]() "Only Linux users see the end of crashes." - Pl4t0 |
|
#5
|
|||
|
|||
|
try using $_GET[''] for the variable name. what version of php are you currently using?`
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > Please help me to solve problem with "Blobing Data with PHP and MySQL " |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|