Hi friends,
Welcome to the definitive guide to php course.
PHP is a fantastic language, and, in this course, I want to show you how to get started by creating a working, production ready contact form.
I will take a very practical approach by building out the contact form from scratch, but at the same time implement some complex concepts like variables, loops and storing the data in a MySQL database and then using that information to create an email which will then send off the information through a mail server to my inbox.
This course is ideal if you wanted to get into programming but got stuck along the way. Either because every time you work through a tutorial you fail to see how it fits together in the bigger scheme, or because you just never got to understand how you would apply variables and loops in the real world.
That is the aim, I want to show you how this all translates back to the real world and hopefully spark that aha moment in your journey.
All the video courses are accompanied by in-depth articles on this website where the full source code is available with additional commentary.
Without further ado, lets get coding!
We will be building a working PHP contact form using phpmailer, mysql, boostrap and the PDO driver.
Click here to watch the tutorial trailer.
In this tutorial I will show you how to build a production ready and secure PHP contact form with the ability to send an email to you when it is filled in.
Click here for the part 1 article and PHP source code.
In part 2 we will be adding the phpMailer library to our contact form to use an external email server to handle the emails.
Click here for the part 2 article and PHP source code.
Part 3 of the building a PHP contact form from scratch series is where we will introduce PDO and MySQL to our contact form to store the requests for later use.
Click here for the part 3 article and PHP source code.
Binance exploded onto the scene in the mania of 2017 and has since gone on to become the top crypto exchange in the world. The company is very dedicated to making the exchange the premier source for trading, there are many trading events all the time, and coin approval doesn’t come without solid review. This allows for an exchange where every coin on it is considered to some degree legitimate. Binance actually understands the mindset and ethos of the crypto-community and the mantra of decentralization, it’s no wonder that they have the highest trading volume in the world while being a relatively new exchange.
Read The Article
Transcribe a video to text using AWS. In this tutorial we will create a Word Document from a YouTube Video using the automatic speech recognition service from Amazon called, AWS Transcribe. Amazon Transcribe is an automatic speech recognition (ASR) service that makes it easy for developers to add speech to text capability to their applications.
Read The Article
The following mikrotik firewall rules will force all the clients on your local network like your Sony PlayStation and Google Chromecast to use your Pi-hole or your own local server as their primary DNS server, even if they have hard coded their own DNS servers we do this because many apps and devices do not use the offered DNS servers per DHCP, they are just that – an offer. Hardcoded DNS servers will still resolve and allow ads and tracking unless we use NAT rules that will redirect all DNS requests, no matter where they go, to the Pihole.
Read The Article