[PHP-WIN] rand()

2001-03-25 Thread Patricio
Hi, Someone knows why rand([min] [,max] returns me the min value. thanks, Patricio -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-WIN] fopen / relativ links

2002-02-06 Thread Patricio Galeas
Hello : I tried to use : $fn=fopen("http://WEB-address";, "r"); But I have problems when the HTML document has relative LINKS or images with relativ path. This Links have my Server-Address as Path. !! How can I solve it Thank You for your Help Please response to : [EMAIL PROTECTED] -- PHP