Welcome Guest, Not a member yet? Register   Sign In
Search Results
  Photo Thread: codeigniter ajax database error handling
Post: codeigniter ajax database error handling

When I try to add duplicate entry, it give error like this. I want to the error "Duplicate entry '[email protected]' for key 'email' " to be visible in my view pageĀ insideĀ div tag as alert-danger Can ...
3,102 Views
1 Replies
06-01-2021, 10:01 AM
jackey
    Thread: problem with htacces and https
Post: RE: problem with htacces and https

PaulD Wrote: (07-02-2017, 01:08 PM) -- Quote: -- RewriteBase into RewriteBase /http://www.example.com/ -- You have a forward slash before your http in your post above, have you put this in your...
10,271 Views
7 Replies
07-02-2017, 10:28 PM
jackey
    Thread: problem with htacces and https
Post: RE: problem with htacces and https

this is the .htaccess file i used for my project in my localhost. RewriteEngine On RewriteBase /test_abc/ RewriteCond %{REQUEST_URI} ^system.* RewriteRule ^(.*)$ ./index.php?/$1 [L] Rewri...
10,271 Views
7 Replies
07-01-2017, 08:16 PM
jackey

Theme © iAndrew 2016 - Forum software by © MyBB