@# 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



Comments:

<0> this will be just the same
<1> i wasn't all that impress'd really
<0> nobody will have learned I bet
<1> lol pry not..
<1> but when i first heard about it and the devestation.. i'm thinkin like a cartoon style wall of water.. and it wasn't
<0> If I see a clip of one person standing on the beach I'm not sending them a dollar
<1> rofl
<2> hi
<2> does anyone have any idee how could i send a php mail for a newsletter, without moultiple email adresses to appear in the emailed person ?
<1> coti BCC:
<3> or a loop
<2> thanks
<1> Eldritch ewwww
<1> Eldritch that could get ugly



<3> why? i do it all the time
<3> exactly, your full of ****
<2> |ww please can you provide me an example i don't have any idea how to solve this
<4> bcc usually gets ugly when you have faulty addresses
<3> coti use a loop foreach() etv
<4> with alot of mails it will take way too long for the server to verify and resending again and again cause addresses fail aint fun
<4> coti: how many of em ?
<2> no more than 50
<4> yeah, just loop mail
<3> foreach ($addresses as $out) {mail($out,'subject,'body');}
<2> thanks
<3> depending on host etx for 50 i would put a pause in ther so the server dient bitch
<5> hi i need help plz about php and httacces ! anuone
<5> anyone
<6> "No input file specified." wtf is this
<6> through ftp how do i fix that
<6> i started getting that from executing php files after i purged the ftp server of all its files
<6> then started from new
<3> what is giving you "No input file specified."
<5> i have a prob whit url rewirter
<5> where i can peste mi code
<3> DjVirc in #apache
<6> Eldritch when i open any php file in my browser
<1> ugh.. after only 20 days windows has resource problems and needs rebooted :/
<7> |ww: well, that's wind0z :P
<3> phpwner IIS ?
<6> http://www.cdsi.info/phpinfo.php
<6> hm
<6> it fixed itself
<6> maybe my host was ****ing around
<7> phpwner: you were receving that HTTP 404 error?
<6> not a 404 error
<6> "No input file specified." nothing else in the document source
<6> google says it something if you set up a server incompletely
<8> how do I get the time?
<8> i did time()
<3> buy a watch
<8> but it returned quite the large number
<7> haha, you should maybe listen to Eldritch :D
<3> a unixtimestamp perhaps
<6> LOL
<6> i'd love a watch that shows unix time
<3> http://nz.php.net/manual/en/function.time.php
<6> then it explodes at 2038
<3> yeah that would be leeat
<3> http://www.thinkgeek.com/homeoffice/lights/59e0/
<3> i want one of them
<6> until you lose your hand in 32 years
<6> i forgot how to read those
<8> what if I use date('H-i-s') it is telling me from a different timezone, but even the minutes are off
<6> try 'H-e-r-s
<8> well, its 2 hrs off
<3> then your server cock os off
<3> eh clock
<8> lol
<6> **** on the mind?
<8> ****ing cock
<3> always
<6> haha
<8> ***** is always on the mind
<8> at least thats the way I think



<7> well, that looks interesting Eldritch :)
<8> but seriously, the e displays the timezone right?
<8> what if I want to change the timezone?
<9> how the average hr salary of a php programmer ?
<8> can I do date('H+2-i-s');
<7> I want one too
<3> can you? try it and see
<3> toast, in what country?
<8> nope comes out 12+2-05-35
<8> lol
<8> thats no good
<9> occident
<9> usa/canada
<8> how can I change the timezone?
<3> dont know then
<3> rtfm
<8> or specify a time zone to grab the time from
<8> its not in there
<3> it is
<8> T Timezone setting of this machine Examples: EST, MDT ...
<8> thats what it says, but I dont know what to do with it
<8> I put date('T', EST)
<8> doesnt sound right to me
<3> do you think your the first person to ever encounter this issue cmac66 ?
<8> yes I do
<3> http://www.google.co.nz/search?q=change+time+zone+php
<8> looks like im the first to google it also
<10> cmac66, damn you need to sit down and think about this **** for a minute
<10> it's not that hard
<8> I know, its just Eldritch gives me a bad vibe, hes always so angry I dont know why
<8> some bad tension over there
<10> I know why
<10> you're asking a dumb ****ing question
<11> l Not a dumb question. Just a question that could easily be answered by reading the ****ing manual.
<10> or thinking for 10 seconds
<10> e.g. Eastern standard time is 5 hours off from gmt
<10> so if it's 5 am GMT, it's midnight EST
<10> http://upload.wikimedia.org/wikipedia/commons/3/3d/Timezones_optimized.png
<12> hey! :P I have a mySQL database. Do you have to create a new table for every new script (i.e. 1 for forum, 1 for chat room etc)
<11> webchick: only if you want to
<3> in most cases a forum would use multiple tabless
<11> Correct.
<12> sorry, i'm all a bit new to mysql
<11> Don't be sorry. Not a dumb question.
<11> Just, if you used one table for everything, it would quickly become unusable.
<3> i think you mean new db not new table
<11> (I hope she means new DB)
<12> maybe I do. I'm using fasthosts.com
<3> i use one db per script
<12> and all I can do in the control panel is create a new user
<12> which I presume means new db
<3> some hosts limit db's so you have to use the smae one for everything, which is ok
<3> no a user is not a db
<4> 750 MB of UK web space
<3> ask your host, they may only let you have one db
<4> is that better than my DE web space ?
<3> irzyxel no its jsut spells diffirently
<4> http://fabforce.net/dbdesigner4/
<12> I have a 150meg database
<12> on top of my 750meg space
<4> you have 150meg database space or ONE database with a max size of 150
<12> I have one database with 150meg
<3> then all the scripts will share it, and hav there own tables
<12> coooool
<4> not cool
<4> usually you would want to have them their own databases
<3> its anoying but worable
<12> so why does it give me the option to add new DB users?
<4> tables can collide easily
<3> preface there name forum_* chat_* etc
<12> so for each forum/chat room I should create new users
<3> webchick because users are users and dbs are dbs
<12> or it can just go on one, because it shares
<3> you could, but not unless theres a point


Name:

Comments:

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






Return to #php
or
Go to some related logs:

#javascript
amsuyu.net
#networking
wicket cookies expire
Atashinchi torrent 150
php_writeexcel merge cells
tarma kbira
ruby on rails gmdate
#asm
hidebehind.us



Home  |  disclaimer  |  contact  |  submit quotes