2 questions

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
eshban
Forum Contributor
Posts: 184
Joined: Mon Sep 05, 2005 1:38 am

2 questions

Post by eshban »

HI,

i have two questions.

1)Can i use PEAR in PHP 4.1.X
2)Can i use classes in PHP 4.1.x Version

plz reply
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

1. Yes, but some PEAR code may require a newer version of PHP.
2. Yes
(#10850)
Rovas
Forum Contributor
Posts: 272
Joined: Mon Aug 21, 2006 7:09 am
Location: Romania

Post by Rovas »

Yes to all your questions. Don' t believe me read the PHP manual.
Post Reply