[PHP-DEV] globals.h and notes_globals.h

2001-02-19 Thread Brad Atkins
lobals.h in the api? But then everyone will have to do that. Suggestions appreciated. Thanks, Brad Atkins Manager, Technical Development http://www.youreshop.com 1-877-YRE-4YOU (Toll free US & Canada) 1-705-692-3442 (International) -- PHP Development Mailing List <http://www.php.net/&g

[PHP-DEV] Curly Brackets equate to variables?

2001-02-14 Thread Brad Atkins
Hello, I have the following string: When I print it out I get this: Notice the missing {USD}{TEST} Is this indented behaviour for the curly braces to disappear? Thanks, Brad Atkins Manager, Technical Development 1-877-YRE-4YOU (Canada & US) 1-705-692-3442 (International) --

Re: [PHP-DEV] Write Access to repository

2001-02-08 Thread Brad Atkins
I did: cvs login (Logging in to [EMAIL PROTECTED]) Thanks, Brad Atkins Manager, Technical Development http://www.youreshop.com 1-877-YRE-4YOU (Toll free US & Canada) 1-705-692-3442 (International) "Egon Schmid (@vacation)" wrote: > Brad Atkins wrote: > > > >

[PHP-DEV] Write Access to repository

2001-02-08 Thread Brad Atkins
I have a CVS account, and I'm trying to add a notes extension directory in ext/notes but I get the following: cvs [server aborted]: "add" requires write access to the repository Thanks, Brad Atkins Manager, Technical Development http://www.youreshop.com 1-877-YRE-4YOU (Toll f

[PHP-DEV] Commiting a new extension

2001-02-07 Thread Brad Atkins
lementation of ACL's with regards to the CVS. Previously it was discussed that the extension would reside in the ext/notes directory, so I'm assuming I'd need enough permission to create that directory and add/modify the contents of it. Any help you can provide would be greatly apprec