steinm Mon Apr 9 04:53:07 2001 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c php_domxml.h
Log:
- added domxml_version() to retrieve version of libxml
Index: php4/ext/domxml/php_domxml.c
diff -u php4/ext/domxml/php_domxml.c:1.35 php4/ext/domxml/php_d
steinm Wed Mar 21 22:58:13 2001 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c
Log:
- fixed some bugs with xpath
Index: php4/ext/domxml/php_domxml.c
diff -u php4/ext/domxml/php_domxml.c:1.32 php4/ext/domxml/php_domxml.c:1.33
--- php4/ext/domxml/php_do
steinm Tue Mar 20 23:58:20 2001 EDT
Modified files:
/php4/ext/hyperwave hg_comm.c
Log:
- fulltext query are working now
Index: php4/ext/hyperwave/hg_comm.c
diff -u php4/ext/hyperwave/hg_comm.c:1.40 php4/ext/hyperwave/hg_comm.c:1.41
--- php4/ext/hyperwave/hg
steinm Tue Mar 20 21:45:41 2001 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c php_domxml.h
Log:
- added EntityReference and Notation class
- fixed handling of PI nodes
- implemented more class functions
Index: php4/ext/domxml/php_domxml.c
diff -
steinm Tue Mar 20 08:20:43 2001 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c
Log:
- fixed lot of compiler warnings
Index: php4/ext/domxml/php_domxml.c
diff -u php4/ext/domxml/php_domxml.c:1.29 php4/ext/domxml/php_domxml.c:1.30
--- php4/ext/domxml/ph
steinm Tue Mar 20 07:01:14 2001 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c php_domxml.h
Log:
- complete rewrite of domxml module.
It is now mostly conform to DOM Level 2 though some classes and
methods are still missing
Index: php4/ext/d
steinm Tue Mar 20 07:03:33 2001 EDT
Modified files:
/php4 NEWS
Log:
- news about domxml
Index: php4/NEWS
diff -u php4/NEWS:1.615 php4/NEWS:1.616
--- php4/NEWS:1.615 Mon Mar 19 18:09:17 2001
+++ php4/NEWS Tue Mar 20 07:03:33 2001
@@ -2,6 +2,7 @@
steinm Tue Mar 20 07:02:11 2001 EDT
Modified files:
/php4/tests testdom
Log:
- test script for rewritten domxml module
Index: php4/tests/testdom
diff -u php4/tests/testdom:1.18 php4/tests/testdom:1.19
--- php4/tests/testdom:1.18 Fri Nov 10 02:28:30 2000
CKGROUND_LINK;
else
+ if(strncmp(str, "intagnodel", 10) ==
+0) { /* New type introduced by Uwe Steinmann 16.03.2001 */
+
+cur_ptr->l
On Thu, Mar 15, 2001 at 01:17:38AM -0500, Dustin Leggans wrote:
> Hello,
>
> My internet provider does not have the $HTTP_POST_VARS variable enabled...
> What would be the easiest way to capture submitted PDF form data without
> having this variable?
>
According to the source the latest php does
steinm Tue Mar 13 22:33:46 2001 EDT
Modified files:
/php4/ext/hyperwave hw.c
Log:
-fixed prototype and indention
Index: php4/ext/hyperwave/hw.c
diff -u php4/ext/hyperwave/hw.c:1.79 php4/ext/hyperwave/hw.c:1.80
--- php4/ext/hyperwave/hw.c:1.79Sun Feb
steinm Thu Feb 22 01:38:59 2001 EDT
Modified files:
/php4/ext/hyperwave hw.c
Log:
- took out the HwSLS_FETCH to make it compile again on Unix
Is this really neccesary at this point?
Index: php4/ext/hyperwave/hw.c
diff -u php4/ext/hyperwave/hw.c:1.76 php
steinm Thu Feb 8 07:12:16 2001 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c php_domxml.h
Log:
- add domxml_unlink_node(), not tested
Index: php4/ext/domxml/php_domxml.c
diff -u php4/ext/domxml/php_domxml.c:1.26 php4/ext/domxml/php_domxml.c:1.27
---
4/ext/pdf/pdf.c:1.68 Wed Jan 31 09:00:10 2001
+++ php4/ext/pdf/pdf.c Wed Jan 31 23:07:09 2001
@@ -13,10 +13,11 @@
| [EMAIL PROTECTED] so we can mail you a copy immediately. |
+------+
| Authors: Uwe Steinma
steinm Tue Jan 30 22:13:08 2001 EDT
Modified files:
/php4 NEWS
Log:
- note about change of pdf api
Index: php4/NEWS
diff -u php4/NEWS:1.573 php4/NEWS:1.574
--- php4/NEWS:1.573 Tue Jan 30 18:09:11 2001
+++ php4/NEWS Tue Jan 30 22:13:08 2001
@@ -2
steinm Fri Jan 26 00:20:23 2001 EDT
Modified files:
/php4/ext/pdf pdf.c php_pdf.h
Log:
- This is major change of the php pdf api to be closer to the pdflib api
done by Rainer Schaaf from pdflib GmbH.
- Some more functions has been implemented as well.
steinm Fri Jan 26 00:15:58 2001 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c php_domxml.h
Log:
- changed naming of some functions (kept compatibility)
Index: php4/ext/domxml/php_domxml.c
diff -u php4/ext/domxml/php_domxml.c:1.25 php4/ext/domxml/php_
On Wed, Jan 24, 2001 at 11:21:28AM -0600, Dominic wrote:
> I have successfully installed pdflib with PHP4.0.4pl1 and all the
> necessary components. However, I don't know how to output a generated
> pdf to the browser without writing it to disk first and then reading it
> in. Below are the example
18 matches
Mail list logo