Did not get email after registration. When trying to get new password it says: The email could not be sent. Possible reason: your host may have disabled the mail() function. wtf?
Does anyone have issues with password resetting? After registration the email I'd received clearly said that 'follow the link given below for new password generation'. But no link was provided there..
@@MahaboobBasha0616 idk I guess get the user to create a account using the data from the input fields store them in a table what can contain the information. And in the front end check if any input value is equivalent to what's on the data base if it's not them throw an error. But I'd suggest just use a third party service to create and store users like auth0
It's limited to a little 5mo storage, and quickly you'll have to pay. Better sign for a cheap shared hosting plan (many at less then 5$/month) and have really comfortable space, free domain and reliable services.
Brother one more question plz. Is there any limitation for it. Because I have to use it for my project. If it has any database limitation then plz tell me...
@@arslan99 Okay thankyou. Heres the no.of databases is 1. And I also need only one databae. But is there any space limitation? Because this information is not included in it. Sorry for the inconvineience brother.
@@kacperkepinski4990 I'm still not too sure what you mean, but if you want to be able to go to different addresses you can always use react router or an href tag sorry I can't be more help 🤔
Great video, Thanks... Can you please help me, how to insert into this DB from PyCharm- python code. I couldn't find appropriate driver/not sure about the process.
@@arslan99 like see, if i have a HTML page with form like structure, i am giving values in it and want to store its value in database online then how will i store those html inputs value in database??
Hmmm I guess if it's just adding the values in the db from html then you could follow this tutorial but idk if it will work well or not medium.com/@sapphdek/learn-how-to-build-a-website-using-html-css-php-mysql-af385524a5d6
Bro thank you so much for taking the time to make this video! you're the best!
Nah bro you're the best
Oh my gosh, first video that i actually understand :)
THANKS
Np
@@arslan99 wow now that was a fast reply
Lol. I get notifications on some comments so I figure I'd respond immediately
Thank you so much for this tutorial. It really helps! You teach very clear!
I'm glad i could help you out
This was really helpful, appreciate your effort!🔥
I'm glad you enjoyed it 🙂
Did not get email after registration. When trying to get new password it says:
The email could not be sent.
Possible reason: your host may have disabled the mail() function.
wtf?
Damn I've never even heard of that being a thing that's so weird
same here
super helpful, straight to the point, no bs, tyty
Glad you enjoyed it 😁
I’m from Comoros 😂 and looking your video to help me host a online sql database
Does anyone have issues with password resetting? After registration the email I'd received clearly said that 'follow the link given below for new password generation'. But no link was provided there..
we're you able to figure this out? I retried it with another email and it worked proeprly although it seems to be
Is the website working in 2023? I'm trying to creat an account, but I can't.
Yes the website still exists try re typing the URL
Thank you. This video was really helpful.
Np
Man cool video! Great content
Thanks
do we need to first download mysql and phpmyadmin to be able to use it?
ty bro ty so much!
No worries bro 👍
it started well but am not unerstaning whether you are using text editor offline, tell me
The text editor is vscode which was connected to the Internet
Thanks a lot Arslan!
Np
still working in 2022 this database good if you are student and testing you apis and apps.
It is for limited time after some time my account is expired is there is another option for mysql database for free
By any chance can we connect o online sql 8 , not 5.5. or 5.6?
Unfortunately I'm not too sure
Hey!
How do I setup a database for login system for my website which they login on discord account
No idea I've never done it before
Oof
Atleast on email accounts?
@@MahaboobBasha0616 idk I guess get the user to create a account using the data from the input fields store them in a table what can contain the information. And in the front end check if any input value is equivalent to what's on the data base if it's not them throw an error. But I'd suggest just use a third party service to create and store users like auth0
It's limited to a little 5mo storage, and quickly you'll have to pay.
Better sign for a cheap shared hosting plan (many at less then 5$/month)
and have really comfortable space, free domain and reliable services.
or find other free servicer which gives 100mb spaces
@@NishantCosmos which db is that?
@@michaelnotarte9847 search it there's tons of free services
Theres also AWS and firebase they both provide pretty cheap solutions and back4app
Can we access this database from other device or it will be host on our local computer only?
From other devices
@@arslan99 Okay thankyou
Brother one more question plz. Is there any limitation for it. Because I have to use it for my project. If it has any database limitation then plz tell me...
Yes the free version does have limits here's their website
www.freesqldatabase.com/
@@arslan99 Okay thankyou. Heres the no.of databases is 1. And I also need only one databae. But is there any space limitation? Because this information is not included in it. Sorry for the inconvineience brother.
Awesome! I will check it out!
np :D
what is enpoint for that?
What do you mean by Enpoint?
@@arslan99 I want to have front-end on different website so I have to fetch some address
@@kacperkepinski4990 I'm still not too sure what you mean, but if you want to be able to go to different addresses you can always use react router or an href tag sorry I can't be more help 🤔
Did you figure it out?@@kacperkepinski4990
where host PostgreSQL similarly?
You could probably use something like AWS db for that it does cost money but it's very very cheap
thanks very helpful
GOAT JAMES!!
😤😤😤😤 iykyk
Great video, Thanks...
Can you please help me, how to insert into this DB from PyCharm- python code. I couldn't find appropriate driver/not sure about the process.
Unfortunately I've never worked with Python before
if you want to work with sql and python you have to use python library mysql connector
it only offers 5MB , that's really less can i increase it free
Honestly I have no idea when I made the tutorial they offered alot more
how will you run it in php?
Not sure I don't use PHP sorry
@@arslan99 like see, if i have a HTML page with form like structure, i am giving values in it and want to store its value in database online then how will i store those html inputs value in database??
Hmmm I guess if it's just adding the values in the db from html then you could follow this tutorial but idk if it will work well or not
medium.com/@sapphdek/learn-how-to-build-a-website-using-html-css-php-mysql-af385524a5d6
Hey, man, thanks for the video. What's the dB size limit?
Not too sure I think they might have updated their terms of service And regarding db size limit
@@arslan99 no worries. Is there any limitation you might be aware of?
5MB of database space
dude how you get into this field, asking silly things
What do you mean? Like into software development?
thank you! is this database free for a limited time or not?
I'm not too sure but I made it tutorial it was unlimited
@@arslan99 thanks! such speedness!
Lol np
How to make connexion with php?
No Idea
Try using url as $servername
$conn = mysqli_connect($servername, $username, $password);
@@ditsokar4168 does it work
danke das hat sehr geholfen
gerne geschehen
But this sql database expires in 5 days...
you can try using back4app that helps get the job done :D
For how many days it provides free access to database??
Not too sure
@@arslan99 okay thank you
very helpfull
Can you use this on roblox data?
I don't know I've never worked with Roblox data before
U the best
No you the best! 👀
my phpmyadmin says access dienied
check your host,username,password,database_name
Check your mail , we have to reactivate account every week.
oh damn I never realized that fact im sorry I should've specified that
Thanks
Np
Thank you!!!
np :D
Can I import a database?
you should be able to since it uses phpmyadmin i think
Thanks you
Np
Parabéns!
obrigada :D
What code editor I need to use🙄
vs code should be more than enough :D
How can I use this on a website?
I'd highly recommend using something else for your website with lower latency like AWS or back4app