Php5

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
dhileep
Forum Newbie
Posts: 4
Joined: Tue Aug 31, 2010 4:45 am

Php5

Post by dhileep »

Can any one tell me what is $CFG->libdir.'/authlib.php' in php. and also suggest me to which book is helpful to understand php5 for beginner.
User avatar
bradbury
Forum Commoner
Posts: 40
Joined: Wed Aug 25, 2010 11:21 am
Location: Eugene, OR

Re: Php5

Post by bradbury »

we cant explain that without it in context. and even if we do you won't understand it if you don't understand php. I would suggest reading the manual. If you have done coding before and have a solid foundation it will be easy enough to pick up.
Post Reply