@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11



Comments:

<0> please i need help
<0> my php are cached in the history of IE
<0> i dont want that
<0> what i should do ?
<1> Evil_DeaD: you mean you don't want your site to appear in IE's history?
<0> no
<0> i want that , but i go back , i want to refresh the site
<0> and always see the same html
<0> understand ?
<1> IE isn't very good at not caching stuff
<0> but i see other webs
<0> and works fine
<0> so its possible
<1> so view their headers
<0> i cant
<0> its php code



<0> i cant see php code
<0> i see .html code
<1> view the headers they're sending
<1> no ****
<0> how i can see ?
<1> use firefox's web developer extension
<0> no
<0> in firefox works fine
<1> dumb***
<0> but my web have to work fine in IE too
<1> just use firefox to view the damned headers
<0> ok
<2> curl -I http://pr0n.org
<3> @headers http://pr0n.org
<4> Error: An exception was caught: No route to host - connect(2)
<0> where i have to look Sausage ?
<1> Evil_DeaD: look in the firefox extension
<1> web developer
<1> my shirt needs an ironing badly.
<0> tools extensions ?
<2> @headers http://booble.com
<4> response code: 200
<1> Evil_DeaD: you need to install the web developer extension
<4> last-modified: Mon, 30 Jan 2006 21:57:46 GMT
<4> connection: close
<4> content-type: text/html
<4> etag: "23c102-6984-43de8bda"
<4> date: Mon, 30 Jan 2006 21:57:58 GMT
<4> server: Apache/1.3.29 (Unix)
<4> content-length: 27012
<4> accept-ranges: bytes
<4> Header listing complete.
<1> @headers http://www.dailyfx.com
<4> response code: 200
<4> cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
<4> last-modified: Mon, 30 Jan 2006 22:10:08 GMT
<4> connection: close
<4> x-cache: MISS from guardian1.fxcorporate.com, MISS from Prolexic.com
<4> content-type: text/html
<4> x-powered-by: PHP/4.3.11
<4> date: Mon, 30 Jan 2006 22:10:08 GMT
<4> x-cache-lookup: MISS from guardian1.fxcorporate.com:3128
<4> server: Apache/1.3.33 (Unix) PHP/4.3.11
<4> pragma: no-cache
<4> Header listing complete.
<0> @headers https://www.e-gold.com/acct/login.html
<4> Error: Location given did not parse as valid.
<0> ?
<2> mod_spox must be https-challenged
<3> i probably don't have https setup
<0> @headers https://www.e-gold.com
<4> Error: Location given did not parse as valid.
<0> kick spox
<0> please
<0> what i should to Sausage ?
<3> **** it you ***
<0> where i download ?
<3> mod_spox: rescan
<4> sure
<0> if you have the extension can you tell me the headers ?



<3> @headers https://www.e-gold.com
<4> Error: Location given did not parse as valid.
<3> @headers http://www.e-gold.com
<4> response code: 200
<3> hrm
<4> cache-control: private
<4> connection: close
<4> content-type: text/html
<4> date: Mon, 30 Jan 2006 22:12:00 GMT
<4> server: Microsoft-IIS/5.0
<4> transfer-encoding: chunked
<4> Header listing complete.
<2> IIS BABY
<0> pizza_milkshake ?
<0> what headers i have to use ?
<2> Evil_DeaD: WTF ARE YOU TALKING ABOUT
<0> my php page is cached on the history of IE
<0> so if i move back i see the old html
<0> i dont want that
<3> shift+refresh
<0> i want automati refresh
<0> like the webs that use touring numbers
<3> pragma: no-cache
<2> @google cache header
<4> Search results for cache header:
<4> http://support.microsoft.com/support/kb/articles/Q234/0/67.ASP
<4> http://support.microsoft.com/default.aspx?scid=kb;en-us;812935
<4> http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
<4> http://www.php.net/header
<4> http://httpd.apache.org/docs/2.2/mod/mod_cache.html
<4> http://www.google.com/search?hl=en&ie=ISO-8859-1&q=cache+header&btnG=Google+Search
<0> i try all the headers
<0> and no one works
<0> please help
<0> im since 3 days testing
<2> what did you try?
<0> no sleep
<0> and i cant
<0> i try all
<2> what did you try?
<0> all the headers i found
<0> meta tags
<0> nothing happens
<3> @header!
<4> (PHP 3, PHP 4, PHP 5)
<4> void header ( string string [, bool replace [, int http_response_code]] )
<4> Send a raw HTTP header
<4> http://www.php.net/header
<3> go read
<0> i use that
<0> doesnt work
<0> i swear for my sister
<0> i read all php
<0> php.net
<2> http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html "Cache-Control" looks interesting
<0> can you give me an example ?
<0> why if its to easy no one can help me ?
<0> i need 2 pages and no cache if i go back throw IE
<2> i'm basically giving you the answer, if you're too lazy to click and read, then DIE
<0> no
<0> you didnt
<5> mysql_result($result,$i,"verified");
<5> ^ if theres only one row, what should $i be? 0 or 1?
<6> 0
<5> thanks
<6> np
<7> I have made a PHP script with MYSQL. Now when a user have loged in i want him/her to be able to ADD or Delete Links. Anyone who can help me maybe? Thanks.
<6> you wrote a script to keep track of logged in users, yet you can't make something that would allow them to add or delete links?
<7> it was a tutorial i didnt wroted it self
<1> well, apply stuff you learned in the tutorial
<8> hello
<8> does anyone know what phpize is ? I am having some troubles with it trying to install the id3 package from pear
<1> Toerkeium: it lets you build php modules
<8> who can I install it? I can't find information, so I guess it comes with another package or something


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #php
or
Go to some related logs:

sujal jani
ladkianjanisi
collerdeyim 2
swat connection refused gentoo
tyronator
worlddancefm
angad khuna
romentic quotes
#chat-world
#kl



Home  |  disclaimer  |  contact  |  submit quotes