This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-18 05:21:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7059daa7efea8328ae72b9dac2001ade15ff8ed4
archived-php-src
/
ext
/
qtdom
History
Jan Borsodi
d1cecd1dd2
Removed an unneccesary #warning which was used for testing purposes only.
2000-11-15 19:09:44 +00:00
..
config.m4
Autoconf configure script for qt dom, needs some more checking in the future.
2000-11-15 18:55:00 +00:00
Makefile.in
Makefile source, has a fix for compiling C++ files.
2000-11-15 18:54:05 +00:00
qtdom_qt.cpp
Initial import, since PHP cannot be compiled with a C++ compiler all C++ specific calls had to be moved to a separate file without any php includes.
2000-11-15 19:01:44 +00:00
qtdom_qt.h
Initial import, since PHP cannot be compiled with a C++ compiler all C++ specific calls had to be moved to a separate file without any php includes.
2000-11-15 19:01:44 +00:00
qtdom.c
Removed an unneccesary #warning which was used for testing purposes only.
2000-11-15 19:09:44 +00:00
qtdom.h
Initial import, contains PHP specific extensions, takes care of converting C++ QDom objects to PHP objects.
2000-11-15 18:59:59 +00:00
qtdom.php
Initial import, PHP program for testing if the qtdom extension is available.
2000-11-15 19:02:14 +00:00