Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: help converting decimal result into dBm
Post: help converting decimal result into dBm

Hi guys i am having some troubles in trying to setup the following in PHP i have a xml file that reads out the direct results of my card. i want to parse it to php in code igniter but i am ...
1,307 Views
0 Replies
08-19-2018, 09:49 AM
PortalNET
    Thread: Help Message: Trying to get property of non-object!!!!
Post: RE: Help Message: Trying to get property of non-ob...

ciadmin Wrote: (08-17-2018, 09:34 PM) -- This sounds like a classic Widows vs Linux case sensitivity issue, especially given your filename "controllers/statup.php". CI looks for controllers/Statup.ph...
2,842 Views
2 Replies
08-18-2018, 06:24 AM
PortalNET
    Thread: Help Message: Trying to get property of non-object!!!!
Post: Help Message: Trying to get property of non-object...

Hi guys  i  have a strange issue i have 2 servers setup with the same codeigniter version and code, one works and the other does not.. which is more strange but ok this is the error i am gett...
2,842 Views
2 Replies
08-17-2018, 04:46 PM
PortalNET
    Thread: codeigniter issues with DB and special characters
Post: RE: codeigniter issues with DB and special charact...

InsiteFX Wrote: (05-10-2018, 04:20 AM) -- In your sql queries. -- yup i have added the escap string in the sql driver.. PHP Code: -- // escape LIKE condition wildcards if ($like === TRUE) ...
11,755 Views
7 Replies
05-10-2018, 10:37 AM
PortalNET
    Thread: codeigniter issues with DB and special characters
Post: RE: codeigniter issues with DB and special charact...

InsiteFX Wrote: (05-09-2018, 03:17 AM) -- try escaping it ( \%ca or \\%ca ) See if that will work for it. -- hiya  i am kind of lost, where do i need to input the escape character?  in the ...
11,755 Views
7 Replies
05-09-2018, 07:02 PM
PortalNET
    Thread: codeigniter issues with DB and special characters
Post: RE: codeigniter issues with DB and special charact...

Ok so far i have tested and found this is the problem with this special char %ca , it output and stores it on my mysql as ? and when i try to make the output of it from mysql it stores it also ...
11,755 Views
7 Replies
05-08-2018, 04:09 PM
PortalNET
    Thread: codeigniter issues with DB and special characters
Post: RE: codeigniter issues with DB and special charact...

Hiya Looks like this is the part where i need to check first the plain text to avoid storing it as special character Quote: -- elseif ($status == 'valid') { $this->setValidation();     ...
11,755 Views
7 Replies
05-08-2018, 03:47 PM
PortalNET
    Thread: codeigniter issues with DB and special characters
Post: codeigniter issues with DB and special characters

Hi guys i am using an app in php which was designed and using codeigniter 1.7.xx version i think i have an issue regarding charset and i am kind of lots perhaps someone might help me i am try...
11,755 Views
7 Replies
05-08-2018, 11:16 AM
PortalNET

Theme © iAndrew 2016 - Forum software by © MyBB