Hannes Magnusson wrote:
Do we have the technology to generate this table automatically? :)
I can't think of anything.
I suppose we could have multiple sets of xpointer() targeted xincludes
to get the info and then pre-process it with xslt to generate the
table, but that will turn ugly quickly.
On Wed, Oct 1, 2008 at 18:04, Anthony Bedford <[EMAIL PROTECTED]> wrote:
> Hannes Magnusson wrote:
>>
>> The various variations of num_rows looks awkward and confusing, all
>> the various methods and properties return exactly the same thing
>> right? So as far as the user is considered these are al
Hannes Magnusson wrote:
The various variations of num_rows looks awkward and confusing, all
the various methods and properties return exactly the same thing
right? So as far as the user is considered these are all aliases to
each other?
Yes agreed, I guess I was highlighting the fact that you c
On Wed, Oct 1, 2008 at 12:08, Anthony Bedford <[EMAIL PROTECTED]> wrote:
> Anthony Bedford wrote:
>>
>> And further to that there is another revision at:
>>
>> http://docsrva.mysql.com/public/test3.html
>>
>> I will continue to add content in an effort to find any 'edge' cases.
>>
>
> I have now co
Anthony Bedford wrote:
And further to that there is another revision at:
http://docsrva.mysql.com/public/test3.html
I will continue to add content in an effort to find any 'edge' cases.
I have now completed the process of adding content for MySQLi related
classes[1]. I haven't found anythin
On Fri, Sep 12, 2008 at 18:54, Anthony Bedford <[EMAIL PROTECTED]> wrote:
> And further to that there is another revision at:
>
> http://docsrva.mysql.com/public/test3.html
>
> I will continue to add content in an effort to find any 'edge' cases.
Looks great
-Hannes
And further to that there is another revision at:
http://docsrva.mysql.com/public/test3.html
I will continue to add content in an effort to find any 'edge' cases.
Thanks,
Tony
Anthony Bedford wrote:
Hi,
As requested I've been working on a mockup of a possible change to this
page:
http://w
Ulf Wendel wrote:
Assuming that every alias entry is somewhat deprecated and only there
for BC reasons, does it have to be in the main table (mockup), wouldn't
it be better to "hide" an alias by not showing it in the main table but
in a second table "BC/deprecated" below the main overview tab
Hannes Magnusson wrote:
On Wed, Sep 10, 2008 at 19:13, Anthony Bedford <[EMAIL PROTECTED]> wrote:
Hi,
As requested I've been working on a mockup of a possible change to this
page:
http://www.php.net/manual/en/book.mysqli.php
The mockup can be viewed here (with notes):
http://docsrva.mysql.c
On Wed, Sep 10, 2008 at 19:13, Anthony Bedford <[EMAIL PROTECTED]> wrote:
> Hi,
>
> As requested I've been working on a mockup of a possible change to this
> page:
>
> http://www.php.net/manual/en/book.mysqli.php
>
> The mockup can be viewed here (with notes):
>
> http://docsrva.mysql.com/public/te
Hi,
As requested I've been working on a mockup of a possible change to this
page:
http://www.php.net/manual/en/book.mysqli.php
The mockup can be viewed here (with notes):
http://docsrva.mysql.com/public/test2.html
This is just a simple mockup, you can ignore the colour scheme. :)
Here are
heh, welcome to the wonderful issues of php-gtk..
> -Original Message-
> From: Gabor Hojtsy [mailto:[EMAIL PROTECTED]
> Sent: 22 November 2003 17:29
> To: Georg Richter
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP-DOC] MySQLI Documentation
>
>
> >>The
But I did, see http://www.vl-srm.net/doc/class.srmapp.php (it needs a
bit of tweaking though as the constructor doesn't look good yet).
I tweaked some of the DSSSL that I copied from the PHP Doc stuff, and
backporting it is possible, it just takes a bit of time. The XML for
this is attached.
I thou
On Sat, 22 Nov 2003, Gabor Hojtsy wrote:
> >>The DOMXML extension has this kind of documentation.
> >
> > No, DOMXML only supports OO-Syntax, not OO and procedural style.
> > Also class->method is hard to read instead to have a list of properties and
> > methods for different objects.
>
> Well, th
The DOMXML extension has this kind of documentation.
No, DOMXML only supports OO-Syntax, not OO and procedural style.
Also class->method is hard to read instead to have a list of properties and
methods for different objects.
Well, the dir class has some true OO documentation, but there is not
muc
> Hi Georg!
> The DOMXML extension has this kind of documentation.
No, DOMXML only supports OO-Syntax, not OO and procedural style.
Also class->method is hard to read instead to have a list of properties and
methods for different objects.
Georg
Hi Georg!
during the last days I changed a lot in php5's ext/mysqli. Now I have some
"minor" problems:
How to document oo-syntax?
- objects
- methods
- properties
For all methods and properties there exists a procedural function too, so a
function entry s
Hi,
during the last days I changed a lot in php5's ext/mysqli. Now I have some
"minor" problems:
How to document oo-syntax?
- objects
- methods
- properties
For all methods and properties there exists a procedural function too, so a
function entry should
18 matches
Mail list logo