@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> haha
<1> The term French vanilla is often used to designate preparations that actually have a strong vanilla aroma, and possibly contain vanilla grains, but originates from the French style of making ice cream custard base with vanilla beans, cream, and egg yolks.
<1> <3 wikipedia
<1> @porn latina
<2> Results for latina:
<2> http://www.loveordesire.com/blaz/throated/vids/3003/0a.htm
<2> http://tgp.xxxkey.com/galleries/latina/20/800730/1/
<2> http://tgp.xxxkey.com/galleries/latina/33/800730/1/
<2> http://gallys.nastydollars.com/sl/12/?id=askjolene
<3> @porn animal
<2> Error: No results found for animal
<3> ;x
<4> hey guys quick one for ya
<4> if i am doing a php page to search a database of over 50,000 records, would the explorer window timeout before it shows the results?
<5> not if you have a proper database
<4> its a mysql database



<5> you'll be fine
<5> be sure to index the columns you search on most
<5> ie if you're always searching by a lastName, `alter table bla add index(lastName`
<4> index? how you mean sorry
<5> do you have phpMyAdmin?
<4> yea
<5> indexes = keys in mysql
<5> you could do `alter table bla add key(lastName);` and that would add they index/key
<5> indexes speed up things m***ively
<4> you mean primary key?
<5> a primary key _is_ a key, but it's not the same thing
<4> oklet me just look it up in phpmyadmin then
<5> You should see a lightning icon on the table sttructure page
<4> yea done it
<4> brill let me try it
<4> just times out still
<6> raizor: try searching 2 million records with %@blah.com
<5> most likely you have an infinite loop in php
<5> ***id: oh, well not doubt :D
<5> not=no
<6> had to reformat the database.. and add more keys
<6> cut a 20 second query down to 2
<5> ahh yep
<6> good database design and sql queries are underrated
<5> You bet
<6> bbl
<7> hello all
<7> help me please
<7> can I seeking fseek($handle, 0); from the EOF?
<7> ?
<7> peoples...
<5> why not?
<7> $handle = fopen("1.txt", "a+");
<7> fseek($handle, 0);
<7> fwrite($handle, "preved");
<7> fclose($handle);
<5> oh, no
<5> well, I'm not sure what "a+" will do with that
<7> don't can
<8> <7> :)
<7> May not be used on file pointers returned by fopen() if they use the "http://"; or "ftp://" formats. fseek() gives also undefined results for append-only streams (opened with "a" flag). <-- from Manual... but i'm use the a+ flag
<7> kronos, what can you do? :)
<8> Hinuya
<8> ^)
<7> raizor
<5> I'm ***uming they mean all combinations of "a"
<7> "a" and "a+" not =
<7> mmm...
<7> maybe
<7> =)
<8> http://ru.php.net/fseek
<5> Note: If you have opened the file in append ("a" or "a+") mode, any data you write to the file will always be appended, regardless of the file position.
<7> oh.. ok
<7> I see the official PHP Manual...
<0> Maximum amount of time each script may spend parsing request data
<0> does that include waiting for a file to upload?
<8> for upload another time
<0> I changed max_upload_filesize
<0> it's still not going through
<9> scripttimeout problem?
<8> set_time_limit(0) :)



<0> I'm not sure. I wrote an upload manager, and I'm not getting an http error, but the large files aren't uploading
<0> but each process finishes uploading
<9> there is a time limit in the webserver as well
<9> if you're using IIS
<0> ahh
<0> good call
<9> there is a setting somewhere in the website properties or something
<9> application properties or something along the lines
<0> ya
<0> but that's a connection timeout
<0> would that include waiting for a file to upload?
<9> there is no harm in trying?
<9> increase it to considerable amount of time and see if things work
<9> on there is script timeout option as well
<9> Home Directory>Configuration>Options>ASP Script timeout
<9> oops
<9> there must be something similar for PHP as well
<0> ther's asp script timeout
<0> ya
<0> nah, php wouldn't be built into iis
<9> yeah
<9> btw php.ini is in the windows directory
<9> you changed that one right?
<7> nah?
<7> what the "nah"?
<9> because there lies a copy in the PHP install folder as well but thats not used
<9> nah=no
<7> aaa
<9> create_vibe are you on windows box?
<0> iis6
<7> you from russia?
<7> blackbox
<9> type php.ini in run dialog box of start menu
<9> and do the editing there
<0> oh, I'm modifying it
<9> good
<9> its going to work now
<0> hop so
<9> i hope so
<0> hope
<0> hehe
<9> Psych0s1s no i'm not
<7> =)
<0> that seemed to be it
<0> good call, B|ackBox
<9> :]
<7> modifingd the php.ini -- not good
<0> huh
<0> it's fine if there's only 1 site on the server
<7> ?
<7> yes
<10> how is that not good?
<0> when there's more than 1 file uploading, for some reason the fiels aren't saved..
<0> err
<7> servers maybe have others php.ini
<7> other configuration
<0> I have 2 calls to the same script from the same domain, uploading different files with different GET information
<0> that shouldn't affect anything, right?
<0> be right back, I need food
<5> separate requests, shouldn't be a problem
<0> that's what I was thinking
<7> russia is great country!
<0> hmmm
<7> =)
<10>
<10> Oo
<0> well, I uploaded a large and a small file. the small file saved just fine, the large is still uploading. we'll see if it goes through
<0> the large file did no go through
<0> not
<0> but if I upload that file by itself with no other upload processes, it does go through
<0> ok I lied. this time it didn't
<0> max_input_time does play a factor
<9> that solves the issue?
<9> upload_max_filesize = 2M <---- you've configued this option? create_vibe


Name:

Comments:

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






Return to #php
or
Go to some related logs:

girlforgirl
mysqldump: Error: Binlogging on server not active
hydbad girls
#allnitecafe
#kl
#allnitecafe
manglorean sexy girls
thenostra
#kl
#linux



Home  |  disclaimer  |  contact  |  submit quotes