Skip to main content

Create a Rest API With PHP and Mysql

Published: Asked By 0 Answers
I want to create a simple RESTFUL API in PHP which receives API key from client, connects to a MySQL Database for the API Secret Key and returns a JWT Token that secured with a secret key
Share:

1 Answer

S
Sahadha Community Contributor Answered on

<p id="text">This is an HTML code</p>

<button onclick="button()" >Click Here to change the p tag Font Size</button>

 

<script>

  function button() {

    document.getElementById("text").style.fontSize ="30px"

  }

</script>

Your Answer

Other Resources

Quiz Image
Quiz

Test your knowledge with interactive quizzes.

Interview Questions Image
Interview Questions

Prepare for interviews with curated question sets.

Q&A Image
Q&A

Ask your coding-related doubts and get answers.

Certification Image
Certification

Earn certifications to enhance your resume.

internships Image
Internships

Hands-on projects to improve your skills.

Quiz Image
Quiz

Test your knowledge with interactive quizzes.

Interview Questions Image
Interview Questions

Prepare for interviews with curated question sets.

blog Image
Blogs

Add your technical blogs and read technical topics.

Certification Image
Certifications

Earn certifications to enhance your resume.