Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: planning your project before you code
Post: planning your project before you code

Planning and preparation is one of the main areas I need help with. Sometimes, I just don't know what the planning process looks like; and I'm not sure if the correct information is being researched. ...
675 Views
1 Replies
03-02-2023, 10:46 PM
Son of Troy
    Thread: Hope everyone in this thread has a wonderful Friday and a Great Weekend!!!!
Post: Hope everyone in this thread has a wonderful Frida...

Hey everyone, I just wanted to say thanks for being awesome and hope you all have a great weekend. I'll be celebrating a birthday this weekend with family! how about you?
874 Views
1 Replies
03-02-2023, 10:22 PM
Son of Troy
    Thread: CI4 v4.3.2 possible solution to Kint\Renderer\Renderer not found
Post: RE: CI4 v4.3.2 possible solution to Kint\Renderer\...

Awesome! so we want to use ( Kint\Renderer\AbstractRenderer ) not ( Kint\Renderer\RichRenderer ) and the same for the other. I found it in the docs, Thank you.
1,461 Views
2 Replies
02-28-2023, 06:33 PM
Son of Troy
    Thread: CI4 v4.3.2 possible solution to Kint\Renderer\Renderer not found
Post: CI4 v4.3.2 possible solution to Kint\Renderer\Rend...

I'm not sure if this has already been addressed, but I thought I'd share just in case. Today I updated my environment to the latest C.I. version. I went through the recommended updates to avoid the Dy...
1,461 Views
2 Replies
02-28-2023, 12:16 AM
Son of Troy
    Thread: What would be a more efficient way to display data from a database
Post: RE: What would be a more efficient way to display ...

Thank you @"InsiteFX", I'll post my Table information below. I also wanted to add a SuperAdmin that would give the head coach the ability to control what coaches are allowed to have an account on the ...
1,671 Views
5 Replies
08-11-2022, 06:31 PM
Son of Troy
    Thread: What would be a more efficient way to display data from a database
Post: What would be a more efficient way to display data...

How's it going CodeIgniter 4 Dev's  A little back story, I'm programming a website for our local High Schools Wrestling Team. The site will allow for users to see the wrestling schedule for the cur...
1,671 Views
5 Replies
08-10-2022, 09:45 PM
Son of Troy
    Thread: question about httpd.config
Post: question about httpd.config

Question about httpd.config. When your establishing your DocumentRoot path and your Directory path. Are allowed to uncomment multiple path or are you only restricted to one path at a time? I have an e...
1,493 Views
2 Replies
07-23-2022, 12:43 AM
Son of Troy
    Thread: What's your favorite Ice cream in the summer and your favorite soup in the winter
Post: What's your favorite Ice cream in the summer and y...

What's your favorite Ice cream in the summer and your favorite soup in the winter? I enjoy a really good Honeycomb flavored ice cream for a local shop in my area. And When it cold, I enjoy a nice bow...
1,422 Views
1 Replies
07-22-2022, 11:50 PM
Son of Troy
    Thread: Question about making sure an image is completely removed from your CRUD application
Post: RE: Question about making sure an image is complet...

@"demyr"  Thank you for your help. I used your solution and made small changes. and now it's working. I'll post the solution below. The delete method used to remove data from the men's / boy's wre...
3,395 Views
5 Replies
07-16-2022, 03:28 PM
Son of Troy
    Thread: Question about making sure an image is completely removed from your CRUD application
Post: RE: Question about making sure an image is complet...

php_rocs Wrote: (07-15-2022, 04:49 PM) -- @"Son of Troy",  What version of CI are you using? -- @php_rocs I'm currently using CodeIgniter V.4
3,395 Views
5 Replies
07-16-2022, 10:16 AM
Son of Troy
    Thread: Question about making sure an image is completely removed from your CRUD application
Post: Question about making sure an image is completely ...

Question about making sure a image is completely removed from the database and file path when using CRUD  I'm currently building an application using CRUD. The app displays images. I followed a tut...
3,395 Views
5 Replies
07-15-2022, 11:22 AM
Son of Troy
    Thread: Why do you use CI? What is your job?
Post: RE: Why do you use CI? What is your job?

Very good question. I recently started using CodeIgniter V.4. For me it's a really good framework. I'm still learning the in's and out's of their MVC architecture. Other than the documentation and ...
8,021 Views
12 Replies
07-15-2022, 10:39 AM
Son of Troy
    Thread: Quick question about regex_match
Post: RE: Quick question about regex_match

Thank you @includebeer it's working now.
1,680 Views
3 Replies
07-15-2022, 09:41 AM
Son of Troy
    Thread: About language or framework Documentation for beginners
Post: About language or framework Documentation for begi...

About language or framework Documentation for beginners: Sometimes even for beginners documentation does not help. They won't understand the wording or what it is the framework or language does. In...
1,857 Views
2 Replies
07-15-2022, 09:31 AM
Son of Troy
    Thread: Quick question about regex_match
Post: Quick question about regex_match

When using regex_match, how would I be able to use the - character? An example of the code is posted below. What would be the correct format? Thanks!    Code: -- $rules = [     'date' => 'required...
1,680 Views
3 Replies
07-14-2022, 03:39 PM
Son of Troy

Theme © iAndrew 2016 - Forum software by © MyBB