Re: [PHP] Weird stack trace in error_log from PDOException

2006-10-21 Thread Russ Brown
Roman Neuhauser wrote: # [EMAIL PROTECTED] / 2006-10-19 16:05:58 -0500: try { $objStatement-execute($arrParams); $intID = $objStatement-fetchColumn(); $objStatement-closeCursor(); } catch (PDOException $objEx) { error_log(get_class($objEx)); // Actually handle the

[PHP] Weird stack trace in error_log from PDOException

2006-10-19 Thread Russ Brown
go about debugging it? Thanks. -- Russ. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Problems with PHP5 phpMyAdmin

2005-11-22 Thread Russ F
Curt Zirzow wrote: On Fri, Nov 18, 2005 at 12:07:00PM -0800, Russ F wrote: I've reinstalled Apache2, PHP5, phpMyAdmin and MYSQl several times. I still get the same error when i try to use phpmyadmin Can not load mysql extensions. I checked the path it is correct, the extensions exist in /etc

Re: [PHP] Problems with PHP5 phpMyAdmin

2005-11-22 Thread Russ F
Curt Zirzow wrote: On Fri, Nov 18, 2005 at 12:07:00PM -0800, Russ F wrote: I've reinstalled Apache2, PHP5, phpMyAdmin and MYSQl several times. I still get the same error when i try to use phpmyadmin Can not load mysql extensions. I checked the path it is correct, the extensions exist in /etc

[PHP] Problems with PHP5 phpMyAdmin

2005-11-18 Thread Russ F
. Can anyone poiny me to the right configuration file. Thank you! -- Russ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Split command problem

2005-04-10 Thread Russ
[username]); //echo First Name: $fname; Last Name: $lname\n; echo first letter is uppercase; } else { echo first letter is not uppercase; } Any help will be appreciated. -- Russ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] strncmp function (Forgot code snippit)

2005-03-30 Thread Russ Fineman
Chris W. Parker wrote: Russ mailto:[EMAIL PROTECTED] on Wednesday, March 30, 2005 1:18 PM said: I'm new to php and linux. I am trying to replace a password program I used under windows with a mysql based login. I want to compare the first character of the first and last name

[PHP] strncmp function

2005-03-30 Thread Russ
but I'm alittle confused on how to set str1 to check all letters of the alphabet. Can anyone point me to a document or give me an idea on how to do this? I can not use .htaccess do to ISP (host) rules. Access is to a members only sectionof the webpages for my Lions club. -- Russ -- PHP

[PHP] strncmp function (Forgot code snippit)

2005-03-30 Thread Russ
Subject: strncmp function Date: Wednesday 30 March 2005 01:14 pm From: Russ [EMAIL PROTECTED] To: PHP General php-general@lists.php.net I'm new to php and linux. I am trying to replace a password program I used under windows with a mysql based login. I want to compare the first character

[PHP] xml_parse and xml entities

2002-12-12 Thread Russ Taylor
fine until you enter a character. This will get written to the xml file, writes fine, I can view the file in a text editor and it looks good. Parse the file back in and say the field contained... Hello Russ Jim the parser would only hold... Jim when it writes to the array I parse

[PHP] Re: xml_parse and xml entities

2002-12-12 Thread Russ Taylor
Another problem I have is I did $message = str_replace(\n,br, $message); and instead of getting textHelo lt;lt;brgt;lt;brgt;Heylt;brgt;Hey/text I have textHelo lt; lt;brgt; lt;brgt;Hey lt;brgt;Hey/text Any ideas please? Thank you -- PHP General Mailing List (http://www.php.net/) To

[PHP] Re: Nigerian oil scams

2002-12-12 Thread Russ Taylor
Got to love people who use all capitals. How would the scammer profit from this? I guess given your full details and bank number they can do what? Cheers John Meyer [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... php How did a Nigerian oil scam e-mail get on

[PHP] hhhhhhelp

2002-10-14 Thread Russ Peters
Hi ! I hope you can help? I’ve installed Apache on my Win 2000 machine and farley happy that works but just cant get PHP to work. I followed all of the instructions and well don’t know what to do next! Tied doing this several times and the scripts are just there for all to see on the web

[PHP] Re: Download site down?

2002-08-31 Thread Sperry Russ
doesn't open). Regards. I am new to PHP and found that I cannot download from any of the US Mirrors or any other countries I have tried. What could be wrong? Thanks, Sperry Russ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP 4.1.0 and my system's expat 1.95.2 don't get along...

2001-12-19 Thread Russ Goodwin
is the configure option --with-expat-dir= that I tried. Could this have to do with apxs's use of expat, and it only manifests with PHP? Or am I just not seeing the Real Problem(r)? ANY hints, suggestions, or sympathy are welcome. Thanks for reading this whole thing too! -Russ -- PHP General

[PHP] Re: [PHP-DB] [newbie] passing variables

2001-11-20 Thread Russ Michell
; echo \t input type='hidden' name='first' value='.stripslashes($last).'\n; 3). Careful what you print in your posts, some may find it offensive: echo h4 align=centerSomething's fucked up with yo script ya herd.../h4; HTH Russ On Mon, 19 Nov 2001 16:59:51 -0800 pjc [EMAIL PROTECTED] wrote: I

Re: [PHP] payment

2001-03-12 Thread Russ Cobbe
un-interupted during this change. You should not see any degradation of performance at all. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTEC

Re: [PHP] payment

2001-03-12 Thread Russ Cobbe
On Mon, 12 Mar 2001 17:04:13 -0500, Russ Cobbe ([EMAIL PROTECTED]) wrote: If you are worried about your payment processor going down (which to me would be a very serious concern) you might want to look at www.opayc.com which is a standardized way to talk to about 30 or so payment