First  |  Prev |  Next  |  Last
Pages: 76 77 78 79 80 81 82 83 84 85 86 87 88
How to Install Roadsend Compiler on Fedora
Can something please show me to install Roadsend Compiler on Fedora 10. Thank you, J.K ... 3 Sep 2009 05:48
mysql cache query as xml
Chris; From my understanding of your question, your message (included below in its entirety) is better sent to the MySQL General list, which I've CC'd on this reply. If you haven't yet, please subscribe there at mysql-subscribe(a)lists.mysql.com to follow the thread for responses. If I'm misundersta... 3 Sep 2009 05:45
How to stop E_DEPRECATED messages in the PHP log?
Hi: I am hoping someone can help me figure this out.... I've just upgraded my PHP installation to 5.3.0. Now I am receiving thousands of log messages of the form "PHP Deprecated: ...". I know I have a number of scripts that use now-deprecated functions, etc. and I now know what those are, thanks to all t... 3 Sep 2009 05:45
PHP SOAP Using SAML
Hi Anybody, I am evaluating to use Webservices to solve an knowed Issue. I need to know, if it is Possible to use SAML 1.0 with PHP 4 or PHP 5 and when yes, where can i get information about this Issue or open Source Software,etc. Regards Carlos ... 3 Sep 2009 05:43
Pointers for NuSOAP
Does anyone have any good links to basic and more advanced (and some examples) of NuSOAP and using this ? Would be appreciated to see some recommendations that might of helped others etc. Thank you in advance. ... 3 Sep 2009 05:43
Passing Values between C App and PHP
Hi, I've recently written an eMail regarding I2C and PHP - since I haven't found a nice solution yet, I'm considering writting the I2C part (opening device, writing, reading,...) in C (that's simple) and to recieve (and returning) the values through PHP and Javascript. E.g. Website (PHP/Javascript) -> se... 3 Sep 2009 05:43
Why [?php while (true) { sleep(5); } ?] dieson CLI?
Ashley Sheridan a �crit : On Thu, 2009-06-11 at 10:47 +0000, Jean-Pierre Arneodo wrote: Hi! I'm stuck. I don't understand why the php CLI dies after 3 hours in my script. Any idea to solve? Thanks PHP 5.2.9-0.dotdeb.2 with Suhosin-Patch 0.9.7 (cli) (built: Apr 7 2009 20:06:36) ... 3 Sep 2009 05:42
[php] php_network_getaddresses: getaddrinfo failed: No such host is known
Hi, error: php_network_getaddresses: getaddrinfo failed: No such host is known $fstream = stream_socket_client("$con:$ip:$port", $errno, $errstr, $timeout); if($fstream){ $br = fwrite($fstream,$login_request_block); $str = stream_get_contents($fstream); print( "Connection successful: $str "); } ... 3 Sep 2009 05:40
html and password management
I'm working on the user registration part of my site. User registration works fine, but there's an oddity with password management. The use I registered is username: someone After logging in, I told firefox to save the username and password. I then went to the UserPrefs page to test both e-mail and passwo... 3 Sep 2009 05:41
fileinfo on RHEL5
RHEL5/PHP 5.1.6 I'm having some trouble getting the Fileinfo package working. It installed fine, and phpinfo() says it's enabled. But it consistently returns an empty string when getting the MIME of a file. /usr/share/pear/bin/pecl install fileinfo vi /etc/php.d/fileinfo.ini extension=fileinfo.so ln -s /... 3 Sep 2009 05:39
First  |  Prev |  Next  |  Last
Pages: 76 77 78 79 80 81 82 83 84 85 86 87 88