| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Comments:
<0> note this line <0> $result = mysql_query($sql)or die(.La siguiente consulta contiene algn error:<br>nSQL: <b>$sql</ <0> it's not closed <0> change it to: <1> nor is the quote opened <1> !tell ZaphodBeeblebrox about enter <2> aha changed it to ?? <0> $result = mysql_query($sql)or die("La siguiente consulta contiene algn error:". $sql); <0> sorry, itrebal <0> got that <2> yup let me add that <3> Can someone ***ist me in getting these options to be listen alphabetically? <3> http://hashphp.org/pastebin.php?pid=6779 <2> now the error is on line 22 <0> :)
<2> Parse error: parse error, unexpected '.', expecting ',' or ';' in /var/www/lista/users.php on line 22 <0> fastidioso: Notice your echo statements <0> (all of them) <4> NickJane, list() ?? <5> http://pastebin.com/729244 <0> Your enclosing your texts with dots, like echo .Test.; you should enclose your texts with quotes, double or simple, like echo "test"; or echo 'test'; <5> please have a look at this <5> how could i put links to each line? <0> fastidioso: got that? <2> mm <2> aha <2> ".channels:" "<b>..$row[.channel.]..</b><br>n."; like this? <0> ZEUGMA: What do you mean by links? <5> entering dirs and downloading files <5> until there what i could do is listing the / <0> hmmmm hold on <0> you too, fastidioso <2> okay i wait <6> anybody has experience p***ing html to javascript from php? i'm trying to p*** a whole page, but js strings don't like that <6> and i use http://www.php.net/manual/en/function.htmlspecialchars.php#64353, but then the html doesn't work ... <0> Akuma_: If you can wait maybe I can help you. Am trying to help two other users right now :) <6> i'll try .. thanks ZaphodBeeblebrox <4> Akuma_, why would you p*** a whole page to JS ? <1> Keloran: because thats Web 2.0! <6> i need to parse html in a page, and display it in an external window <6> i use otherWindow.document.write('.$html.') <4> itrebal, lol <4> Akuma_, and whats wrong with sending it to a temp cache page ? <6> lol ... actually not really... im trying to do a console type thing... like the debug console in smarty <0> fastidioso: echo "channels:" . "<b>" . $row[channel] . "</b><br>"; <7> NickJane: http://hashphp.org/pastebin.php?pid=6780 <0> like this. Notice how the dot is used to concatenate (connect) strings (texts) <2> let me try <6> cause then i can't get it from the client side .. i guess <6> brb <0> fastidioso: also notice how the quotes are used to display the literal text <1> notice how the 'channel' part isn't quoted and should be <7> true <2> ZaphodBeeblebrox aha ? <1> but thats just an E_NOTICE i think <7> itrebal: you are practically a human php parser <1> schmalls: it happens over time :) <7> itrebal: i didn't notice that when I glanced at it <0> fastidioso: How was that? Is it working now? <7> but I usually have error reporting on and would find out about it soon enough <2> wait im doing same with next line <0> ok <5> http://pastebin.com/729244 <7> it is amazing how many developers out there are releasing things that will give thousands of notices <2> Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';' in /var/www/lista/users.php on line 22 <0> fastidioso: repost your code there (how it looks now) <7> I wonder if anyone has done some testing to see if it slows down a script very much <2> ok now its different <2> ZaphodBeeblebrox now its different <1> goodbye zelazny <2> wait a sec <8> does php have 'optional parameters' for functions? <0> k <0> netsplit? <9> looks like <10> I think it was...
<1> thats what happend, but i was on zelazny and got onto a more stable server <10> a net - rar! <1> Zelazny is having routing issues i think <0> Bananet Split! <10> aww, poor Zelazny.. <0> lol <10> Bananna! <10> oh.. hehe.. <0> hehehe <10> oh.. hehe.. <0> Is there an echo here? Of course there is! It's a php channel! <0> (ok that was lame) <1> ZaphodBeeblebrox: yea, if i were an Op you'd no longer have voice :) <0> :( <1> (it was just too bad for my taste) <7> well, I guess now is a good time to make my exit <1> schmalls: the net-splits rae more fun <1> but its about time for me too <7> yeah but sleep is more fun <11> ZaphotBeeblebrox, aren't you the president of the universe? <1> yea... 'bout 1 AM <7> 12 here <2> ZaphodBeeblebrox Warning: main(): Failed opening 'conexion.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/lista/users.php on line 4 <0> Zakabog: Only of the galaxy. I'll conquer the universe soon <11> Oh <1> fastidioso: sounds like you need a manual, php.net/manual php.net/tutorial <0> fastidioso: where is the link? <1> http://google.com/search?q=php+tutorials <2> nope is not that <2> itrebal please dont do that to me :( <0> fastidioso: I have to agree with itrebal. You have too many gaps in your php basic knowledge... Seriously, man <2> brb <0> But if you want me to, I can at least try to help you more... <12> What do you guys think of this? http://pixelated-dreams.com/uploads/misc/cheatsheets/FilteringAndEscapingCheatSheet.pdf <2> ZaphodBeeblebrox u saw all my script rigth ? <0> just a sec <1> !tell ZaphodBeeblebrox about u <0> Tell itrebal that wasn't me who used 'u' as a pronoun... <5> Zakabog: can you help me with that ftp script? <5> http://pastebin.com/729244 <1> woops :/ <1> !tell fastidioso about u <1> sorry :) <0> :P <0> fastidioso: What is the new link for it? I did a refresh here and it's still the same script you've posted before <2> http://channels.debian.net/paste/2587 thats the new and this (http://channels.debian.net/paste/2588)is the connection.php <2> ZaphodBeeblebrox the fisrt1 <0> ok, just a second <2> itrebal what did i do now ? <1> fastidioso: dont use u, say you <2> itrebal ok dad <0> fastidioso: take a look at your posts (both the older and the new one...) <1> fastidioso: would you like to argue with the guidelines? <0> there's a change in the first line. Man, I have to tell you, you need more basic knowledge. <2> yes <2> i know <2> i made the change <0> Why you did that if that wasn't causing any problems? <2> but is that include ("filename.php"); wrong? <0> no, but the PHP interepreter isn't founding the file <0> ***finding <0> that's why you are having that error <2> exactly the interpreter <13> damn overflow... <0> Sorry, man, but I'm forced to agree with itrebal. You need some basic stuff tutorials first. <0> Really. <2> ookay <0> It's a constructive criticism, really <2> anyway im newby on php and i like to ask sorry for being annoying <8> function myfunction($whatIsThisCalled) ,-- What is that called? A parameter?? <14> mejobloggs: an argument? <8> ah k <0> You are not being annoying man. I 'm doing this out of good will. If you were annoying I would'nt be talking to you in the first place :) Really, don't take it personally
Return to
#php or Go to some related
logs:
#debian smtp_sender_dependent_authentication #web kubuntu running local scripts #css suse lp: error - scheduler not responding sles no valid installation media bash3 backquote rt73 OSX gentoo passwd: Critical error - immediate abort
|
|