rohit267 2019-12-01 20:05:47
idiot
lovishkalra 2019-12-01 20:50:07
i wanna start oop
lovishkalra 2019-12-01 20:50:25
can anyone help me to provide link to the videos that can help
lovishkalra 2019-12-01 20:50:43
it might be any youtube or google drive link or else.
lovishkalra 2019-12-01 20:50:51
please
rohit267 2019-12-01 20:58:52
lovishkalra 2019-12-01 20:50:43
it might be any youtube or google drive link or else.
language specific?
raj_eswar 2019-12-02 02:28:00

raj_eswar 2019-12-02 02:28:12
This is not posting related into php
raj_eswar 2019-12-02 02:28:22
Can anyone please help me out
rohit267 2019-12-02 06:51:57
raj_eswar 2019-12-02 02:28:00
u have option tag in $categogie?
rohit267 2019-12-02 06:52:13
raj_eswar 2019-12-02 02:28:00
get some sleep
raj_eswar 2019-12-02 06:52:48
rohit267 2019-12-02 06:51:57
u have option tag in $categogie?
Yes
rohit267 2019-12-02 06:54:27
raj_eswar 2019-12-02 06:52:48
Yes
value attribute?
raj_eswar 2019-12-02 06:56:04
rohit267 2019-12-02 06:54:27
value attribute?
Yes options were fetched correctly I have selected them but it is showing undefined index after submission
rohit267 2019-12-02 07:29:40
raj_eswar 2019-12-02 06:56:04
Yes options were fetched correctly I have selected them but it is showing undefined index after submission
naming issue, check once, var_dump($_POST)
Mujhtech 2019-12-02 09:56:01
Am having issues on for each loop
Mujhtech 2019-12-02 09:56:51
I have a database collecting data using for each loop and save it to another table return only one row in codeigniter
Mujhtech 2019-12-02 09:56:57
Any help please
raj_eswar 2019-12-02 10:08:28
rohit267 2019-12-02 07:29:40
naming issue, check once, var_dump($_POST)
raj_eswar 2019-12-02 10:08:57

raj_eswar 2019-12-02 10:09:44
raj_eswar 2019-12-02 10:08:57
related is not present in array POST
rohit267 2019-12-02 10:12:18
raj_eswar 2019-12-02 10:09:44
related is not present in array POST
yeah then rewrite your html
rohit267 2019-12-02 10:12:32
raj_eswar 2019-12-02 10:09:44
related is not present in array POST
close the select box
rohit267 2019-12-02 10:12:47
after option
raj_eswar 2019-12-02 10:13:03
rohit267 2019-12-02 10:12:47
after option
It’s closed
rohit267 2019-12-02 10:13:15
raj_eswar 2019-12-02 10:08:28
nope
rohit267 2019-12-02 10:13:21
look yourself
raj_eswar 2019-12-02 10:13:51

rohit267 2019-12-02 10:13:54
using form?
raj_eswar 2019-12-02 10:14:09
rohit267 2019-12-02 10:13:54
using form?
Yes
rohit267 2019-12-02 10:14:59
look into code, not browser
raj_eswar 2019-12-02 10:59:21
rohit267 2019-12-02 10:14:59
look into code, not browser
This field is within the form only
raj_eswar 2019-12-02 11:35:37

raj_eswar 2019-12-02 11:36:06

raj_eswar 2019-12-02 11:36:21
This is the error thrown can anyone please help me out
Thanks in advance
ITKV5ChiThien 2019-12-02 11:41:49
what $stmt->queryString ?
ITKV5ChiThien 2019-12-02 11:42:01
syntax error 😀
raj_eswar 2019-12-02 11:44:44
ITKV5ChiThien 2019-12-02 11:41:49
what $stmt->queryString ?
Sorry I didn’t get you
ITKV5ChiThien 2019-12-02 11:51:25
what is the out put of print_r($stmt->queryString) ?
raj_eswar 2019-12-02 11:53:53

raj_eswar 2019-12-02 11:54:00
ITKV5ChiThien 2019-12-02 11:51:25
what is the out put of print_r($stmt->queryString) ?
This is the output
ITKV5ChiThien 2019-12-02 11:59:39
Encapsulate your field names in backticks `
ITKV5ChiThien 2019-12-02 11:59:41
example
ITKV5ChiThien 2019-12-02 12:00:24

raj_eswar 2019-12-02 12:08:34

raj_eswar 2019-12-02 12:08:42
Same error
ITKV5ChiThien 2019-12-02 12:18:27
try
ITKV5ChiThien 2019-12-02 12:18:28

ITKV5ChiThien 2019-12-02 12:26:53
it seem : character is missing
raj_eswar 2019-12-02 13:09:48
ITKV5ChiThien 2019-12-02 12:26:53
it seem : character is missing
Same error