Wiki articles tagged with "server"

Showing 1-2 of 2 items.

PHP built-in server integration

Created 8 years ago by Headshaker, updated 8 years ago by Headshaker.

I was playing around with another PHP framework which I didn't really liked anyway but it had simple and nice integration for PHP built in web server so I decided to write one for Yii (since this is my primary PHP framework)

1 0
3 followers
Viewed: 50 895 times
Version: 2.0
Category: How-tos

Displaying uploaded file from DB for update with FileInput widget

Created 9 years ago by Kartik V, updated 9 years ago by Kartik V.

This is for folks who are using \kartik\widgets\FileInput to upload files from your client. How do you display an image for update after you have uploaded it to the server using the widget?

2 3
43 followers
Viewed: 61 534 times
Version: 2.0
Category: How-tos