Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: The requested URL was not found on this server
Post: RE: The requested URL was not found on this server

Check /application/config/config.php on the production server and make sure "base_url" is appropriate to the site on the production server. Also check /application/config/database.php on the producti...
101 Views
1 Replies
03-10-2023, 01:01 PM
digitalarts
    Thread: conditional validation in Model
Post: RE: conditional validation in Model

Here's an update: 1. Apparently, you don't need the use statement pointing to the custom ruleset. The model will find custom rules on its own. 2. Keep in mind that, if you have multiple sets of vali...
254 Views
3 Replies
03-10-2023, 10:06 AM
digitalarts
    Thread: want to read the contents of files and need validation
Post: RE: want to read the contents of files and need va...

See: https://codeigniter.com/user_guide/libraries/validation.html?highlight=validation#rules-for-file-uploads
169 Views
1 Replies
03-09-2023, 02:57 PM
digitalarts
    Thread: session error
Post: RE: session error

zahid waseem Wrote: (03-02-2023, 10:15 PM) -- Please help how to solve An uncaught Exception was encountered Type: TypeError Message: array_key_exists(): Argument #2 ($array) must be of type ar...
67 Views
1 Replies
03-07-2023, 04:48 PM
digitalarts
    Thread: conditional validation in Model
Post: RE: conditional validation in Model

sjender, (https://forum.codeigniter.com/member.php?action=profile&uid=30839) You'll have to use a custom rule to test for both conditions. 1) Create a folder in your app called "Rulesets". Insid...
254 Views
3 Replies
02-28-2023, 09:55 AM
digitalarts

Theme © iAndrew 2016 - Forum software by © MyBB