Welcome Guest, Not a member yet? Register   Sign In
Router
#8

Thanks guys for halp, but i will stay at CI 2.1
There one more error.
Don't work this SQL request in CI 3.1.!?
PHP Code:
$sql "select * from (select * from net_euro where begin_ip<=$int order by begin_ip desc limit 1) as t where end_ip>=$int";
$result mysql_query($sql); 
Variable "$result" is empty.
Perhaps this is not the end. Confused
Reply


Messages In This Thread
Router - by Ljubin - 09-21-2016, 10:09 AM
RE: Router - by cartalot - 09-21-2016, 11:15 AM
RE: Router - by Ljubin - 09-21-2016, 01:31 PM
RE: Router - by InsiteFX - 09-21-2016, 11:40 AM
RE: Router - by Ljubin - 09-21-2016, 01:44 PM
RE: Router - by cartalot - 09-21-2016, 02:35 PM
RE: Router - by wolfgang1983 - 09-21-2016, 05:40 PM
RE: Router - by Ljubin - 09-23-2016, 01:35 PM
RE: Router - by wolfgang1983 - 09-23-2016, 04:26 PM
RE: Router - by Ljubin - 09-24-2016, 02:27 AM
RE: Router - by mwhitney - 09-26-2016, 01:36 PM
RE: Router - by InsiteFX - 09-23-2016, 02:37 PM
RE: Router - by InsiteFX - 09-27-2016, 04:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB