php-3.0.tar

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
tuta
Forum Newbie
Posts: 21
Joined: Mon Jun 30, 2003 3:37 pm
Location: Brasil

php-3.0.tar

Post by tuta »

I make a download of PHP3 and receiver the file php-3.0.tar.
What is php-3.0.tar?
User avatar
daven
Forum Contributor
Posts: 332
Joined: Tue Dec 17, 2002 1:29 pm
Location: Gaithersburg, MD
Contact:

Post by daven »

*.tar is a unix-style archive file. *.gz is another. They are similar to *.zip files.

Out of curiosity: why did you download PHP-3.0? 4.3.x is out, and you should really be using the most recent versions.
Post Reply