NuSphere Forums Forum Index
NuSphere Forums


Mon Jul 25, 2005 11:28 pm
Replies: 6
Views: 6468
Personally, I would be happy to work with PHP 5, but I want other people to use the program I'm writing, and I don't want to lock anyone out if their Web host doesn't support PHP 5.

E

Sun Jul 24, 2005 11:32 pm
Replies: 6
Views: 6468
Thanks for the clarification. I had heard conflicting things about this issue.

E

Sun Jul 24, 2005 11:53 am
Replies: 6
Views: 6468
Php4 scripts may not access to MYSQL 4.x. ... Consider upgrade to php5 or downgrading to mysql 3.23.

This confuses me. My original post referred to PHP 4 with MySQL 4.1, which didn't work even afte ...

Sat Jul 23, 2005 5:01 pm
Replies: 6
Views: 5957
Here is another illustration from my project...

$userPrefs = new PrefSet;
$activities = new Pref($u <-- looking for code completion "$userPrefs"

As above, no code completion p ...

Sat Jul 23, 2005 4:43 pm
Replies: 6
Views: 5957
Here is an example of what I'm talking about. This is some code from my current project:

$interests = new SGroup($grp);
$interests->baseParam = 'interests';
$interests->d1 = 'Intere ...

Sat Jul 23, 2005 1:18 pm
Replies: 6
Views: 6468
When I try to run my script in the debugger I get this error:

mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client at utilities.inc ...

Fri Jul 22, 2005 8:56 pm
Replies: 6
Views: 5957
Actually, it often doesn't work when the included file is in a directory in the include path. It fails to know about declared classes, methods, variables, etc.

All needed files parent directories a ...

Wed Jul 13, 2005 7:01 am
Replies: 6
Views: 5957
I'm using PHPEd 3.3.3 on Win2K. Sometimes code insight (AKA code completion) works, sometimes not. It seems to always work with variables defined in the page. Properties of classes that are defined in ...

Sat Jul 02, 2005 1:28 pm
Replies: 2
Views: 5307
I did send a message using the "CONTACT US" form. I also sent an email to sales. It's the next day now and I still haven't heard anything. I checked with the credit card company and the charge did go ...

Fri Jul 01, 2005 6:54 pm
Replies: 2
Views: 5307
I purchased PHPed for Windows a few hours ago, but I don't understand how I can actually get the product. There is no download link on the website. There is no list of completed purchases that I can f ...

Sun Nov 28, 2004 12:49 pm
Replies: 2
Views: 5795
Excellent. That worked. Thanks.

Sat Nov 20, 2004 10:44 pm
Replies: 2
Views: 5795
I searched the forums and the docs, but didn't find the answer to this. I read here http://www.phpdoc.org/ that phpDocumentor comes with Nusphere 3.3, but I can't find it.

I installed Nusphere 3.3. ...
Page 1 of 1
All times are GMT - 5 Hours