@# 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 25 26 27 28 29 30 31 32 33



Comments:

<absentia> re
<sandstrom1> Encoding for documents (eg. content="text/html;charset=utf-8" />) is it this or whats in the http-header that counts?
<tundraH> if charset is specified in the header, that's what counts
<sandstrom1> the htmlhead or http-header?
<tundraH> the content-type http header
<sandstrom1> okey, thanks alot tundraH!
<tundraH> in theory, the user could be using a proxy that re-encodes pages on the fly
<tundraH> in which case the proxy would know to change the http header but not the html
<tuxthesla> hello.
<tuxthesla> is there anyway to download a php off the internet before it's parsed?
<tuxthesla> php file*
<CodeDragon> tuxthesla: Not as long as the webserver is doing its job properly.
<tuxthesla> can someone tell me is there a way to download a php file off a website before it parses?
<spox> nein
<cynic> I'd hope not. :)
<DJTrey> lol
<tuxthesla> CodeDragon shyte.
<CodeDragon> Is this the slinging of insults or just a random epithet that, somewhat unfortunately, came addressed to me?
<CodeDragon> I guess I'll never know :)
<Artnez_> why can't i use my normal nick?
<Artnez_> i try to do what it tells me.. to IDENTIFY something ... but i never set a p*** for myself
<Marc> cos it got haxxored boohoo :(
<Marc> then someone else registered it
<Marc> Lol
<le_neko> hi !
<KuZz> Hey guys, I'm inputting some data using input in a form that's already coded, I just added a few items, I can't figure out the action url or I'd use Post to set this new data as a variable, it's a very complex setup, are there any other ways I can input this data and get it set as variables in php?
<Marc> hi
<le_neko> KuZz mayb it post to itself
<olger901> hi all
<Marc> KuZz: use the post method, then in the php script use $varname = $_POST["nameofformitems"];
<olger901> I made a $_GET variable which need to be included in a where statement, the problem is it's not working
<CodeDragon> olger901: Could you pastebin some code for us?
<le_neko> someone now a good tools to build fast php form with pretty complex request ?
<olger901> sure
<Marc> zend studio
<Marc> ;)
<le_neko> zend studio make the job ?
<KuZz> Marc, I would do that, but in the form I don't know the action file, it's created through various functions and what not, very difficult to figure out. I know the link you're taken to when u press submit, but that's not the action file.
<Marc> KuZz: then code your own html form :/
<Marc> le_neko: it should do it, its a php coding program, but its not free ;P
<caffinated> !tell KuZz about u
<olger901> http://pastebin.com/575151
<olger901> it should be WHERe like $aap%
<le_neko> okey i forget to precise that i'd like it free
<KuZz> Marc, I would, but when I insert <form>my stuff</form>, it messed up the other one so it doesn't work at all.
<olger901> and $variable is the variable that takes the stuf ffrom the get
<olger901> the problem is I don't know how to put the % sign there
<cynic> KuZz: check the referer on the page the form leads you off at. If you have access to that.
<olger901> so I can select stuff that only starts with an A for example
<caffinated> olger901: more like: WHERE someCol LIKE '$app%'
<Marc> KuZz: try what cynic said, but i recomment not using pregenerated crap in future
<le_neko> Marc: you have tried zend studio ?
<Marc> i own a it
<Marc> i own it*
<Jeewhizz> I have zend studio
<Marc> a copy
<Marc> Lol
<olger901> Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in
<KuZz> Marc, I wish I didn't have to, I'm modifying osCommerce. cynic, I'm not sure what you mean exactly, I've looked at the source after it interprets it in a browser, but it shows the action as the same file with a ton of attributes after it.
<olger901> is wthe response I get
<Jeewhizz> :O Osc is a pain in the ***
<niraj> kuzz: ****s to be you ;)
<cynic> KuZz: You mean the query string?
<le_neko> you are sure there is kind of wizard stuff to make form, or zend studio have just tools for deal with database like mysqlcc do ?
<cynic> In the location bar of the browser?
<Marc> le_neko: html forms? Notepad ;)
<Marc> :P
<le_neko> yes that the way i do now
<Marc> or
<Marc> dreamweaver
<le_neko> i want to reduce my produce work
<Marc> zend studio is php related.
<le_neko> and dreamweaver **** at not so complex forms
<Marc> dreamweaver can do that stuff
<caffinated> dreamweaver just ****s period
<le_neko> and now i am on linux, as when i work in windows i finnaly onlu use editplus
<Marc> naw
<KuZz> cynic, I'm not sure what it is, here's the code after a browser interprets it, the form start: http://pastebin.com/575161
<olger901> don;t use dreamweaver use kate instead =)
<pyxl> boo.
<Marc> le_neko: linux dist?
<le_neko> debian
<Marc> -.-
<caffinated> any site worth designing is worth designing in an editor. if you can't do it that way, you should spend more time learning html and css
<le_neko> demudi for be more exact
<Marc> caffinated: notepad ftw.
<caffinated> Marc: I would't know, I've never used notepad to design a site.
<Jeewhizz> what's wrong with that KuZz ?
<jiggster> i use a combination of Dreamweaver, and ZDE
<Marc> pwnage lol
<jiggster> Photoshop for the graphics of course
<Marc> notepad owns for coding generally ;)
<caffinated> Marc: use real words here please.
<Marc> :( k
<cynic> KuZz: Whatever it's doing doesn't make any logical sense to me.
<caffinated> I couldn't see notepad being a very good editor
<^Artnez> Marc: i hope you aren't serious
<caffinated> it can't even differentiate between unix and windows linefeeds.
<Marc> ^Artnez: Oh i'm serious..
<KuZz> Jeewhizz, That's just an example, that file it uses for action, product_info.php, is the same file I have the forms in.
<caffinated> Marc: then you're not too bright.
<Marc> bet i can make a better website than you in notepad
<Marc> :P
<^Artnez> Marc: then again, anyone i've every met that claimed notepad is the editor of choice was trying to prove something to his/her-self
<jiggster> notepad owns? no it doesnt, code completion, macros, **** like that become ***ets after a while, i'm not into typing every damn brace
<caffinated> Marc: I bet I could give you a file notepad won't know how to deal with.
<jiggster> caffinated: it's not hard to mess with notepad, just give it a unix line ending file :P
<Marc> keep to topic please ;) this is #
<Marc> keep to topic please ;) this is ##php
<le_neko> gphpedit for now is the dopest i found for editing php
<^Artnez> uh, oh, e-penis time
<caffinated> Marc: I'm sorry, were you giving me orders?
<KuZz> PHP Designer 2006 is what I use, seems to work quite well.
<Marc> no, notice the "please"
<caffinated> good, i'm not in the mood for stupid **** today
<Marc> LOL
<Marc> -.-
<caffinated> ;)
<le_neko> i will give a try with zend studio
<Marc> le_neko: costs ;) unless you p2p it
<Marc> but i don't do that ****
<luu> Marc now you know what happens when you order ops around
<le_neko> i need to test there is free evaluation
<caffinated> luu: I do. we think really mean things about you
<Marc> luu: They bow down to me? :)
<le_neko> if it is the killer apps i'll buy it
<le_neko> as it for professional usage, it seems logical
<luu> Marc naw they start muting people :P
<Marc> aww now thats mean :P
<myc> reggolyektrats!
<le_neko> there is professional and enterprise version of zend studio, what is the one that come with the more of fonctionnality ?
<Marc> yeh i talk gibberish to :)
<myc> Marc: read it backwards :)
<myc> le_neko: naturally enterprise
<Marc> myc: cant be bothered..
<^Artnez> le_neko: depends on what you're using for, obviously enterprise will have more functionality -- but much of it might not be useful to you if you're just playing
<le_neko> okey i get a look in this
<Marc> myc: how about you type it out
<Marc> ^^
<myc> I forget why.. but i went with pro.. enterprise didnt ahve any added features i would ever use.
<Marc> ive got enterprise le_neko
<olger901> ok I got it working
<olger901> but isn't using single quotes insecure
<olger901> ?
<^Artnez> PHPEclipse is a great IDE, there are some things that won't work that well (like debugging)
<luu> I haven't got any zend studio anymore.. it magically disappeared when I did format c: :P
<^Artnez> olger901: there isn't anything unsecure about single quotes as far as I know
<myc> I like zend's autocomplete
<Marc> I didnt pay for my zend studio license though, Company i work for does, i'm their php coder / webmaster :o
<^Artnez> olger901: though i like to treat strings as strings and use double quotes when needed :D


Name:

Comments:

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






Return to #php
or
Go to some related logs:

boot initramfs gentoo segmentation fault
horde smtp authenticate
#python
#lisp
#debian
#perl
ubuntu from dos
#css
#php
gconf-2.0 ubuntu



Home  |  disclaimer  |  contact  |  submit quotes