File Upload Features

QuestionsFile Upload Features
Paul M asked 5 years ago

is there a list file upload features? Does it support any of the following?

Validate file type and file size?

Thumbnail preview of image uploads?

Image compression?

Resize and/or crop images?

File renaming e.g. replace spaces with hyphen or underscore and remove special chars for safe file names

File renaming e.g. if file name already exists on remote

There’s a lot of data grids out there but most seem to be a bit limited with their off shelf file upload features

Thanks in advance

3 Answers
Abu Ghufran Staff answered 5 years ago

Hi,

Our product is flexible enough to support these and other image operations. Solution we use for these cases are callback methods OR you can say hooks (like wordpress api).

In our file upload demo code, you can check file renaming, already exist, size validation. However if something can be done on uploaded file in PHP it can be done in callback.

See docs: http://phpgrid.org/docs/upload-files/
Code: http://www.phpgrid.org/demo/demos/editing/file-upload.phps#L.162

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Paul M answered 5 years ago

Thanks, I have an older version I purchased sometime ago is there an upgrade option to purchase the latest version.

Abu Ghufran Staff answered 5 years ago

We do offer upgrade on discounted price.

Please email me your order number / payment email address on [email protected].

I’ll be sending you upgrade link.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

10 + 13 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?