Part 2- PHP Firebase Crash Course: Insert data in Realtime Database & File Setup with Bootstrap v5

Part 2- PHP Firebase Crash Course: Insert data in Realtime Database & File Setup with Bootstrap v5

Funda Of Web IT

2 года назад

13,936 Просмотров

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


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

jep oy
jep oy - 09.09.2023 15:45

Undefined variable $database

Ответить
indra setiawan
indra setiawan - 11.04.2023 16:53

please help me make the steps to connect Firebird Database with PHP

Ответить
MD ABDUR RAHMAN
MD ABDUR RAHMAN - 07.06.2022 12:34

Warning: require(C:\xampp\htdocs\PHP-Backend\config/vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\PHP-Backend\config\dbcon.php on line 3

Fatal error: require(): Failed opening required 'C:\xampp\htdocs\PHP-Backend\config/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\PHP-Backend\config\dbcon.php on line 3

Ответить
Tutorial Bot
Tutorial Bot - 30.04.2022 18:22

Question: Can you add custom key to data your adding in realtime database?
nvm i got it :
instead of `$postRef = $database->getReference($ref_table)->push($postData)
i needed to do: $postRef = $database->getReference($ref_table)->getChild($uid)->set($postData);`

Ответить
Espartan Code
Espartan Code - 18.12.2021 07:53

because firestore database can't connect it always shows this error: Fatal error: Uncaught Error: Class 'Google \ ApiCore \ Serializer' not found

Ответить
Rubber Ducky
Rubber Ducky - 30.09.2021 17:18

"The path of a URI with an authority must start with a slash "/" or be empty." I keep getting this error

Ответить
SEHacker
SEHacker - 18.09.2021 08:00

Hello​ sir, can you give me a simple project?

Ответить
kiran k
kiran k - 11.08.2021 17:21

I believe you faced an issue with relative/absolute path , in the first video you have included json and dbconfig file in separate folder , but now in the second video you have moved them to the main path , it took couple of hours for me figure it out

Ответить
Anisa
Anisa - 08.07.2021 13:04

Thank you for making this video. This really helps me when I do my homework. Hopefully you are always healthy and can make videos that are useful again for everyone.💜

Ответить
మీ Tech Guru
మీ Tech Guru - 04.07.2021 13:32

data is not inserting but no errors can u please help me

Ответить
Kuldip Makwana
Kuldip Makwana - 27.06.2021 13:34

source code please

Ответить
compli
compli - 03.06.2021 22:10

also is it necessary to take the data from firebase and put in a backend database like phpmyadmin, if yes then why so?

Ответить
Random weins
Random weins - 31.05.2021 18:07

Good Video and super explanations... bro if i want custom child key instead of auto generated key what will i do??

Ответить
Soumyo Deepto
Soumyo Deepto - 20.05.2021 17:37

Hi sir please do a series of firebase with javascript

Ответить
Divijata Gautam Rajan
Divijata Gautam Rajan - 20.05.2021 17:28

Hello sir, is firebase free or paid?

Ответить