|
First
|
Prev |
Next
|
Last
Pages: 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
SV: SV: SV: [PHP] Send a cookie with a file_get_contents( ) request? -----Ursprungligt meddelande----- FrÃ¥n: Jim Lucas [mailto:lists(a)cmsws.com] Skickat: den 10 augusti 2008 10:56 Till: Anders Norrbring Kopia: 'Per Jessen'; php-general(a)lists.php.net Ãmne: Re: SV: SV: [PHP] Send a cookie with a file_get_contents( ) request? Anders Norrbring wrote: An... 10 Aug 2008 05:53
SV: SV: [PHP] Send a cookie with a file_get_contents( ) request? > Anders Norrbring wrote: Thanks Per, I think so too, I glanced it, but unfortunately I have no idea whatsoever about *how* to do it... So, if anyone have suggestions, or concrete examples, please do share! Anders. I did play around with it once, but I don't have any actual code... 10 Aug 2008 05:53
SV: [PHP] Send a cookie with a file_get_contents( ) request? > Anders Norrbring wrote: I have a web site where I use cookies to store logins, and also session cookies for users logged in. Is there a way for me to use file_get_contents() to pull content which are "behind" the login? In other words, I want to use my own log-in cookie and somehow sen... 10 Aug 2008 04:52
Send a cookie with a file_get_contents( ) request? I have a web site where I use cookies to store logins, and also session cookies for users logged in. Is there a way for me to use file_get_contents() to pull content which are "behind" the login? In other words, I want to use my own log-in cookie and somehow send it with the file_get_contents request to get the co... 10 Aug 2008 04:52
ProgramPHP domain offer Hi Guys, I've cut back on my php programming work, and don't need my domain anymore. Can't think of a better place to pass it on to somebody deserving. As such here it is: ProgramPHP,com - if you fancy it give me a shout / offer via email - please don't reply here as I don't think this is a thread that shoul... 9 Aug 2008 11:32
PUT vs. POST (was: php File upload) On 8/8/08, Per Jessen <per(a)computer.org> wrote: I am not for or against either, I'm just looking for the right argument for PUT support as it seems to be lacking (and I've never found myself in a situation where PUT was the solution). I need to accept files of various sizes - up to 2GB, maybe even more (... 11 Aug 2008 15:39
Inconsistent behavior. PHP5 FreeBSD server Vs PHP5 Windows Server. Hi, I have a strange problem with PHP5 on FreeBSD. When run on a FreeBSD server the decrypt function of a xTea encryption library does not work correctly. While the same PHP code runs without problem on a Windows Server. Has anybody experienced similar problems? I am at a dead end any help would be much app... 8 Aug 2008 17:11
PUT vs. POST (was: php File upload) mike wrote: On 8/8/08, Per Jessen <per(a)computer.org> wrote: =20 Same as POST then :-) (except for the resume bit). I still don't see much of a difference. It doesn't matter much to me, I'd just like to understand what the real difference is. Maybe I need to go and read RFC2616. =20 ... 8 Aug 2008 17:11
tidy How do I install php-tidy extension on a hosted linux? I don't have access to yum or apt-get. When I try pecl install tidy this fails ... checking for TIDY support... yes, shared configure: error: Cannot find libtidy ERROR: `/var/tmp/pear/download/tidy-1.2/configure --with-tidy' failed I am using php5 on w... 11 Aug 2008 09:28
More SOAP questions. Also, SOAP bug? Or just me? (long) * I'm not sure if this is a bug (unlikely) or if it's just me (highly likely). Given the following WSDL, <?xml version="1.0"?> <definitions xmlns:tns="urn:/test/testing" xmlns:types="urn:/test/testing/types" xmlns:sectypes="urn:/test/testing/soap/security/types" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap... 11 Aug 2008 11:31 |