application admin not reflecting in client side

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mayur
Forum Newbie
Posts: 1
Joined: Fri Feb 02, 2007 1:14 am

application admin not reflecting in client side

Post by mayur »

Hello,

I did an application. Where I am uploading Videos, Audios, Images, swf and PDF files through webadmin(which is application admin). Its uploading fine but not reflecting in the client side.
Mean I can view files in the client side but suppose any file is more than 2MB is not Displaying in the client side.

My application code is right and Its working fine in the Local Host. I suppose I have to make changes in cpanel but what kind of changes that I dont know so help me out to solve thos problem

Thanks
gavin1996
Forum Newbie
Posts: 22
Joined: Tue Jan 30, 2007 8:30 pm

Post by gavin1996 »

check your php.ini
Post Reply