Thanks for the additional info jpadie, very much appreciated. I will have a play tonight but yeah, server load is a concern (it being a VPS) but there will be new images uploaded only occasionally and very few actual hits on the page I expect so I'll monitor it and see how it goes :)
________...
apparently so:
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
________...
ooh, it really does work :)
well, using the latest snapshot of code i now get:
Fatal error: Call to undefined function image_type_to_extension() in /var/my/server/filepath/index.php on line 133
having a look at it now as I've never used image functions before but thought I'd update this here...
hmm, can't seem to get it to process properly. it seems to have permissions to write new files ok as it creates the testImageStore.txt if I have that line in (which contains a:0:{} )
Form draws, submits, blank page loads.
Am I missing something simple which I should be amending here...
Wow, talk about above and beyond jpadie! Many thanks for taking the time, it is very much appreciated. I'll have a sit down within the next hour or so and have a play.
It's not going to be holding many images, it will be in the hundreds rather than the thousands and the site will get very...
ah! I knew there was a better way I just had a mental block. CSV will do just fine, It's only going to be a form with an image upload and a couple of textboxes, if i add a timestamp and an incremental number at the point of upload the problem is sorted and I'll just dump the CSV into an array...
Hi,
Just looking for a point in the right direction as I can't seem to figure out/find the best way to get started.
I wish to create the facility for someone to upload images and descriptions associated to that image to the web server via a form. I wish to do this without a MySQL back end so...
Hi,
IN SSRS, I have a cell in a table I basically want to do the following:
iif(Something = 1, PerformAction1 and PerformAction2, PerformAction3)
Is it possible to perform 2 actions if an iif statement returns true?
________
clueless
Sorry I took so long to respond. You suggestion did solve a large chunk of our problem and we managed to work through the rest and it's now ok.
Thanks Vragabond :)
________
clueless
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.