hpdoc/scripts/xml_proto.php:1.9
--- phpdoc/scripts/xml_proto.php:1.8Thu May 22 12:57:18 2003
+++ phpdoc/scripts/xml_proto.phpMon Jul 7 23:29:13 2003
@@ -16,7 +16,7 @@
# | Authors: Brad House <[EMAIL P
bradmsswTue Jul 8 00:29:22 2003 EDT
Modified files:
/phpdoc/en/reference/mcve reference.xml
Log:
forgot to link in constants into reference.xml
Index: phpdoc/en/reference/mcve/reference.xml
diff -u phpdoc/en/reference/mcve/reference.xml:1.6
phpdoc/en
At one point in time, I had phpdoc cvs commit access,
I guess I do not any more... (username bradmssw).
I've got a fairly substantial documentation update that
needs to be committed to phpdoc for mcve.
I've attached a .tar.gz of the mcve subdirectory of
phpdoc/en/reference/
with the exact conten
bradmsswTue Nov 15 15:37:51 2005 EDT
Modified files:
/phpdoc/entitiesglobal.ent
Log:
mcve: update documentation location
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.249&r2=1.250&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/en
Ok, now I just need to figure out why the heck I had
checked out phpdoc as 'cvsread' instead of my user...
Sorry about that, think I had one too many energy drinks
last night.
-Brad
Nuno Lopes wrote:
I've cheked the the permissions, and you still have phpdoc write access.
So go ahead and commi
, and simply
have the intro link this document.
Thanks for your help.
-
Brad House
Sr. Developer
Main Street Softworks, Inc.
[EMAIL PROTECTED]
(352) 378-8228
-
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit
e
it.
Thanks.
-Brad
Rasmus Lerdorf wrote:
> The easiest would be if you could apply for a cvs account and put these
> docs into PHP's docbook framework. See http://www.php.net/cvs-php.php
>
> -Rasmus
>
> On Tue, 20 Aug 2002, Brad House wrote:
>
>
>>I have co
It appears as though there was some sort of script run on the
MCVE extension that auto-generated .xml files from the prototypes
listed in the extension. Where can I get this script, or can
someone run it for me before I start committing changes?
There have been quite a few new functions added ...
Is there a script available to generate the necessary base .xml
files by reading the proto definitions of an extension?
It appears as though there must/might be. If so, I need to
run it on the mcve extension. If not, please let me know
too, so I can get started on the long way around.
Thanks.
-B
bradmsswSun Oct 20 23:31:03 2002 EDT
Modified files:
/phpdoc/en/reference/mcve reference.xml
Log:
initial real docs
Index: phpdoc/en/reference/mcve/reference.xml
diff -u phpdoc/en/reference/mcve/reference.xml:1.3
phpdoc/en/reference/mcve/reference.
bradmsswSun Oct 20 23:28:15 2002 EDT
Added files:
/phpdoc/en/reference/mcve/functions mcve-connectionerror.xml
mcve-deletetrans.xml
mcve-getuserparam.xml
bradmsswSun Oct 20 23:33:33 2002 EDT
Modified files:
/phpdoc manual.xml.in
Log:
uncomment mcve extension docs
Index: phpdoc/manual.xml.in
diff -u phpdoc/manual.xml.in:1.137 phpdoc/manual.xml.in:1.138
--- phpdoc/manual.xml.in:1.137 Fri Oct 11 14:3
found it:
http://www.php.net/manual/en/reserved.variables.php#reserved.variables.server
it's $argc=$_SERVER["argc"];
$argv=$_SERVER["argv"];
for future reference...
-Brad
Gabor Hojtsy wrote:
what I really meant, was is there a way to do
it if register_globals was off? There's
obviousl
I probably would have written it in PHP, if I knew
how to get arguments off the command line ... If someone
could tell me how to do that, I'd be glad to convert
it to PHP
-Brad
Gabor Hojtsy wrote:
goba Mon Oct 21 11:53:27 2002 EDT
Added files:
/phpdoc/scripts xml_pr
Nevermind on this ... I wrote a quick C program to do this
for me. I've attached it for anyone else that wants it
Just:
gcc -Wall -O3 -o xml_proto xml_proto.c
Then pass the php extension.c file to the new program,
and it will spit out a crapload of files based on
the protos. Worked for me.
ipt (or my own for that
matter) should rely on it being on. There
is no need to.
Anyway, just a "thanks" :)
Philip
P.S. http://www.php.net/features.commandline
P.S.S. Oh dear, that man page assumes
register_globals being on! Will change
that sometime.
On Mon, 21 Oct 2002, Brad Hou
Yeah, that str_replace is fine, add it... I wrote that
thing is such a short amount of time, I guess I didn't
attempt to forsee stuff like &.
Anyhow, I'm not really sure of PHP data types, I'm
more of a C person, but what it creates is an array
of integers. You pass the array by reference, and
the
cense and are unable to |
# | obtain it through the world wide web, please send a note to |
# | [EMAIL PROTECTED] so we can mail you a copy immediately|
# +--+
# | Authors: Brad House <[EMAIL P
1.4 phpdoc/scripts/xml_proto.php:1.5
--- phpdoc/scripts/xml_proto.php:1.4 Sun Oct 27 05:02:55 2002
+++ phpdoc/scripts/xml_proto.php Sun Oct 27 15:13:00 2002
@@ -16,7 +16,7 @@
# | Authors: Brad House <[EMAIL PRO
19 matches
Mail list logo