Chris escribió:
Firstly the configure line you sent us is wrong. It's for the cli
version, not the cgi version.
'--enable-cli' '--disable-cgi'
i am using a apache modphp, and also enabled the cli interface, i am not
using cgi yet, i want to use fastcgi, but i made a cuestion before.
i am
Hi,
I got serous problems with modphp5 in a apache, both are compiled
with treads, apache was worker-mpm and php was interpreter level
threads, i got lots of segmentation faults in threads. someone can helps me?
At the end of the list, info about configure parameters for apache and php5
I
'mwdir', 'mrlastm',
'mrdai', 'mrmon',
'mryear', 'mheat' ) as $var )
{
if(!isset($$var)) $$var = array();
array_push($$var
on the fly" you may need
ajax, with this asynchronus requests you put headers and cookies
instead, and use it on the fly in the browser if the http request is ok.
Are you know the session variables, maybe you need that.
Well, the desicion is yours. tell us what you want to do.
Cheers!!
F
Gustav:
Christopher give you the differences within unix, dos [return]
characters.. you can use chop() perl function to strip carrige return of the
strings, example:
$line = chop(fgets($fileHandler, 1024));
also you can use str_replace:
function file2unix($stringFile)
{
return /* mac cas
5 matches
Mail list logo