On Tue, February 27, 2007 2:12 am, Marco Sottana wrote:
> anyone knows a script that can get wikipedia content in .php ?

<?php
  file_get_contents("http://en.wikipedia.org/wiki/$foo";);
?>

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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

Reply via email to