No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
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.
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]
Can you show options that you set? "false" means that, something go wrong. curl_error($resource) - will show last error
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'); …
[CODE]var result = eval("("+your_json+")");[/CODE]
What framework do you use?
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)
The End.
NightLight