| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Comments:
<0> advanced? it's one line <1> hehe <2> Rashonda22F: do i need mcrypt_module for this...? i don't know if i even have that mod <3> hello i have created a random code for images <3> i want to know if it's possible to run the random code every X minutes ? <0> fedt: probably, i'm not sure <0> Djanov: use a cronjob or a schedule task <3> ehehe what ? :P <0> .. <3> ^^ <3> i'm newbie <2> Fatal error: Call to undefined function: mcrypt_module_open() in /home/content/n/i/c/nickfedt/html/includes/md5.php on line 4 <1> fedt: i get same.. maybe need to dl the mcrypt thingy :s
<4> is there anyway to limit the output ? or prevent people from doing infinate loops? eg: while(2>1){ echo 'poo';} ? <0> ansimation: limit the output of what? <4> any code <0> ? <0> like system-wide? <4> for my bot <2> heh <0> there's another php bot? <5> set a short time-out period <4> im makin him do the same **** as MudPortal but if someone does !php while(2>1){ echo 'poo';} , i have to kill apache and **** <5> like 10 seconds or less <2> !php mcrypt_module_open('rijndael-256', '', 'ofb', ''); <6> Fatal error: Call to undefined function mcrypt_module_open() in /usr/home/poutine/safe/raw.php(6) : eval()'d code on line 1 <2> ok...so everyone get's that error? <4> i did set_time_limit(2) but it doesnt work <2> just set something up so that if any function runs longer than 5 secs, have it stop <4> that's basically what i want yes <7> gday ansi. <2> !php $key = "this is a secret key"; $input = "Let us meet at 9 o'clock at the secret place."; $encrypted_data = mcrypt_ecb (MCRYPT_3DES, $key, $input, MCRYPT_ENCRYPT); print $encrypted_data; <6> Fatal error: Call to undefined function mcrypt_ecb() in /usr/home/poutine/safe/raw.php(6) : eval()'d code on line 1 <2> heh <7> @07:03.01/a .+mod_spox> string mcrypt_ecb ( string cipher, string key, string data, int mode [, string iv] ) <7> @07:03.01/a .+mod_spox> Deprecated: Encrypt/decrypt data in ECB mode <4> howdy HaNtU]uU[ <4> how goes it buddy? <2> well...i can't get it to do any encryption <2> same with on my computer and on my host <4> !php echo base64encode("poo babies"); <4> !php echo md5("poo babies"); <7> ansimation: nuffin much. going back to school! :) <4> always fun <4> !php echo "poo babies"; <4> ! <6> Fatal error: Call to undefined function base64encode() in /usr/home/poutine/safe/raw.php(6) : eval()'d code on line 1 <6> d540aafc819b85d829405169bac3ba39 <4> bout time <4> ;/ <4> base64_encode <4> bleh <4> bbl <0> **** you and your points! <3> please <6> poo babies <2> !php echo base64_encode("poo babies"); <6> cG9vIGJhYmllcw== <2> !php echo base_change("poo babies",36,8); <6> Fatal error: Call to undefined function base_change() in /usr/home/poutine/safe/raw.php(6) : eval()'d code on line 1 <2> !php echo base_convert("poo babies",36,8);
<6> 2036347461403764 <3> i want to know if it's possible to run the random code every X minutes ? if yes how please <3> i want to use it for photos <0> Djanov: use a cronjob or a scheduled task. <2> i thought you already asked this? <3> me ? <0> he did <5> why do you need to run it every x minutes? <0> and i'm pretty i answered it <3> i want to put random images on my index page <3> and i want to change them randomly every x seconds <0> why not always have them change randomly? <3> i have a code for that but i have to klik <3> i want sometimes without kliks <3> :P <0> what? <3> something* <3> $sql = mysql_query("SELECT * FROM trombinoscope.20052006 ORDER BY RAND() limit 1"); <3> that my random code <3> just 1 line <0> ok <3> i just wanted to know if i can add a condition to refresh it <0> it will fetch new images each time it's run <0> no extra code needed <0> are you saying you want the images to refresh while they're on the page for x seconds? <3> yes :P <0> php can't do that <0> you need javascript <3> :( <3> if i put my code inside a random.php page <3> then in my index page i use : include "random.php" <3> can i do: include "random.php" every x seconds ? <0> Djanov: no <0> you have to use javascript <3> what kind of ? <0> there's only one kind of javascript: javascript. <3> i need to use php in javascript ? <0> no. <0> you need to use javascript <0> christ <3> christopher ? <0> yes. christopher. <3> he can help me ? <0> yeah <3> i should go to church then :P <0> are you really this dumb? <2> lol...meta refresh? <3> ... <8> Technobabble: http://www.acidfonts.com/fonts/technobabble.zip <5> djanov <5> if you want the same image to display every few minutes <3> i don't want the same <3> it's useless for me , because i have many images <3> i want to show the all randomly <0> javascript. <0> ajax <5> rather
Return to
#php or Go to some related
logs:
#assembly #india alacorn chat
#allnitecafe KICKER MALASIA suse 10 l2tp totallycrap cenrefolds
#india ata1: error=0x01 { AddrMarkNotFound }
|
|