Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: regex to eliminate port number from url
Post: regex to eliminate port number from url

I tried this and some other things. What I need in this example would be to return just localhost without the colon and the port number. There may or may not be a port number and it needs to return a ...
4,175 Views
2 Replies
06-14-2017, 07:45 PM
cupboy1
    Thread: Undefined Index
Post: Undefined Index

How can I debug an undefined index problem? I've done everything I can think of to debug this. The good code and the bad code look the same to me. The data looks the same.  Here is all the code. M...
5,028 Views
2 Replies
05-13-2017, 01:20 PM
cupboy1
    Thread: updated to current ci but base_url() defect
Post: updated to current ci but base_url() defect

the base_url function does not return the port number like it used to What can I use instead?
6,298 Views
6 Replies
04-12-2017, 10:49 PM
cupboy1
    Thread: how to check for sql syntax error
Post: how to check for sql syntax error

This is the code       $q = $this->db->query($sql);       if ($q === FALSE)         //throw new Exception($this->db->error);           throw new Exception('stupid error');  It does not wor...
2,569 Views
1 Replies
12-06-2016, 06:59 PM
cupboy1

Theme © iAndrew 2016 - Forum software by © MyBB