Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Choosing content of cache in codeigniter
Post: Choosing content of cache in codeigniter

Hi I am making a web application with updates and content listing with PHP ad codes included in it. How can I disable caching only for PHP ad codes?
1,082 Views
1 Replies
07-11-2022, 10:33 PM
EdwardOkduduMari
    Thread: delete max value from column
Post: delete max value from column

Hi i have problem when executed this code in CodeIgniter it deletes all records not only the max value record although it works fine if i execute Sql query in phpmyadmin what wrong in PHP code my cod...
933 Views
1 Replies
03-02-2022, 02:44 AM
EdwardOkduduMari
    Thread: CI 3.x - How to set database connection collation?
Post: RE: CI 3.x - How to set database connection collat...

I would personally just run a PDO query in the /application/config/database.php file like this:
2,648 Views
2 Replies
03-02-2022, 02:36 AM
EdwardOkduduMari
    Thread: I transfered a live site to a localhost and I am getting errors
Post: RE: I transfered a live site to a localhost and I ...

These just look like warnings, which can be safely turned off. Just add error_reporting(0); to your index.php file. Is the url the same as in localhost echat (https://e-chats.com/omegle)? If you're u...
5,180 Views
7 Replies
02-04-2022, 04:09 AM
EdwardOkduduMari

Theme © iAndrew 2016 - Forum software by © MyBB