Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Time diff NOT WORKING
Post: RE: Time diff NOT WORKING

Looking at the dates, my first thought was DST. DST in Europe originated in the First World War to aid in munitions manufacturing. In Europe DST changes on the last Sunday in March and the last Sun...
734 Views
13 Replies
03-24-2024, 06:12 AM
bobw
    Thread: custom validation rule(s)
Post: RE: custom validation rule(s)

luckmoshy Wrote: (03-21-2024, 11:42 PM) -- Ok do you have an understanding of the PHP and CI namespace please -- I'd say "somewhat" which is why I used the existing namespace rules as a guide. I su...
209 Views
2 Replies
03-22-2024, 01:23 AM
bobw
    Thread: custom validation rule(s)
Post: custom validation rule(s)

I'm getting close to my setup working as I want but came across a problem this evening with the name of prospective club member. When adding someone to the database (or updating their details) I have...
209 Views
2 Replies
03-21-2024, 02:33 PM
bobw
    Thread: MySQL three table join
Post: MySQL three table join

I'm starting to tear my hair out over this one - well I would if I had any to begin with! I've three tables in my database that I wish to query. Two of the tables, members and helpers, are data with ...
147 Views
0 Replies
03-13-2024, 12:13 PM
bobw
    Thread: Splitting responsibilities between controller and model
Post: RE: Splitting responsibilities between controller ...

Ta. Entities seem as if they are syntactical sugar. I'll give them a miss for the time being.
479 Views
5 Replies
03-04-2024, 11:48 PM
bobw
    Thread: Splitting responsibilities between controller and model
Post: RE: Splitting responsibilities between controller ...

A supplementary question: Is it worth using the Entity class? A search reveals very few results for it. In my original post I had a method to tidy the data up so if Mister Shouty typing in all c...
479 Views
5 Replies
03-04-2024, 11:53 AM
bobw
    Thread: Splitting responsibilities between controller and model
Post: RE: Splitting responsibilities between controller ...

Ta. I'll have a look at that code. I've a feeling that CI4 does a lot more out of the box than with CI3 so it's a case of learning best practice and how to use those features.
479 Views
5 Replies
03-04-2024, 05:54 AM
bobw
    Thread: Splitting responsibilities between controller and model
Post: Splitting responsibilities between controller and ...

I'm trying to work out the best way to handle the balance between controllers and models when migrating from CI3 to CI4. It seems like the old system used the DataMapperExt class as the access to t...
479 Views
5 Replies
03-04-2024, 03:47 AM
bobw
    Thread: form POST not working
Post: RE: form POST not working

OK. Made that change and restarted Apache. Now I when I go to the home page "http://localhost:8888/bgrapp/" I just get a directory listing. Append "public" to the URI and the home page appears. ...
476 Views
8 Replies
03-03-2024, 02:26 AM
bobw
    Thread: form POST not working
Post: RE: form POST not working

I installed CodeIgniter at /Applications/MAMP/htdocs/bgrapp using manual installation as per https://www.codeigniter.com/user_guide/installation/installing_manual.html (https://www.codeigniter.com/use...
476 Views
8 Replies
03-03-2024, 01:48 AM
bobw
    Thread: form POST not working
Post: form POST not working

Hi, First post here so please bear with me. I've had a search and this thread https://forum.codeigniter.com/showthread.php?tid=77603 (https://forum.codeigniter.com/showthread.php?tid=77603) is pret...
476 Views
8 Replies
03-02-2024, 09:50 AM
bobw

Theme © iAndrew 2016 - Forum software by © MyBB