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



Comments:

<0> http://www.anthonylofton.com/view.php
<1> look at lines 47-51
<1> the links I am making do not work
<2> uh, is it javascript problem?
<1> somehow I am getting a LOT of spaces betwen the "?photo=" and the fileneame"
<1> and I cannot figure out why
<1> they are right on the next line from each other
<2> oh yeah, that's easy
<3> i ran mysql_real_escape on a URL, and it cahnged blah.com?foo=bar&foo1=bar1 to ?foo=bar&namp; why does seem wrong?
<2> it takes into account ident in your php file
<3> &amp; i mean
<2> you better put them in one line
<1> indent?
<1> I tried that killer
<1> Same thing
<1> is there a continuation of line character in php like there is in python



<4> wtf: I hate you very dearly.
<2> you tried javascript:photo_open('photo_display.php?photo=".trim($pho..?
<1> trying that now killer
<1> yep
<1> still got like long spaces
<5> Shaba1: Nope. You just go onto the next one.
<1> just tried it
<5> Shaba1: PHP isn't whitespace-absolute.
<1> what do you mean freeone3000
<1> ??
<6> s/;/;\n/g
<5> Shaba1: if ($foo) { and if($foo) \n {
<5> They mean the same thing.
<6> s/{/{\n/g
<6> s/)/)\n/g
<6> i use these all the time, they are great
<1> ok I am confused
<5> Shaba1: Whitespace is meaningless to the compiler.
<2> echo "hey you" and echo "hey \n you" (\n as line break in php file) are different
<5> Shaba1: Indention is to make it human readable...
<1> Killer666 tell me that the spaces in the printed link are coming from the indents I have in the code
<5> Killer666: Well, if you use a " and don't close it, it takes everything within it - including newlines - as literal.
<5> *Shaba
<5> So, he's entirely correct. You just don't need a 'continuation of line' character...
<1> so how do I get the php processor to ignore those intents
<1> if I cannot I am going to have one really long line
<5> Shaba1: Close your " and use a . between lines...
<5> . = string concatonator.
<5> Since it only takes what's inside the quotation marks, if you don't have quotation marks around indentation, it'll ignore them.
<2> freeone3000, look http://pastebin.com/745977 line 48-49
<5> Killer666: ". to the end of line 48. " to the beginning of line 49, after indention.
<2> i think that would fix it
<2> leading " from line 50 should be moved to the end of line 49 as well
<1> freeone3000 and Killer666 I am trying to make sense of what you are saying
<1> So I want to say thank you right now even though its not making sense to me. :)
<2> everything between "" is string, even new line in your php file, so if the starting " is on one line and the ending " on another, there is line break between them
<5> Very helpful if you understand that.
<1> ahah
<1> ok the fog is starting to clear
<1> go on
<5> ...Go on? That's your entire problem.
<1> Ok
<1> let me work on that
<1> just not getting any error is a major step forward
<7> Stephanie: other than my own? ;d
<7> :D
<8> Yes, other than yours.
<5> !book
<8> I need to pick something up.
<7> In all seriously, John Coggeshalls book is good
<7> PHP Unleashed I think
<7> or PHP 5 Unleashed
<8> Good, thanks.
<8> Gotta get back into the web stuff again.
<7> add to that: PHP Architects Guides to PHP Design Patterns by Jason Sweat and Chris Shiffletts Essential PHP Security, and you'll be good :)
<2> is there wide spread code conventions for php?
<7> Killer666: the ones used by the PEAR Project and Zend Framework
<7> (the same)
<8> I am so hungry.
<8> I'm pondering going to the quick shop to get some food.



<2> thanks, found it
<1> thanks killer and freeone3000
<1> I will work on thos
<8> Oh, and are there any online tutorials that I should look at that go over the basics well?
<1> those.
<9> i get this error while trying to run this Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in Releases.php on line 10
<9> http://godsownland.com/cgi-bin/plpastebin.cgi?id=f73c04
<1> its trying to get all the "" and ' right that is confusing me
<9> this is link for Releases.php
<9> works fine on server wich has php5
<2> and what if you got all those \" as well to spice up your strings
<10> anyone know a channel for help sending SMTP auth mail? I am getting X-Oxmail-Spam-Status: score=3.6 tests=FORGED_RCVD_HELO,HTML_20_30,HTML_MESSAGE,OX_HOST_LOOKUP_FAILED
<10> X-Oxmail-Spam-Level: ***
<10> oops
<10> sorry
<10> I am getting: FORGED_RCVD_HELO, as you can see
<10> but I dont know what it means, and cant find it on google
<2> ***dadasd, you try to run that on php 4?
<11> that's a spam******in tag
<11> I think
<10> yeah, I get the impression that it is
<10> but I just dont know what that tag menas
<11> googled?
<10> yeah
<10> 0.1 FORGED_RCVD_HELO Received: contains a forged HELO
<2> custom header, not more, you can check spam ***asin manual for those meanings
<10> ok
<10> thanks
<9> i get this error while trying to run this Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in Releases.php on line 10
<9> http://godsownland.com/cgi-bin/plpastebin.cgi?id=f73c04
<9> this is link for Releases.php
<9> is it a problem because we are using lower version of php?
<3> no its most likely a loop or function is not terminated with a }
<12> !tell ***dadasd about g2
<13> hello
<13> zoomcities = has on join
<1> ok off topic
<13> well he's spamming the channel..
<2> those __construct constructors came with php 5
<1> anyone know of a free host that allows hotilinking and serving exe files?
<13> www.freevirusspreading.com
<1> Nah endra
<3> shaba1: LOFL
<14> AHH!
<14> lol
<14> Killer666, thats a terrible name!
<1> I am trying to start and online(over the internet ) computer support business
<3> there aint a freehost left on the planet that is not hacked
<1> I use ultravncsc
<2> you talk about default constructor name in php 5?
<3> please ban zoomcities, spamming
<1> You can compile it to and exe that the person just runs and once you are done it erases itself from the person computer.
<1> Problem is I would have to email it to them if I cannot find a place to host it.
<3> Hey wildman , check out our IT Community Website, <SPAM HERE >We talk about PHP, Linux, C++, Hardware, Databases, Games, Web Dev and more! We also provide free cPanel hosting! Thanks! :)
<13> anyways I need some post help.. I have <form action="/foo" method="post"> and in there I have <input type="text" name="firstname" ... /> and when I do $_POST['firstname'] its never set..
<1> Yeah I got that too wildman
<3> you want to start a business on free host? heh
<15> lol
<15> wow
<3> everyone go hack zoomcities.com
<9> Killer666: This is running on server which has php 4.3
<9> Killer666: What is a possible solution to this
<2> ***dadasd, maybe easiest and cheapest is to install php 5 otherwise no help than code rewrite :(
<16> How do i put timeout at gethostbyname() ?
<16> ZoomCities, stop spamming, or you need spam ?
<9> Killer666: so its a problem with php verios comptability
<2> yes, and i see you have used inheritance as well and modifiers which came with php 5
<9> Killer666: hmm
<9> Killer666: thanks
<2> if i were you i would certanly go for php 5 host but i hope you don't have legacy code that breaks on php 5 :/
<17> I was wondering if someone would be able to help me out here. I am attempting to write an oop framework which allows modularity for other developers to develop on. My biggest question in designing this right now is how to create a menu system. If I want modular development, would the core of the framework have to include each module file to find out what menu choice's the entire application has?
<2> umm, i would say that menu is part of view only (expecting mvc) and i would write it in static manner or parametrized using user roles
<2> otherwise you go too general
<17> Well, I had thought of something static, but then the problem comes in when a new part gets added on or taken off. How do I reflect these changes?


Name:

Comments:

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






Return to #php
or
Go to some related logs:

#linux
#kde
grant all privileges * to mysql
xcdroast CDR_SECURITY gentoo
disable phpsessid
gleam CHARSET = latin1
mplayer framebuffer ubuntu
sodo aptitude install g++
how ndb works
qemu invalid compress format



Home  |  disclaimer  |  contact  |  submit quotes