Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Post Value Not Matching
Post: RE: Post Value Not Matching

Hello I apologize for the late reply, work has been crazy lately. I have done a var dump and I can see that record with the correct ID is in the Records that are returned. I have attached a T...
4,389 Views
7 Replies
02-27-2020, 01:59 AM
GregS
    Thread: Post Value Not Matching
Post: RE: Post Value Not Matching

dave friend Wrote: (02-21-2020, 02:32 PM) -- The data may be in the database but is the call to $this->callAPI('eventlist') returning that record? Try adding var_dump($events) after the $this->callAP...
4,389 Views
7 Replies
02-22-2020, 12:30 AM
GregS
    Thread: Post Value Not Matching
Post: RE: Post Value Not Matching

InsiteFX Wrote: (02-20-2020, 04:50 PM) -- Is the EventID in the record numeric or varchar? Sounds like a character miss-match to me. Make sure that the recoed EventID and the $eventid are both the...
4,389 Views
7 Replies
02-20-2020, 05:57 PM
GregS
    Thread: Post Value Not Matching
Post: Post Value Not Matching

Hello I seem to be having a problem which I just cannot understand. I have 1 text input I am using to get an ID for an Event. For some reason which I just cannot understand, the value is not mat...
4,389 Views
7 Replies
02-20-2020, 02:31 PM
GregS
    Thread: Syntax Error with URL
Post: Syntax Error with URL

Hello I am just having a problem with the URLS in my For loop. I am trying to get the Table ID when a Link is clicked. Here is the code: Code: --
1,367 Views
1 Replies
02-11-2020, 12:43 AM
GregS
    Thread: Update Row Value If Another Row is Deleted
Post: RE: Update Row Value If Another Row is Deleted

includebeer Wrote: (02-01-2020, 03:00 PM) -- After you delete a row, you can update the other rows where the rank is higher. You just need to know what rang was deleted. Something like this: Code...
2,222 Views
2 Replies
02-02-2020, 09:12 AM
GregS
    Thread: Update Row Value If Another Row is Deleted
Post: Update Row Value If Another Row is Deleted

Hello. The app I am building has a ranking system. Nothing fancy, just 1st, 2nd, 3rd. Is there any possible way using CodeIgniter, I could update values in the other rows based on the row that is d...
2,222 Views
2 Replies
01-31-2020, 10:24 AM
GregS
    Thread: Using Models When Tables Are Unknown
Post: RE: Using Models When Tables Are Unknown

I have not read the docs properly yet (but I will!), but just from a glance it appears that the Datbase Forge is exactly what I am looking for! Thank you for the help!
2,218 Views
2 Replies
01-16-2020, 11:02 AM
GregS
    Thread: Using Models When Tables Are Unknown
Post: Using Models When Tables Are Unknown

Hi there! :) I was wondering if anyone could help with this. I am basically trying to find out if it is possibly to use Models with unknown tables. Or if it is possible to create a Model that work...
2,218 Views
2 Replies
01-16-2020, 03:28 AM
GregS

Theme © iAndrew 2016 - Forum software by © MyBB