Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of the documentation saying that DOM is built into PHP5.
I'm compiling php 5.3.0 using the following minimalistic options:
configure.js --without-sqlite --enable-cli --enable-debug --disable-ipv6 --enable-pdo
However, my compiled PHP can't pass even the following test for DOM:
<?php
$doc = new DOMDocument();
?>
where I'm getting the following error message:
PHP Fatal error: Class 'DOMDocument' not found in C:Inetpubwwwroottest.php on line 2
Does somebody know what I'm doing wrong?
Thanks in advance for your help
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:Code: $query = "SELECT search_time, search_keywords FROM phpbb_popsearch ORDER BY search_time DESC limit 35"; as you
Help on query replacing the date
Hi Pals,
Accessing Infotype data in dialog program
Hi All
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
Help With editting and deleting form
So look at this image :http://img194.imageshack.us/img194/8272/snapshot5f.png This table prints the titles of entries from a table in a database.. The code that i use for this table is this :Code:
Upload file and add HTML
Hey everyone,I have a client has meeting agendas and minutes that should be posted online. I could teach someone how to FTP it onto the site, but I thought PHP would allow for a cooler solution. Here
Dynamic Data + Sql Server 2005 Enterprise?
Hi! I have just started to learn ASP.NET, and it looks like it is quite a lot to learn. Im not really sure where I should begin, but I have watched the Dynamic Data
Mail functionality from localhost to server
Hi I am facing problem of mail functionality.When i tested mail functionality in my localhost it works fine but when i tried it on server it didn't work and also no error it displays.So please give me
Send current URL in URL with a $_GET variable problem.
Hello community,I have created a function that gets the current variable of a page, example:current page URL: Code: [Select] http://example.com/activate.php?token=123&code=321Now, I want to
problem with php server update from mid 2009
Hi,I have this navigation menu on 2 websites which used to work just fine. After a recent update to the php server, the menu stopped working properly. It still loads the pages but the highlighted