First  |  Prev |  Next  |  Last
Pages: 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
Which Exception to use ....
here is a list of built in Exception classes, I'd figured I'd start using them, and save on rolling my own: Exception ErrorException DOMException LogicException BadFunctionCallException BadMethodCallException DomainException InvalidArgumentException LengthException OutOfRangeException RuntimeException Ou... 23 Aug 2008 09:25
Unsubscribe issues
The guy who wrote the guide lines for unsubscribing must be a lawyer or so. To make a page to find out where the unsubscribe link is in each kind of email type is paranoid. I mean the link is coming from the mail server, so just to say: php-general-unsubscribe(a)lists.php.net would be sufficient, wouldn't it... 22 Aug 2008 11:59
stream_select
Is there a known issue with using stream_select with apache2 mod_php? I have a script (http://php.pastebin.com/m601965d) that when run with mod_php doesn't work, but when run with php-cgi from the command line works fine. Thanks in advance, Damien ... 24 Aug 2008 20:05
Restore Leading Zeros in Zip Codes
Hi, RE: Restore Leading Zeros in Zip Codes Does anyone happen to have a script that will restore the leading zeros in a mixed data set of 5 digit zip codes and 10 digit zip+4 codes? Any suggestions? Thanks, Keith... 25 Aug 2008 09:20
Quick question regarding getcwd() and directory location.
I'll throw out an example here. I have a directory structure of: /var/www/example/ And in that i have a file: index.php That file echo's getcwd() and returns: /var/www/example/ Now i tell Apache or Lighty that if a directory does not have an index.php file, that it should use /example/index.php (for example vi... 26 Aug 2008 20:13
Ejecutar comando con php con otro usuario.
Como puedo ejecutar un comando de sistema con otro usuario que no sea www-data??? si realizo un exec("sh miscript.sh"); se ejecuta con www-data y me gustaria ejecutarlo con mi usuario. (linux) Gracias d antemano ... 21 Aug 2008 16:35
New Bie Issues
hi all! I am running behind an issues for a couple of days [SOAP is killing me] Please find the code attached here - which is used to call data from a .NET server. [I got this code from another site] Some modifications have been done.- but am getting a result - *"Server was unable to process request. ---&g... 21 Aug 2008 10:24
Sale 79% OFF !!!
Dear php-general(a)lists.php.net, Canadian Doctor Beatriz Best Price 2008! http://btm.http://oqm.http://xxv.Dear php-general(a)lists.php.net, Canadian Doctor Jimmie Best Price 2008!?axnsisterspell.com?uuqsisterspell.com?mms ... 20 Sep 2008 20:34
include methods of one class in another
Hello, firstly, sorry for my English... I have class: //--- class manageClassError{ private $errorsList=array(); private function addError($ex){ $errorsList[]=$ex; } public function isError(){ return (bool)(count($this->errorsList)); } public function ... 21 Aug 2008 14:31
<?=class::$lang[$this->lang]['_key_']?> Fixed <myBAD>
Sorry to bothering list. <my_bad> I damn bug generated by mysef and ignited by sort order... </my_bad> Sorry. ... 21 Aug 2008 04:16
First  |  Prev |  Next  |  Last
Pages: 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107