NuSphere Forums Forum Index
NuSphere Forums


Thu Jan 08, 2004 8:41 pm
Replies: 2
Views: 8373
I noticed that CVSNT wasn't having the same problems, and that you can tell the cvs client in phped where to look for the cvs.exe file.
Now I am able to use cvs inside of phped with the full csv repo ...

Wed Jan 07, 2004 8:47 pm
Replies: 2
Views: 8373
I set up a CVS repository on our office server, but in order to protect against potential data loss in the eventuality of an operating system crash, I placed the repositories on a separte drive on the ...

Sun Sep 28, 2003 2:07 pm
Replies: 8
Views: 9143
Yup, I haven't installed the update pack yet. I have been having problems with my login, so I haven't been able to download it, but I just got an email from Jay Park stating that the problem is fixed ...

Sat Sep 27, 2003 10:24 pm
Replies: 8
Views: 9143
Hi ddmitrie and gang,

I managed to figure it out! I am on a Windows machine and a line in php.ini file needed to be changed to reflect the location of the temporary directory on my machine:

The ...

Sat Sep 27, 2003 8:22 pm
Replies: 8
Views: 9143
When I run the following code inside the php IDE...

<?php

session_start();
$_SESSION['username'] = 'foob';

?>


I get the following errors:

Warning: session_start() ...

Mon Sep 22, 2003 6:29 pm
Replies: 4
Views: 8867
Wonderful! That did the trick. Very Happy

I though you could only assign variable values in the Immediate window. I was attempting to echo out variable names, but to no avail. Now I realize that all y ...

Mon Sep 22, 2003 3:45 pm
Replies: 4
Views: 8867
It also occured to me that it would be helpful sometimes if you could select the entire contents of a local variable in the watch locals window, and copy it to the computer's clipboard memory to be pa ...

Mon Sep 22, 2003 3:38 pm
Replies: 4
Views: 8867
I have found the locals window really really (stress really) useful while debugging. But, more than a few times the variable I am watching is too long for the watch locals window, so the part of the ...

Sun Sep 07, 2003 11:55 pm
Replies: 1
Views: 8698
How do I set up PEAR to run in the PHPed tech platform?

Mon Jul 21, 2003 2:29 pm
Replies: 1
Views: 9253
Dreamweaver does this really helpful thing where they give an alternative color to form and form element tags - a bright orange by default. This makes it a ton easier to scan through HTML code and pi ...

Mon Jul 21, 2003 2:21 pm
Replies: 6
Views: 8181
The CVS client works pretty well, but unless I am mistaken, if you want to delete something from the repository, you still have to jump into the cvs command line to get the job done. It would be cool ...

Sun Jul 20, 2003 4:17 pm
Replies: 6
Views: 9103
Ahhh, that was bugging me too! Thanks, ddmitrie. Dreamweaver doe this cool thing where if you double click a variable, it highlights the variable, but if you triple click anywhere on a line it highl ...
Page 1 of 2
All times are GMT - 5 Hours