@# 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 12 13 14



Comments:

<0> oh well
<1> im using "[a-zA-Z0-9\!\@\#\$\%\^\&\*]{6,8}"
<0> why are you escaping things that don't need escaping?
<0> and why not simply allow any p***word? what are you trying to prevent?
<2> or if you are going to prevent why not make it easy
<2> and just allow alpha numeric
<0> that was his original question
<3> night peeps.
<0> night HaNtU]uU[
<4> can some one try this page http://24.109.27.193/site/test.html
<4> hit each button a few times
<4> let me know if you've tried it
<5> anyone has had *** while high on pot?
<6> anyone here?
<6> help me plzz
<7> just ask



<6> ok
<6> Syntax error on line 238 of /etc/apache/httpd.conf:
<6> Cannot load /usr/libexec/apache/libphp5.so into server: /usr/libexec/apache/libphp5.so: undefined symbol: timelib_parse_tzfile
<6> what thats mean
<6> ?
<1> looks like your httpd.conf file is trying to load php5, and php5 isnt there
<0> no, it looks like libphp5.so contains references to something it's not linked to?
<6> mm..
<6> i realy confuse
<6> T_T
<6> undefined symbol: timelib_parse_tzfile -->> whats this?
<0> good question
<0> @google timelib_parse_tzfile
<8> Search results for timelib_parse_tzfile:
<8> http://www.mail-archive.com/php-cvs@lists.php.net/msg17356.html
<8> http://www.mail-archive.com/php-cvs@lists.php.net/msg17105.html
<8> http://beeblex.com/search.php?s=l%3Aphp.internals&d=ALLDB&o=1&st=40&c=20&rss=0&r=0
<8> http://www.coggeshall.org/cov/ext/date/php_date.c.gcov.html
<8> http://aspn.activestate.com/ASPN/Mail/Message/php-cvs/2713407
<8> http://www.google.com/search?hl=en&ie=ISO-8859-1&q=timelib_parse_tzfile&btnG=Google+Search
<0> @google "undefined symbol: timelib_parse_tzfile"
<8> Search results for "undefined symbol: timelib_parse_tzfile":
<8> no results found.
<0> @google "undefined symbol timelib_parse_tzfile"
<8> Search results for "undefined symbol timelib_parse_tzfile":
<8> no results found.
<0> hmm
<0> @google timelib
<8> Search results for timelib:
<8> http://semantic.org/TimeLib/
<8> http://semantic.org/TimeLib/TimeLib/
<8> http://fdcmuck.gushi.org/Backstage/Ariel/da.timelib.doc.html
<8> http://www.coggeshall.org/cov/ext/date/lib/timelib.c.gcov.html
<8> http://www.spring-alpha.org/svs/api_doc/public/svs_simulation.simtime.timelib-module.html
<8> http://www.google.com/search?hl=en&ie=ISO-8859-1&q=timelib&btnG=Google+Search
<6> tzi = timelib_parse_tzfile(formal_tzname, tzdb);
<6> if (tzi) {
<6> zend_hash_add(&DATEG(tzcache), formal_tzname, strlen(formal_tzname) + 1, (void *) &tzi, sizeof(timelib_tzinfo*),$
<6> }
<6> return tzi;
<6> help me plzz
<7> facebook is trying to get $2 billion
<7> damn.
<0> @php echo number_format(2000000000);
<8> Result: 2,000,000,000
<2> @topten
<8> Top ten users: pizza_milkshake (12.04kb), ohm (8.04kb), evulish (3.69kb), Zenethian (3.37kb), poutine (2.83kb), spox (2.63kb), Technobabble (2.11kb), GlenneMannen (2.01kb), ansimation (1.99kb), ChillAxen (1.70kb)
<7> @confess
<8> I am talking to my best friend's ex-boyfriend, with the intent of dating him, and telling her at the same time how much I hate him and how much he's still into her. I am a terrible person.
<2> mod_spox: status
<8> Uptime 10 days, 22 hours, 34 minutes and 14 seconds, 51 plugins active, 3688 items stored in registry, 4220 lines sent, 29749 received.
<9> how would i do like an if statement saying that if the timestamp is older than 5 minutes, do blah
<10> unix time?
<9> i guess
<9> this is an example of one posted in my database
<9> 2006-03-26 10:46:57
<10> if($timestamp > (time() - (60 * 5)))
<9> ah k, thnx
<10> i make a point of storing unix time, for such things
<10> as its alot more flexible than a string, from the coding end of things
<11> moring everyone



<12> kuk
<11> will header('Location: http://new.url.here/path/file.ext'); forward POSTs?
<2> how about you rephrase that into a real question
<7> header just sends whatever you put in it as a header
<7> you can send header('My-penis: huge');
<7> which will be implemented in HTTP/1.2
<11> heh
<2> header("Sausage's man boobs: DD");
<11> ok, but if i push that header, will all POSTs to the page that pushes the header be forwarded to the new location?
<7> header() is basically like print
<7> it just happens before the \r\n\r\n
<7> it doesn't do anything special
<11> ok, will most clients forward post events?
<2> @php 1 php mimic submission post
<8> PHP Parse error: parse error, unexpected T_STRING
<2> dur
<2> @google 1 php mimic submission post
<8> Search results for php mimic submission post:
<8> http://www.zend.com/zend/spotlight/mimocsumissions.php
<8> http://www.google.com/search?hl=en&ie=ISO-8859-1&q=php+mimic+submission+post&btnG=Google+Search
<2> tonsatwork: go read that link
<7> mimoc? yay for zend spelling
<2> sumissions?
<2> why not
<7> uhg. i think march broke the bank.
<2> http://www.liquidmedication.com/comics_2006/red_bull.jpg
<2> hahaha
<13> lol
<13> i like the wa he draws the hands
<14> Guys how can you prevent someone from BCC'ing or CCing someone else from a form which accepts emails from people?
<14> People are spamming others through my form
<14> I have a FROM fiels, Subject and Body field
<0> how are people BCCing people via your form?
<13> yeah
<2> i would guess they are just sending to multiple people
<2> a@a.com, b@b.com, etc
<15> sup fellas
<13> hey ansi
<15> how goes it Tb?
<13> oh ya know
<13> the usual
<15> i know how that is
<15> nothing new?
<13> oh no, there's all kinds of new stuff
<13> but not much is cool
<15> ah
<13> but i did make some randomly generated profit reports
<13> which are cool
<15> random profit reports?
<15> not based on random profits i hope :)
<13> yup
<15> i guess it would give you an idea of profit margins in a given range i dunno
<7> one nice thing about my job is that i get excluded from a majority of developer meetings because i can't speak russian
<16> one bad thing is you never quite understand what you're supposed to do?
<7> well that's just because i'm an idiot
<7> i do my own thing here for the most part
<11> After a SQL insert query, how do i return the primary key unique id that is autoincrement? Can I grab the row that I just inserted the same way that I would with a select query, or would I need to requery with select to get the key?
<17> tonsatwork .. you use mysql_insert_id($connection)
<11> thanks SikandeR^ :)
<17> you're welcome
<7> oh you gotta be kidding. these two books i want to order come to a total of $24.70. i need $25 to get free shipping
<0> buy more expensive books
<11> Sausage - call them and tell them you'll pay $0.30 for shipping
<11> what happens if I try checking $row['fieldname'] where $row = mysql_fetch_array(mysql_query($queryThatWillNotReturnAnyResults)) ? Will it throw an error or just give me null?
<7> heh. i gave in and just signed up for the amazon prime trial.
<7> 2-day shipping for free
<7> tonsatwork: it should work
<11> heh
<7> oh wait
<7> mysql_query would crap out and mysql_fetch_array should complain
<11> the query would return null then?
<7> and $row would be null, i imagine
<7> give it a whirl


Name:

Comments:

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






Return to #php
or
Go to some related logs:

indiatv.net
Unable to cast object of type 'System.Decimal' to type 'System.String'.
#kl
#allnitecafe
#allnitecafe
#kl
#india
irc hoithoai
+92 Wasima
#chat-world



Home  |  disclaimer  |  contact  |  submit quotes