Store data

How can I do that’s I can store data with a script?
For example:

[text box which people will type here]
[another text box]
[a button which will send this to database]
I still didn’t found how to do it maybe this forum know

These two can help you.

And also this. I HIGHLY SUGGEST YOU TO LEARN PHP FIRST

1 Like

You will need some PHP as well.

Also, stackoverflow can help. There are dozens of question there. They have tags to narrow down your search. If you want to search for question tagged as php. Type in [php] with your question.

They’re down voting Q’s like this, and flagging these as Already answered tbh.

Okay, but there are question that haven’t closed or downvoted. Yes, they seen as a bit rude. But they are helpful.

but why, php is confusing me

I was feeling that one year ago too, It’ll be easier by spending time on it :slight_smile:

Btw Testing stuff is great, with reading tutorials, only the tut won’t be enough for you!

1 Like

Again w3schools (Not accosiated with W3C, but they refuse to mention they aren’t) has articles on this. Practice always makes perfect (well not perfectly perfect)!

1 Like

Can you please give me a link to it because I have no idea where is it?

This is a tutorial to php and sql.

2 Likes

stackoverflow.com ?

2 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.