hi,
i'm looking for a methode to use threads in php (on linux)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
i'm trying to access my netscape.com inbox with php,
so i started to decode the ssl session and got all sent packets
in plaintext, not really hard. but know i have to deal with encrypted
cookies and i have no clue what i have to do. i found no help
while i crawled the web for hours.
an exampl
iptables to the proxy server (which will have
to run on a different port). Most ISPs in asia resort to this tactic.
all the best
Jack Bauer wrote:
>Hi,
>
>i'm looking for a method to setup php to use
>a proxy for all http/ftp connections.
>i know it's possible to write a
Hi,
i'm looking for a method to setup php to use
a proxy for all http/ftp connections.
i know it's possible to write a script
that can do this, but i need to setup php
itself for that (php.ini or something like this)
i tried different tools for that to tunnel all
connection but i didn't found any
Hi :),
i tried your code zu replace some parts of a string,
the problem is that this method only replaces when
there is only 1 word between stringA and stringB.
i got the problem that the part between both strings
is a dynamic one and much larger then 1 word.
i really tried to use the php manual a
Hi :),
i'm looking for a function to remove multiple dynamic parts
of a string, there are only the start and end strings given
(remove all between string A and string B)
got somebody a working procedure for that?
regards
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
Hi Guys,
i wanna get some content from an other website with a sessionid and a
frameset.
my starting code looks like this:
http://domain.tld/frameset.php?q=string";, "r");
if($fp){
while($in = fread($fp, 1024))
$reply .= $in;
echo ("$fp\n\n");
echo ("$reply\
7 matches
Mail list logo