Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #18.7K
Ranked #4K
~877 People Reached
Favorite Forums

7 Posted Topics

Member Avatar for madihaahmad

Hello.. Try to use [URL="http://php.net/manual/en/ref.curl.php"]cUrl[/URL]. It can be helpfull for you issue. And plz, explain your question in more details, if you want usefull feedback.

Member Avatar for metalix
0
134
Member Avatar for veledrom

Hi. Look at this. [url]http://developer.yahoo.com/performance/rules.html#num_http[/url] If you will use this, you will need change your code. [url]http://sphinxsearch.com/about/sphinx/[/url] [url]http://memcached.org/about[/url]

Member Avatar for jkon
0
227
Member Avatar for ditty

Can you show options that you set? "false" means that, something go wrong. curl_error($resource) - will show last error

Member Avatar for NightLight
0
98
Member Avatar for Warl30ck

Hi, Warl30ck. Ok, i will try to analiz your question. [QUOTE]need to find the end of file line[/QUOTE] EOF it is not a line, it is a char. If you want get the last line in the file you can try code like this [CODE] // $fhedler = fopen('/path/to/file', 'r'); …

Member Avatar for NightLight
0
137
Member Avatar for logicslab
Member Avatar for markiz
Member Avatar for arctushar

Hi, arctushar. It will be not so easy. As usualy you need to modify server side. You`ll need to use comet tehnology. [URL="http://en.wikipedia.org/wiki/Comet_(programming)"]http://en.wikipedia.org/wiki/Comet_(programming)[/URL] open source solution: [URL="http://www.ape-project.org/"]http://www.ape-project.org/[/URL] sorry, for my english)

Member Avatar for NightLight
0
54

The End.