@# 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 15 16 17 18 19 20 21 22



Comments:

<0> didn't even realize it...
<0> :\
<1> whenever someone says to count your quotes, that's what they mean
<0> i understand.
<2> if your quotes don't match up, then I have to spank Two-Bits in trivia.
<1> when you're getting blank pages where you expect output, consider looking into the ini_set function to set the display_errors directive, and error_reporting function to set the appripriate level
<1> ack.. not the trivia!
<1> !top10
<3> Top 10: InitHello 51, Mr_Eko 45, HaNtU]uU[ 27, pizza_milkshake 17, Stoned4Life 12, chalupah 7, Zenethian 6, poutine 6, jedzilla 5, spox 5
<1> hey
<2> yeah the scores got reset.
<1> ah well
<0> !php $data = str_replace(' bgColor=\"#0066cc\"', ' bgColor=\"#94b041\"', $data);
<0> oh well guess i can't use the old bot-a-roo :\
<4> hi all
<1> !php $data = "<td bgColor=\"#0066cc\" width=\"100\">"; $data = str_replace(' bgColor=\"#0066cc\"', ' bgColor=\"#94b041\"', $data); echo $data;



<0> but that didn't change the color from blue to green....
<3> <td bgColor="#0066cc" width="100">
<4> I need to know how to set the port of the web server (apache) in zend studio (which is not the default 80)
<1> !php echo 'do you escape \"double quotes\" in single quoted strings?';
<3> do you escape \"double quotes\" in single quoted strings?
<4> any one knows?
<1> !php $data = "<td bgColor=\"#0066cc\" width=\"100\">"; $data = str_replace(' bgColor="#0066cc"', ' bgColor="#94b041"', $data); echo $data;
<3> <td bgColor="#94b041" width="100">
<1> capice?
<0> thanks
<0> learning a lot today
<0> :)
<1> Infinite_Recursion: that's an apache problem, not php
<4> any 1 knows zend?
<4> no
<4> i have apache on port 88
<1> mkay?
<4> but can i tell zend that
<4> or does it think it is 80
<4> ?
<1> can you put :88 after the hostname?
<4> in zend when debugging
<1> i've never used zend studio
<4> i am using internal debugging
<4> ah ok
<1> that's nice, i've never used it and know nothing about it. if somehow needs that info, and doesn't ask for the port directly, chances are you might be able to provide it after the hostname
<5> anyone can help about html code
<4> but there is no such thing
<4> there is remote debugging where u can do it
<4> but internal (on same machine) that is not available
<1> then what makes you think it needs the port at all?
<1> AA_YAYANG: this is #php not #html
<4> coz i am getting lots of js errors
<5> Two-Bits: thx man
<4> that where not there if i use the port when requesting the page in the browser
<1> wtf do js errors have to do with internal php debugging?
<4> so i am guessing it is not interpretting the code
<4> :S
<1> can you not view-source to find out>
<1> ?
<4> i viewed
<1> and?
<4> i donno
<4> i am just guessing
<4> but there must be a way to set the port
<1> sigh
<6> lolz
<1> if it needed the port, then it would do ntohing at all
<6> @udefine ~random
<7> No definition found for: ~random
<4> how would zend know what my port is
<4> if it is not the default 80
<4> maybe it looks in the ini
<4> or config
<4> donno
<1> if it's debugging, it may be attaching to php itself rather than to apache
<1> i dont know one way or the other
<1> but if it at any point asks for a hostname, then it likely NEEDS a port, and if it does not explicitly ASK for a port, you MIGHT be able to append it to the hostname after a colon
<1> but if the debugger appears to be debugging the script regardless, then dont bloody worry about the port
<1> screw it, i need a nap
<1> nite



<8> anyone recommend a good visual xml editor that's free
<8> I *HEART* XML Spy
<8> but don't wanna pay for it
<9> anyone here?
<10> print("<font color="#1844AE" face="Brush Script MT" size="4">Total Number of Hits: $total</font>");
<10> im getting an error here cuz of html inside php
<10> how to do this the correct way ?
<11> probably the opposite
<11> <font color="#1844AE" face="Brush Script MT" size="4">Total Number of Hits: <? echo $total; ?> </font>
<9> technobabble, i need some help..
<10> thanks
<9> http://evilcode.net/sjg/blog/sc_decode.phps
<11> what am i looking at here
<9> um its for decoding something
<9> forgot what hold a sec
<9> sourcecop
<11> we don't do third party **** here
<9> its to do with the php script though
<9> i want to run the script
<9> not the actually application..
<9> is that still not allow? if so i'll just shutup -_-
<11> nope
<11> ask the sourcecop people
<9> doubt they'd help because its basically nothing to do with them
<9> ok how about i ask this, how do i run a php file to parse another file?
<10> Technobabble can i have something like this <? $test=0 <font color="#1844AE" face="Brush Script MT" size="4">Total Number of Hits: <? echo $total; ?> </font> ?>
<10> or should i close the first one
<10> then do the HTML
<11> close after $test = 0;
<10> k
<10> what if there was an if command ?
<11> dude
<11> it's pretty simple
<11> <font color="#1844AE" face="Brush Script MT" size="4">Total Number of Hits: <-- not php
<11> i don't care what you do in your php
<11> php all day long
<11> put THAT, outside of the php code
<12> anyone know the channel for php gis user ?
<10> gis ?
<12> geographical information systems
<12> i need the php script to do web mapping
<8> ManusiaBiasa, come here earlier, and talk to follower
<8> he's into that ****e
<12> i have already come to hotscripts
<12> but useless
<12> any other sugestion >
<12> ?
<8> I really LOVE this new laptop
<8> really
<8> alot
<8> ManusiaBiasa, follower is currently developing software with gis
<8> and php
<8> as I said, I'd recommend talking to him
<13> hi all
<8> hello Java-er
<13> guys, how can I callback function p***ed as parameter ?
<13> I mean, like for example I want my function to traverse a tree p***ed and invoke a user defined function on each node ?
<4> hi anyone knows why zend uses a dummy.php file?
<8> because it hates you
<4> ??
<14> hi how do i send variables thru pages without it being seen in the adress bar
<15> use post instead of get
<15> then access your variables through $_POST['varname'] instead of $_GET['varname']
<14> hmmm oke thxna :D
<8> GAH
<8> I need more rams!
<8> what's up lee
<15> hey trollboy
<15> not much, thinking about declaring myself bankrupt :P
<8> Bankruptcy?
<8> nice
<8> where are you?
<15> the uk
<15> I don't think it's quite that bad, yet, but I owe 5.5k to a bank and they want their money now


Name:

Comments:

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






Return to #php
or
Go to some related logs:

#allnitecafe
#india
quatroprint
#allnitecafe
#allnitecafe
#india
sky balloon in india
#kl
#india
#c++



Home  |  disclaimer  |  contact  |  submit quotes