Need alternative function for apc_fetch()

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
rajsekar2u
Forum Commoner
Posts: 71
Joined: Thu Nov 20, 2008 4:23 am

Need alternative function for apc_fetch()

Post by rajsekar2u »

HI,

Am trying to create a upload page with progress bar. I've tried lots of scripts but failed caz of apc_fetch().

Always am getting call to undefined function apc_fetch().

Is there any alternative function for apc_fetch(). Please guide me in this.
Post Reply