Wed Mar 31, 2004 11:16 am |
Replies: 5 |
Views: 7551 |
|
 |
OK. I realize that this is not a CVS User forum and that there is a wealth of info on the internet for how to use CVS, but I'm still stuck and any hints would be appreciated.
Here's my problem...
...
|
Mon Mar 22, 2004 7:22 pm |
Replies: 4 |
Views: 8022 |
|
 |
I am running v3.3 Build 3338 w/ HF1. I have one workspace. Within the workspace I have one project. (I've found this prevents duplicate references to the same class or function def'n but with sligh ...
|
Mon Mar 22, 2004 5:13 pm |
Replies: 4 |
Views: 8022 |
|
 |
Hmmm.... I'm running the commercial version of PHPEd 3.3 w/ Hotfix 1 applied, and I still observe the problem.
Anything you (or I) may have missed? Can I force an update?
|
Sun Mar 21, 2004 6:14 pm |
Replies: 4 |
Views: 8022 |
|
 |
Hey -
When working with PHPEd, if write a function like
function myFunction($param1, $param2) {
// do something
}
Then save as a file named myFunction.php. The cod ...
|