Set Up Browser Preview in Sublime Text or Dreamweaver
Explore this detailed tutorial on setting up Sublime Text or Dreamweaver for PHP & MySQL development, with specific instructions for quickly previewing pages...
22 articles in PHP & MySQL
Explore this detailed tutorial on setting up Sublime Text or Dreamweaver for PHP & MySQL development, with specific instructions for quickly previewing pages...
This tutorial provides a detailed guide on how to add tracking features to your website using PHP and MySQL, including setting cookies, tracking user visits,...
Learn how to add data to a database using PHP and MySQL, including the use of prepared statements, adding data from a form, and viewing your database in...
Dive into our PHP & MySQL tutorial where we'll cover database updates including update syntax, a step-by-step exercise, and how to build a user admin update...
Enhance your understanding of PHP and MySQL through this comprehensive tutorial that covers topics like creating and connecting to a new database, SQL basics,...
Master the basics of PHP & MySQL through our comprehensive tutorial where we cover topics like functions, arguments, objects, properties, and methods, and...
Dive into the dynamics of PHP and MySQL in this comprehensive tutorial, covering everything from basics like form submission and working with different fields,...
Learn how to set up MAMP Pro or XAMPP to send test emails, how to send an email with PHP, and how to use MailHog to catch and display any mail sent to it in...
Delve into this comprehensive tutorial on PHP and MySQL, covering vital topics such as error checking, the creation of includes, and result sorting techniques.
Learn how to filter results, prevent SQL injection attacks, and utilize prepared statements in your PHP & MySQL programming with this comprehensive tutorial.
Learn how to delete records from a database in this comprehensive PHP and MySQL tutorial that covers the DELETE statement, deleting rows from a database, and...
Deepen your understanding of PHP and MySQL through this comprehensive tutorial that covers topics like wildcard searches and forms, and provides hands-on...
Learn how to properly set up your class files and configure MAMP PRO to display errors in this comprehensive PHP & MySQL tutorial.
Explore the fundamentals of PHP syntax, learn to launch MAMP PRO for Mac and XAMPP for Windows, and understand the nuances of echo, strings, and variables in...
Explore the function and application of arithmetic and assignment operators in PHP and MySQL, with practical exercises for hands-on learning.
Improve your programming skills with our comprehensive PHP & MySQL tutorial, covering topics such as If/Else statements, Elseif statements, Switch statements,...
Dive into the intricacies of PHP & MySQL with this comprehensive tutorial covering topics like creating a simple array, creating associative arrays using...
Dive deep into the world of PHP and MySQL programming, with this comprehensive tutorial covering a range of loop structures including While loops, For loops,...
Explore the essentials of string functions in PHP & MySQL, including comparing strings, converting to upper & lower case, and searching through strings, with...
Master the basics of PHP and MySQL with our comprehensive tutorial that covers sanitizing input, error checking, displaying errors, sending email, adding a...
Learn to build a simple login/logout application with this PHP & MySQL tutorial, starting with covering essential topics such as how to use session variables,...
Discover how to securely and effectively upload files using PHP and MySQL, along with understanding fundamental concerns tied to file uploads such as computer...