| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
Comments:
<0> name= <0> then the echo statement <1> but i dont even know howto explain my problemo. <2> i'd like to know how if there's any way to switch the focus from an input to another when a key is pressed in one of those inputs? is it possible with php or do I really need javascript or something like that? <2> hmm, the "how" doesn't go there, sorry lol <3> Gidzz0r, just explain it the best you can <3> computersolu, get rid of the extra qoutes <3> you don't need to "" a varname <0> ok <1> ok.,. i have a form that post variables to the output.php <1> but in that file i want stuff echoed and the variables cofigured into a file that gets saved too <0> <form method="post" name=<?php echo "$info['name']"; ?> action="software.php"> <0> like that? <1> yeah <3> ... <3> man wtf
<1> oh.. <3> <form method="post" name=<?php echo $info['name']; ?> action="software.php"> <3> what about remove the extra quotes confused you? <0> ah ****, ok now i see what your saying <0> i removed it around name=" " <3> put the other " back <0> not around echo " " <3> yeah <0> i will <3> dumb++ <4> how can i get my form to remember the details the user input http://pastebin.com/653801 <3> Gidzz0r, what is giving you trouble then? <0> there we go, thanks <1> i dont know how to echo the stuff to a real file <3> oh <0> now i got to fix it in about 40 more places, lol <3> just build a string <3> and use file_put_contents() <1> hmm <2> so, does anyone know anything about what I said? :) <3> you need javascript <3> php is server side <3> by the time the browser sees it, php is done executing <2> got it <2> so, using javascript <5> :O i found a php channel ? :D <2> i guess i'll have to go on a js channel or something? <3> probably the best bet <2> lol k <3> should be trivial js though <2> thanks anyway ;) <2> trivial? why's that? <5> hi everyone :D <3> trivial as in easy <2> oh. <2> ok ;) <6> php channel? <6> You must have misunderstood it <2> anyway, good bye :) <5> hmmm <3> capture the keypress event of the form element, check it for whatever your constraints are <3> ... <3> ok forget it <5> what did i misunderstand ? <6> The meaning of life <3> this channel is about cheese porn <1> oh oh oh.. <3> php == people hording pr0n <5> oh cool <5> =D <5> pity the link in the topic gave it away <5> lol <3> I just got back from Wisconsin with a fresh 5000K pictures of the youngest cheese on the intarweb <5> im wondering <5> does any of u <5> help n00bs ? <5> :D <3> no <5> o damn :\ <3> does your right pinky have a nervous twitch or do you just hit the enter key at random intervals for the **** of it? <5> that's
<5> correct <3> well stop <3> it's getting on my nerves <5> damn twitch <5> is this better Mr. dravine ? <3> not very <7> hello fellow maltese :p <5> hmmm <5> =D <5> wops sry i did it again, how do u know i'm maltese? <0> dravine, as far as the error checking, are you speaking of doing this for each query? <0> $result_category=mysql_query($query_category_old); <0> if (!$result_category) <0> { <0> $message = 'Invalid query: ' . mysql_error() . "\n"; <0> $message .= 'Whole query: ' . $query; <0> die($message); <5> the ip gave it away? :D <0> } <3> don't paste <0> so they cant drop table <6> Come on... paste more! <0> sorry <6> More more more! <3> the dumb gave it away <5> lol whatever <3> computersolu, read up on SQL injection <8> hello is there a php ftp client? <0> so thats not it? <9> so, i need suggestions on how to open and view a 3gb text file <5> 3gb O_o <7> wordpad :D <5> i guess notepad wont do eh lol <7> NeB{wRk}: in php or any program? <3> NeB{wRk}, binary? <3> duh <1> dravine: http://wootgnu.org/hummz.phps <3> forget I said that haha <3> I'd open it in small increments <1> how do i fix that to work? :Z <9> no, not in php, in a text editor so i can just see it <3> don't echo foo <3> it takes a string <1> ok.. <3> vi <3> ? <7> i'm sure anything in windows will crash NeB{wRk}.. Word gets funny with a 5mb file.. <7> vi, or nano, maybe <1> $string = echo("foo"); <3> man <1> ? <3> what's with the trolls today <3> ... <3> $string = 'foo' <1> ok.. <1> ill try it <3> NeB{wRk}, you trying to check out a db dump or something? <3> haha, you could use edlin <1> ok..ahhh!! <1> lovely! <10> sup dravine <3> just working on **** <3> NeB{wRk}, what OS are you using? <3> http://www.lancs.ac.uk/staff/steveb/cpaap/pfe/default.htm <3> that should do the trick on windows <3> I haven't used it in ages though <3> I know jedit would puke on a 3gb file though <10> NeB{wRk}: scite ont work ? <10> +w <7> is it possible to insert into more than 1 table with just one insert query? <3> depends <9> sry, back <9> yeah, its a db dump <9> need to find out how its organized
Return to
#php or Go to some related
logs:
Iceni Queen battled the Romans
#AllNiteCafe mirc give acces #chatzone sfakiri array javascript push support IE6 #php already mounted or busy /dev/sd #linuxhelp #c++
|
|