abor Hojtsy" <[EMAIL PROTECTED]>
To: "Roy Huggins" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, January 07, 2003 12:15 PM
Subject: Re: [PHP-DOC] Stylesheets
> > I checked on it. There are two declarations of the "methodsynopsis"
> template
Hola.
I'm trying to use the supplied stylesheets in the xsl dir of phpdoc for
checking my work. I'm not having a lot of luck. I'm using saxon.jar to apply
the phpweb.xsl sheet to en/reference/xslt/functions/xslt-set-base.xml and it
always errors out on the "methodsynopsis" template rule. Here's th
royhuggins Sun Dec 29 02:03:56 2002 EDT
Modified files:
/phpdoc/en/reference/xslt/functions xslt-set-base.xml
Log:
Noted new behavior regarding default base URI.
Index: phpdoc/en/reference/xslt/functions/xslt-set-base.xml
diff -u phpdoc/en/reference/x
Hola.
I seem to have either misplaced my CVS password, or simply mis-entered it
when I requested the account. I can't find a way to have a new one
auto-generated. Is there an automated way of doing this? Do I have to pester
someone with enough access to do it for me around Christmas-time? ;)
I've
+1 on using trigger_error() in examples, including in mysql_connect. In my
experience, it needs more exposure to newbies as it is a far more efficient
way of dealing with errors. (And it actually took me a couple years to
discover it! :)
And here is how I would do the code snippet
if (!$conn = my
Hola
The file download from the URL
http://php.net/dochowto
does not appear to be properly archived. On my RedHat Linux box, tar claims
that howto.html.tar is not a valid tar file. This happens whether I
'tar -zxf howto.html.tar.gz' or if I gunzip first then 'tar -xf
howto.html.tar'.
On Windows
Hola.
I am working on new docs for ext/xslt. I need guides on what Docbook
elements to use, how to use them, where to put them, etc. The archives of
this list show many references to a howto file, but my many searches here
and on the php.net site haven't turned up it's location. I also have no
exp