php-general Digest 26 Sep 2011 14:40:59 -0000 Issue 7494
Topics (messages 315026 through 315027):
PHP operate file(fseek)
315026 by: yzang
Re: New Service - Short URL Unshortener
315027 by: Daniel Brown
Administrivia:
To subscribe to the digest, e-mail:
php-general-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-general-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-gene...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
Hey All,
I want to seek file pointer to some line in a huge file with fseek().
I know that can use fgets() to locate, but this line is uncertain, for example
end of the file or in the middle of the file.
Use fgets () loop to read may not be high efficiency.
I need your help.Thanks.
2011-09-26
yzang
--- End Message ---
--- Begin Message ---
On Sun, Sep 25, 2011 at 20:08, Mike Mackintosh
<mike.mackint...@angrystatic.com> wrote:
> Hey All,
>
> Wanted to pass a kind word of a new service we launched called Unshortenr
> (www.unshortenr.com) - which was linkrater.com.
>
> Input a short url and you'll get the target address, the page title, and a
> description of the page.
>
> Soon to add an option to preview it with a images on/off type of deal.
>
> Feedback would be appreciated.
Please don't send this type of thing to this list again, Mike. It
may be a great service, and I wish you all the best of luck, but these
lists are not for advertisements (even for sites such as this which
were written in PHP).
--
</Daniel P. Brown>
Network Infrastructure Manager
http://www.php.net/
--- End Message ---