want to create website in php using mysql. i dont know how to start i am new in php programming. Please help me!!!

Hi,

start from the ground:

  • install a local development environment to test your scripts, so search tutorials about installing PHP and MySQL, or if you want something more easy to manage, search for XAMMP, LAMP & co.
  • then search tutorials about PHP and MySQL, for example "how to create a blog in PHP" would be a good start

After that, if you have doubts, use search engines and try, read the documentation in the PHP and MySQL websites and if you really don't find a solution then ask for help.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.