Hello Sir,
I've configured PHP on unix server. It configured successfully . but when
installing mediawiki on unix then its giving error of DOM class.
For PHP configuration I used the given below command:
../configure --prefix=/cis_bin/php --with-apxs2=/cis_bin/apache/bin/apxs
--disable-inline
Hi Max,
On 23 June 2015 at 19:22, Max wrote:
> Hello, guys!
>
> Please, delete my comment:
> https://php.net/manual/ru/function.array-combine.php
The note has been deleted. It will take a few hours for the website mirrors
to update accordingly.
>
>
> function does not work correct.
>
> Thank
Hello, guys!
Please, delete my comment:
https://php.net/manual/ru/function.array-combine.php
function does not work correct.
Thanks.
Sir, I am creating a WEB SERVER in C which only executes PHP
pages. Because I have created a website in PHP.
So i need a webserver of my OWN. I know php provides a built in server. But
this is for my study purpose.
I use php5-cgi script to execute(interpret) php script, by calling :
Hi,
As discussed earlier, I am adding a script to qa.php.net to publish test
reports.
It seems that while my script(pftt_report.php) can create directories, it
can not create files(test reports) in those directories. This all works
locally for me (builtin web server), but silently fails on qa.ph