Jump to content

this code is strange !


d.shankar

Recommended Posts

Quit it with the dudes you sound like a flashback to the 80's.

 

Place this code at the top of your code.

 

<?php ini_set('display_errors', 1); error_reporting(E_ALL); ?>

 

dude i think this fucking thing will also do the same thing

error_reporting(E_ALL);

 

what do u mean by flashback to the 80's.mind ur language dude.

what the fuck do u think of ur self??? :headslap:

ym_chaitu .. they are moderators of this forum. so they can speak whatever they like and we have to keep our mouth shut. thats what they want..

 

so what if he is the moderator.

i have been watching his guy from long time.

he usually think of himself as the most brilliant creature of the world of others as dumb people..

 

Quit it with the dudes you sound like a flashback to the 80's.

 

Place this code at the top of your code.

 

<?php ini_set('display_errors', 1); error_reporting(E_ALL); ?>

 

dude i think this fucking thing will also do the same thing

error_reporting(E_ALL);

 

what do u mean by flashback to the 80's.mind ur language dude.

what the fuck do u think of ur self??? :headslap:

 

Obviously I wasn't talking to you. Watch your mouth.

Quit it with the dudes you sound like a flashback to the 80's.

 

Place this code at the top of your code.

 

<?php ini_set('display_errors', 1); error_reporting(E_ALL); ?>

 

then wt do u mean by this flashback.

u dont have the right to say that..

i was helping him out to resolve step by step.

if u want to help just give the fucking code and leave u dont have the right to comment on others.. >:(

I'm I don't have a problem, it was he who snapped at me.

 

Your problem is?

 

My problem is my code that aint working and thats why i am here...

 

Some good heart like ym_chaitu is helping with it  ..

 

If you cant help then please FO and stop fighting with people who are helping here...

 

 

I posted the response back to you and you are still puzzled with it, but u started fightin here..

 

Lol whats the problem with you , if i used "Dude" .. do you feel pain anywhere ? or lol are you an English Teacher ?? This is PHPfreaks dude.. wake up !!!!!!!!!!!

 

i am using the x10hosting and it is working.

i think in ur code u need to set the delay for it to work. it is going for a time out.

by the way how many ips u have placed in the proxies.txt file.

 

you mentioned x10hosting worked, so i created one

 

your code works well in localhost.. but not in the webserver

 

Dude i have uploaded your code here

http://sh4nx0r.x10hosting.com/timer/timer.php

 

try this input dude

24.46.154.228:6407

 

the above sock is live one

yes strange it is i

think only this one is not working.

check these ips

google.com:80

epaper.amarujala.com:21

122.184.53.45:21

blog.co.in:21

64.150.188.41:21

 

these are all working some of the sites are not working..

ok i ill check that and give u a new solution

hai

i think this could be the possible reason

under the ini function there is a setting called as disable_functions

which i have got it from some other hosting agent,

these are the usual function which will be blocked by the adminisrator

Local Value

disable_functions    exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,popen,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error,socket_close,socket_connect,socket_create_listen,socket_create_pair,socket_create,socket_get_option,socket_getpeername,socket_getsockname,socket_last_error,socket_listen,socket_read,socket_recv,socket_recvfrom,socket_select,socket_send,socket_sendto,socket_set_block,socket_set_nonblock,socket_set_option,socket_shutdown,socket_strerror,socket_write,stream_socket_client,stream_socket_server,pfsockopen,stream_set_timeout,disk_total_space,disk_free_space,chown,diskfreespace,getrusage,get_current_user,set_time_limit,getmyuid,getmypid,dl,leak,listen,chgrp,link,symlink,dlopen,proc_nice,proc_get_stats,proc_terminate,shell_exec,sh2_exec,posix_getpwuid,posix_getgrgid,posix_kill,ini_restore,mkfifo,dbmopen,dbase_open,filepro,filepro_rowcount,posix_mkfifo,putenv,geoip_open,sleep

 

Master Value

exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,popen,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error,socket_close,socket_connect,socket_create_listen,socket_create_pair,socket_create,socket_get_option,socket_getpeername,socket_getsockname,socket_last_error,socket_listen,socket_read,socket_recv,socket_recvfrom,socket_select,socket_send,socket_sendto,socket_set_block,socket_set_nonblock,socket_set_option,socket_shutdown,socket_strerror,socket_write,stream_socket_client,stream_socket_server,pfsockopen,stream_set_timeout,disk_total_space,disk_free_space,chown,diskfreespace,getrusage,get_current_user,set_time_limit,getmyuid,getmypid,dl,leak,listen,chgrp,link,symlink,dlopen,proc_nice,proc_get_stats,proc_terminate,shell_exec,sh2_exec,posix_getpwuid,posix_getgrgid,posix_kill,ini_restore,mkfifo,dbmopen,dbase_open,filepro,filepro_rowcount,posix_mkfifo,putenv,geoip_open,sleep

 

i am not sure whether this could be blocking.

if u can set this as off

might be it will work.

u can do it out as

ini_set('disable_functions', 0)

hope this will work out.

 

Hi dude.. i tried this but no effect.. But i appreciate your help//

 

ini_set('disable_functions', 0);

 

 

What could be the problem ???? code is working fine in localhost .. so there in no problem with code.. if it is a webserver issue, what is it ??

 

Thanks for your help dude... If you find any solution please let me know. Thanks once again !

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.