Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Array to HTML "Table"
Post: RE: Array to HTML "Table"

Hi, Is it possible to calculate this in the database? I've tried so many queries but without the result I want because SQL is not my expertise... Or I've to re-write my script because right now it...
587 Views
10 Replies
05-13-2024, 02:50 AM
HarmW94
    Thread: Array to HTML "Table"
Post: RE: Array to HTML "Table"

paulkd Wrote: (04-19-2024, 01:00 AM) -- Sorry, I meant the actual rendered HTML table, like if I used "view source" in the browser. Just a few rows would be enough. -- PHP Code: -- ...
587 Views
10 Replies
04-19-2024, 11:04 AM
HarmW94
    Thread: Array to HTML "Table"
Post: RE: Array to HTML "Table"

paulkd Wrote: (04-18-2024, 11:10 PM) -- Hi, Can you post the HTML of the table rendered from your print_r array data? -- Code: -- Array (     [0] => Array         (             [participant...
587 Views
10 Replies
04-18-2024, 11:57 PM
HarmW94
  Bug Thread: Array to HTML "Table"
Post: RE: Array to HTML "Table"

So, after 9 hours i did came up with something temp. But it is ugly as f*.. I was erroring with the keys in the array because when it's empty i need some output and the maximum will always be 10. For ...
587 Views
10 Replies
04-14-2024, 04:08 PM
HarmW94
    Thread: Array to HTML "Table"
Post: RE: Array to HTML "Table"

Thanks, i'll take a look at it!
587 Views
10 Replies
04-14-2024, 06:52 AM
HarmW94
    Thread: Array to HTML "Table"
Post: Array to HTML "Table"

Hi, Based on the data below, I want to create a list/table with the data that ends up in the array. However, I can't figure it out and I have tried everything regarding array format, count, etc. ...
587 Views
10 Replies
04-13-2024, 08:29 AM
HarmW94
    Thread: Naming & overthinking
Post: Naming & overthinking

Hi, I'm curious how you name classes, functions, variables, etc. Sometimes I notice that this can get in the way of my speed because then I start to think too hard, even though hardly anyone sees the ...
777 Views
1 Replies
12-24-2023, 10:17 AM
HarmW94
    Thread: Stuck on string/object error
Post: RE: Stuck on string/object error

kenjis Wrote: (12-24-2023, 05:55 AM) -- $resetToken->insert(['email' => $userInfo, 'token' => $token, 'created_at' => Time::now()]); -- Thanks for your answer, kenjis. But that's the exact code/lin...
860 Views
6 Replies
12-24-2023, 09:21 AM
HarmW94
    Thread: Stuck on string/object error
Post: RE: Stuck on string/object error

InsiteFX Wrote: (12-23-2023, 09:07 PM) -- Whats on line 33 ? -- Hi, Thanks for your reply. You mean line 333 in Query.php from the CI system? I don't think the problem is there.
860 Views
6 Replies
12-24-2023, 02:47 AM
HarmW94
    Thread: Stuck on string/object error
Post: Stuck on string/object error

Hi, After a few years of being away from programming im building an application right now in CI4. Haven't programmed for years and always worked with CI2/3. So let's shake things up again haha. I t...
860 Views
6 Replies
12-23-2023, 06:15 PM
HarmW94

Theme © iAndrew 2016 - Forum software by © MyBB