Mag wrote:

once a person submits a site, they are doing 2 things
that totally puzzle me, 1.showing the number of "outgoing links"

Middle man. You have them click on a link containing an ID, increment the counter for that ID, then forward them to the requested link.


2. counting the number of linked to pictures (eg:
href='blah.jpg') and movies (eg: href='blah,mpg') and
also giving the size of each movie (this i figured
out) and the resulation!!

Can as easy as a regex match for ".jpg" or ".mpg".

--

---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to