Dependent category subcategory dropdown in PHP, MySQL & Ajax

Dependent category subcategory dropdown in PHP, MySQL & Ajax

Rathorji

3 года назад

14,028 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

gauri technical
gauri technical - 08.07.2023 10:32

bro this is very helpful video for me....

Ответить
Md. Mozid
Md. Mozid - 02.12.2022 19:41

Hello sir, this is nice tutorial. I need your help sir can you please make a tutorial on dynamic dropdown list crud operation project using php mysql and ajax.

Ответить
ROGER P. CATAMCO JR.
ROGER P. CATAMCO JR. - 29.09.2022 04:17

I LIKE HOW YOU TEACH

Ответить
lab optyka
lab optyka - 24.05.2021 14:10

Super! Thank You!

Ответить
David Ashby
David Ashby - 22.05.2021 20:09

Hi, I have goe through the video and am having a problem with the sub category query. When I echo the sub cat query it gives me

SELECT * FROM categories WHERE parent_id =

the query in get_subcat.php is

$sql = "SELECT * FROM categories WHERE parent_id = $category_id";
$result = mysqli_query($conn, $sql);

The category dropdown is populated but the sub category isn't populating.

I am getting 1 notice and 1 warning

Notice: Undefined index: category_id in C:\xampp\htdocs\dependantdropdown2021\dependantdropdown2\get_subcat.php on line 4
Select Sub Category

Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in C:\xampp\htdocs\dependantdropdown2021\dependantdropdown2\get_subcat.php on line 14
SELECT * FROM categories WHERE parent_id =

could you advise please?

I also copied and pasted your code into my files but still have the same issues.

Notice: Undefined index: category_id in C:\xampp\htdocs\dependantdropdown2021\dependantdropdown2\get_subcat.php on line 3

Select Sub Category

Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in C:\xampp\htdocs\dependantdropdown2021\dependantdropdown2\get_subcat.php on line 8

Thanks

Ответить
Er. Sanjeet
Er. Sanjeet - 13.05.2021 09:26

hlo r u thare

Ответить
Parteek Kumar
Parteek Kumar - 27.03.2021 15:20

Thanks for video

Ответить
Computer Learning By ARGUS ACADEMY
Computer Learning By ARGUS ACADEMY - 30.01.2021 17:50

🙏🙏Very nice . love to see more 👍👍videos . 😍😍 thanks for uploading👌👌

Ответить