Ryan,
You might want to look into this as a basis for some of your code,
http://agent-source.com/sitemapper/
Contains a good ammount of "spidering" code that's broken down into small
functions. ( not that I understand half of it ; )
Good luck
--
s t e v e b i s s o n n e t t e
[EMAIL PROTE
I personally really like this,
Maybe you can customize it as needed - or someone can improve upon it !
PIN9f39f7
$rawuid = md5(uniqid(rand(),1));
$uid = "PIN" . substr($rawuid,0,6);
echo $uid;
?>
on 4/11/02 3:44 PM, ROBERT MCPEAK at [EMAIL PROTECTED] wrote:
> Could somebody
I believe you want this,
http://www.php.net/manual/en/function.getimagesize.php
>
on 4/10/02 1:11 AM, Steve Klugherz at [EMAIL PROTECTED] wrote:
> Is there anyway to gather image dimentions from a gif or a jpg file? I need
> to gather this information from user uploaded files and can not
3 matches
Mail list logo