• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

PHP with MySQL Essential Training

 
Greenhorn
Posts: 3
jQuery Python PHP
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
PHP with MySQL Essential Training

PHP is a popular, reliable programming language at the foundation of many smart, data-driven websites.
This comprehensive course from Kevin Skoglund helps developers learn the basics of PHP (including variables, logical expressions, loops, and functions),
understand how to connect PHP to a MySQL database, and gain experience developing a complete web application with site navigation, form validation, and a password-protected admin area.
Kevin also covers the basic CRUD routines for updating a database, debugging techniques, and usable user interfaces. Along the way, he provides practical advice, offers examples of best practices, and demonstrates refactoring techniques to improve existing code.
download it for free on tch-courses
Topics include:

What is PHP?
Installing and configuring PHP and MySQL
Exploring data types
Controlling code with logical expressions and loops
Using PHP's built-in functions
Writing custom functions
Building dynamic webpages
Working with forms and form data
Using cookies and sessions to store data
Connecting to MySQL with PHP
Creating and editing database records
Building a content management system
Adding user authentication

and thanks to Admin & all best to you guys
 
reply
    Bookmark Topic Watch Topic
  • New Topic