PHP forums, MySQL forums, Web Development resources

Home PageHome    PHP ResourcesTopic List    FAQFAQ    SearchSearch    MemberlistMemberlist    UsergroupsUsergroups 
 RegisterRegister
    ProfileProfile    Log in to check your private messagesLog in to check your private messages    Download the RSS Reader RSS Feed Download the RSS Reader RSS for this forum Log inLog in 

PHP Forum :: MySQL Forum :: Java Script Forum



RE: File upload wierdness. Nevermind

 
Post new topic   Reply to topic    WeberForums.com Forum Index -> PHP General
View previous topic :: View next topic  
Author Message
Swift Griggs
Guest





PostPosted: Wed Jan 27, 1999 8:46 am    Post subject: File upload wierdness. Reply with quote

I took some example code off of here and implemented it to create a file upload php script that works with my "trouble ticket" system. I use it to attach things like screen shots and source code. The problem is that doesn't seem to want to do an insert if the file is over a certain length. I know that in the PHP3.ini file there is a directive about this and I've set it to the default of 2 megs. It still doesn't seem to want to exceed around 65k or so. I'm using MySQL and storing the values in a table as a LARGEBLOB. Should be enough room there too. I don't get it, does Apache have a limit or something? Do I need a special HTML tag? What gives?
Back to top
Swift Griggs
Guest





PostPosted: Wed Jan 27, 1999 8:49 am    Post subject: RE: File upload wierdness. Nevermind Reply with quote

I figured it out. There was already an example in the archives. Sorry.
Back to top
Hasan Mukti
Guest





PostPosted: Mon Feb 01, 1999 3:55 am    Post subject: RE: File upload wierdness. Nevermind Reply with quote

i'll try
Back to top
Display posts from previous:   
WeberTrivia Questions WeberTrivia Questions
 Think you are smart? Prove it!. Try your skills with these questions :
 WeberTrivia QuestionsRecursive arrays and multi-dimensional arrays are one and the same. (PHP and MySQL)
 WeberTrivia QuestionsThe \"cache_dir\" tag of the squid configuration has a default of /var/spool/squid. (Linux)

WeberTrivia Questions



PHP Code Examples
 Stream diffrent sizes of images from a single image to save disk space.
 JavaScript dropdown list menu to switch any page.
 Dump the contents of a PHP variable in html format with a recursive list of subfolders and files from a given root directory.
 PHP Dump in html format the contents of one array variable with a recursive list of the nested array variables inside.
 Link Extractor - This function is used to extract links from a given URL. This will convert relative path into absolute path and also remove PHPSESSID stuff.
 Building a Dynamic Form using Javascript and innerHTML. Add form elements in realtime without refreshing the page.
 A PHP Calendar function with CSS : add a cool calendar to any php page by just adding a calendar class based function.
Post new topic   Reply to topic    WeberForums.com Forum Index -> PHP General All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum






Powered by phpBB © 2001, 2005 phpBB Group
PHP Forum :: MySQL Forum :: Java Script Forum