university alert issue

This commit is contained in:
venbatechnologies@gmail.com 2018-05-23 13:05:39 +05:30
parent 805fa70285
commit 4d66e2c618
7 changed files with 8 additions and 0 deletions

View File

@ -148,10 +148,18 @@ class University_Controller extends REST_Controller {
public function insertUniversity_post() {
// echo "sdg";
$imagename='';
$size='';
$imageSource='';
if(!empty($_FILES))
{
$imagename = $_FILES['idProof']['name'];
$size = $_FILES['idProof']['size'];
$imageSource = $_FILES['idProof']['tmp_name'];
}
// echo $imagename;
// echo $size;
// echo $imageSource;

0
Apollo/images/university/Dri_1lJy5BcgsxUM.jpeg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

0
Apollo/images/university/Dri_9RZ2ClKwMWGL.jpeg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 215 KiB

After

Width:  |  Height:  |  Size: 215 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

0
Apollo/images/university/Dri_QD34BHpYftES.jpeg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 191 KiB

After

Width:  |  Height:  |  Size: 191 KiB

0
Apollo/images/university/Dri_UuochKAdS0I6.jpeg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 191 KiB

After

Width:  |  Height:  |  Size: 191 KiB

0
Apollo/images/university/Dri_X1CQlgNW9y6v.jpeg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 191 KiB

After

Width:  |  Height:  |  Size: 191 KiB