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



Comments:

<0> SH(P)
<0> NAME
<0> sh - shell, the standard command language interpreter
<1> yes
<2> i made this http://213.22.96.78/php.php xD
<2> you can execute php functions like echo "aeiou";
<2> but it is a little bit in portuguese language
<3> god on this anti-smoking ad this bitch with cancer says "I mean living... <laugh>... surviving is enough reason for me"... ****in pisses me off when people use survival as a reason surviving.. Just emphasises the point they are probably better off dead.
<1> Novell i could do a simple shell but i wouldnt be able to do stuff like netstat
<2> CR000 yes you could
<1> system("netstat") is not doing it
<1> how can i do it?
<2> CR000 -> http://xpl.netmisphere2.com/shell.txt <- this is an lammer ftp
<2> change shell.txt to shell.php
<2> and test it ;)
<1> O processo terminou inesperadamente, verifique o seu codigo!



<1> whats that?
<1> unexpectedly terminating process
<2> CR000 yes
<2> :)
<1> your code verified
<1> wtf
<1> :D
<2> unexpectedly terminating process, verify your code!
<1> verify your code
<1> hehe
<2> yeah
<1> i speal portugese
<1> :D
<2> :)
<1> speak*
<2> :))
<0> ****ing tooth, can't eat solid food =/
<0> ah well, I'm off, my brother graduated so it's party and **** ..
<4> congrats
<1> how can i cast int values to char in php?
<1> or like
<1> when using implode() can i convert int array to string?
<4> chr(50);
<4> huh?
<4> example?
<1> printf("%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c",0x73,0x79,0x73,0x74,0x65,0x6d,0x28,0x22,0x6c,0x73,0x20,0x2d,0x61,0x6c,0x22,0x29,0x0d,0x0a);
<4> what are you trying to do?
<5> PHP is typeless.
<5> What you need is to use the concat. operator.
<1> testing kingless shell
<1> :D
<2> :P
<1> but i dont want it in printf
<2> lol
<2> system("ls -al")
<2> :\
<2> my code is protected xD
<6> hello all, is it possible to create high resolution images? or is there any way to change default dpi of imagecreate function
<7> is php simular to C++ and is it easy to learn than C++ ?
<2> KaiTekk yes
<8> jirkA: DPI is an interpretation, effecticly to increase the dpi just increase the total number of dots - it won't make much diference on screen tho (image will appear to be bigger) as (for simplicity reasons) screen is typically 72 dpi regardless
<8> IE: a 900x900 image is only 3x3 inches on paper when printed at 300 dpi. But on a screen it's 12.5x12.5 inches
<9> jirkA: one of my clients needed higher dpi on images, ended up having to buy a dual processor license for PDFLib
<10> welp.
<2> jirkA go to google and type this -> define:DPI
<10> only took me a week to update my linux distribution
<10> ONLY A WEEK
<9> So I would ***ume, if he was shelling out $800 for a pdflib license, he was not able to increase the dpi in the typical php related libraries :)
<8> takes me about 3 days to do the laptop... but it's a celeron, running gentoo
<1> kingless why is your shell returns ' when i go like echo chr(0x60).chr(0x73).chr(0x79).chr(0x73).chr(0x74).chr(0x65).chr(0x6d).chr(0x28).chr(0x22).chr(0x6c).chr(0x73).chr(0x20).chr(0x2d).chr(0x61).chr(0x6c).chr(0x22).chr(0x29).chr(0x0d).chr(0x0a).chr(0x60);
<2> Hajuu2 no one cares about your linux distribution :P
<9> Hajuu2: i'm going to start my update tonight... hopefully I won't be home again until sunday so... :D
<1> it doesnt give error though
<1> weird ;)
<2> CR000 xD
<2> CR000 security
<10> oooh
<10> :D
<10> DWism: whats her name?
<8> It's often more secure to silently fail then return a verbose error



<1> you know system command doesnt return back the results
<9> will, rather
<1> it might be working in da back
<2> CR000 nop
<1> k i belive you
<9> Hajuu2: i could tell you, but then i'd have to kill you. :)
<1> i m too lazy to test that with lotz of hex vals
<2> CR000 when put `system(ls -al)` you are executing system() in shell and system() is an invalid shell command
<10> is she puuuurdy?
<9> of course
<1> yes but when i do it directly i get an error
<1> indirectly i get no error
<1> cuz it chks stringwise
<1> not from the memory
<1> but as i said i am too lazy to chk it
<2> CR000 sometime people try things like for($x = 0;$x < 100000000000;$x++) { echo $x; }
<11> Ma poate ajuta cineva??
<12> NoNeeD`: give up
<11> checking lex output file root... ./configure: line 2425: lex: command not found
<11> configure: error: cannot find output from lex; giving up
<11> Ce`i cu eroarea asta?
<12> give up
<11> lame_nick
<1> i would go while(1) echo "hello";
<2> CR000 but this things doesn't work
<1> Fatal error: Maximum execution time of 3 seconds exceeded in /usr/local/apache/htdocs/php.php on line 50
<1> :D
<2> ;)
<11> kingless
<11> checking lex output file root... ./configure: line 2425: lex: command not found
<11> configure: error: cannot find output from lex; giving up
<11> What is this error?
<12> give up
<12> eat icecream
<12> =D
<2> you must install flex
<11> how
<1> msi
<11> it`s CentOs linux
<1> virtual pc
<1> spiderman 2
<2> NoNeeD` i never used CentOs, so i don't know Centos commands
<11> it`s like as fedora
<11> yum install
<2> NoNeeD` so install lol
<12> ...that's why I'd give up
<11> it`s work
<11> Thanks man
<2> NoNeeD` i have only used apt-get, urpmi, rpm ...
<2> np
<7> do you think that this days bigger money you get if you code in C++ or php? :)
<12> I'd say php
<13> .NET
<1> yea .net coders rip off customers
<13> c++ 1-30 out of 10,879 Jobs
<10> http://pastebin.com/769986 --- with those file, how do I build it?
<13> php 1-30 out of 1,349 Jobs
<13> .net 1-30 out of 10,751 Jobs
<14> gah. Anyone using a MSN contact list grabber via PHP?
<1> use make
<14> I need a output of the new MSN Messenger headers
<13> python 1-30 out of 852 Jobs
<10> CR000: Just errors.
<10> g++ -c -O2 -fno-strength-reduce -Wall -W -I/usr/X11R6/include -I/usr/lib/qt3/include range.cpp
<10> make: g++: Command not found
<10> make: *** [range.o] Error 127
<13> perl 1-30 out of 4,215 Jobs
<13> Interesting numbers.
<1> make makefile or
<1> makefile /install
<1> or read the readme file
<1> or open up makefile
<10> no readme, why would I make a makefile, no install to be made...


Name:

Comments:

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






Return to #php
or
Go to some related logs:

tij4 torrent
#linux
#linuxhelp
amaa maldives
#asm
#linux
how to set sql hyip goldcoders
What Thames river bridge is nearest the Tower of London ?
#php
#AllNiteCafe



Home  |  disclaimer  |  contact  |  submit quotes