Skip to content

Learning Platform

This is a multidevice learning platform for delivering online courses developed under the Entrepreneurial Women in ICT Erasmus+ KA226 Project. 

You can access free courses related to ICT and Entrepreneurism, if you have your own courses that you think fits this project, please contact us.

PHP & SQL Intro Course

Categories: OER Project
Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

Welcome to the “Introduction to PHP and SQL” course! In the dynamic world of web development, understanding the fundamentals of PHP (Hypertext Preprocessor) and SQL (Structured Query Language) is essential for creating powerful and interactive websites.

This course is designed to provide you with a comprehensive introduction to both PHP and SQL, exploring their individual functionalities and, more importantly, how they seamlessly integrate to empower the development of dynamic web applications. Whether you are a beginner eager to delve into the world of web development or an experienced developer looking to enhance your skills, this course caters to a diverse audience.

Course developed by Rodrigo Martins and João Sampaio, bachelor students at ISTEC.

Show More

What Will You Learn?

  • PHP Fundamentals: Gain a solid understanding of PHP syntax, variables, control structures, functions, and object-oriented programming principles. Learn how to write clean and efficient PHP code.
  • SQL Basics: Explore the foundations of SQL, including database design, querying data, and managing databases. Understand how to interact with databases using SQL commands.
  • Integration of PHP and SQL: Master the art of combining PHP and SQL to create dynamic web pages. Learn to build interactive forms, process user input, and manipulate databases to provide a seamless user experience.

Course Content

PHP

  • XAMPP Installation
    02:35
  • Variables
    03:47
  • Strings
    03:00
  • Arithmetic Operators
    03:09
  • Comparison Operators
    01:02
  • Increment and decrement operators
    01:30
  • Logical operators
    01:26
  • Forms
    02:38
  • Handlers
    02:52
  • Select Operators
    05:07
  • Repetition Operators
    02:38
  • Arrays
    01:58
  • Functions
    02:07

SQL