[PHP] session/login issue

2007-03-13 Thread Gunter Sammet
Hi all: I inherited an application using PHP 5.1.4 with MySQL 4.1.20, Apache/2.0.46 (Red Hat) on a VPS server with Plesk 7.5. The authentication used to work just fine till yesterday. Now it doesn't authenticate anymore. My debugging so far hasn't revelaed much. It seems like the sessions are

[PHP] create multidimensional array with n depth

2006-08-09 Thread Gunter Sammet
Hi all: I've been trying to create a multidimensional array with n depth in php. Tried to use a recursive function passing array references by pointers but seems like it's not possible or I still don't understand this subject enough. Finally managed to get it going using the eval function. The

Re: [PHP] endless while loop

2005-01-06 Thread Gunter Sammet
Jason Wong [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Thursday 06 January 2005 05:17, Gunter Sammet wrote: I am having some trouble getting the following code to work: if (is_array($bundle_attributes)) { reset($bundle_attributes); while (list($option, $value) = each

[PHP] endless while loop

2005-01-05 Thread Gunter Sammet
Hi all: I am having some trouble getting the following code to work: if (is_array($bundle_attributes)) { reset($bundle_attributes); while (list($option, $value) = each($bundle_attributes)) { reset($value); while (list($option2, $value2) = each($value)) {

Re: [PHP] problem with front page files downloaded to dev machine OT

2004-08-27 Thread Gunter Sammet
Jason Wong [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Friday 27 August 2004 09:00, Gunter Sammet wrote: Yes. All my local stuff does work like a charm. I'm working with osCommerce shopping cart and all my local installs work just fine. And as I said, when I compare

[PHP] problem with front page files downloaded to dev machine

2004-08-26 Thread Gunter Sammet
Hi all: I downloaded files via FTP from a site published with FrontPage and active Front Page extensions. When I try to run them on my local machine, php files are not recognized and parsed by Apache. IE gives me the save to dialog and Mozilla displays binary garbage. Checking the FTP log, it says

Re: [PHP] problem with front page files downloaded to dev machine OT

2004-08-26 Thread Gunter Sammet
I stripped out all the front page files and if I compare files frin a wirjubg ubstakk with WinMerge, it tells me that they are identical (at least all of the unmodified files). Can't find any invisible caracters with WinMerg in the not identical files. How does the php parser or Apache determine

Re: [PHP] problem with front page files downloaded to dev machine OT

2004-08-26 Thread Gunter Sammet
Jason Wong [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Please do not top post. What do you mean by top post? On Friday 27 August 2004 02:58, Gunter Sammet wrote: I stripped out all the front page files and if I compare files frin a wirjubg ubstakk with WinMerge, it tells me

Re: [PHP] fopen with login credentials being an email address

2004-07-09 Thread Gunter Sammet
urlencode on the e-mail address. On Thu, 8 Jul 2004 23:30:33 -0600, Gunter Sammet [EMAIL PROTECTED] wrote: Hi all: Tried to use fopen like this: fopen([EMAIL PROTECTED]:[EMAIL PROTECTED]); Didn't work and I couldn't find anything out on the search engines. Any suggestions how to get

Re: [PHP] fopen with login credentials being an email address

2004-07-09 Thread Gunter Sammet
news:[EMAIL PROTECTED] * Thus wrote Gunter Sammet: Hi all: Tried to use fopen like this: fopen([EMAIL PROTECTED]:[EMAIL PROTECTED]); I hope you have some sort of quotes around that. Didn't work and I couldn't find anything out on the search engines. You simply cant have

[PHP] fopen with login credentials being an email address

2004-07-08 Thread Gunter Sammet
Hi all: Tried to use fopen like this: fopen([EMAIL PROTECTED]:[EMAIL PROTECTED]); Didn't work and I couldn't find anything out on the search engines. Any suggestions how to get this working? TIA Gunter -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] Exception number: c0000005 (access violation

2004-01-10 Thread Gunter Sammet
Current Build: 2195 Service Pack: 4 Current Type: Uniprocessor Free Registered Organization: SammySolutions.com ltd. Registered Owner: Gunter Sammet * Task List * 0 Idle.exe 8 System.exe 148 smss.exe 172 csrss.exe 168 winlogon.exe 220 services.exe