Hi all,
I am trying to use htmldoc with passthru function :
passthru("htmldoc -t html --quiet --jpeg --webpage --footer --bottom
0.2cm --left 1.78cm --right 1cm --top 0.2cm '' $options $filename");
where $filename is urls, it works fine but not with GET pamameters :
if $filename is like
'http:
Hi,
I discover a surprising thing with PHPSESSID, I try something like this
:
$var="htmldoc -t html --quiet ''
'https://login:[EMAIL
PROTECTED]/file.php?documentIdent=157&typeAffiche=3&PHPSESSID=068dd351a106bb6ead80e11a27f75100'";
echo 'var='.$var;
passthru($var);
passthru is waiting for and d
Sorry, but I tried this : session.use_cookies = 0 in php.ini
and I have always the bug.
And if I use htmldoc on command line with same args it works fine.
Could php forbidden using of PHPSESSID ?
Nicolas
Le mar 23/03/2004 à 16:37, Raditha Dissanayake a écrit :
> Guillouet Nicolas wr
is_string()
Le jeu 25/03/2004 à 15:08, Lourenzo Dias a écrit :
> Hey, there.
> I'm a new php student from Brazil, and sorry about my ignorance writing
> in English.
> I'd like to know if exists any function in php that identifies a string
> as a-z, like is_num() to the numbers.
>
> Thanks,
>
4 matches
Mail list logo