Learn To Build With PHP: A Crash Course by Matthew Hughes
Author:Matthew Hughes
Language: eng
Format: epub
Tags: Reference
Published: 2014-03-06T16:00:00+00:00
We navigate to our homepage and write something into the form. Then, we press ‘submit’.
As you can see, our input is returned back to us. Here’s a question though. What happens if we close our browser tab and reopen localhost/postForm.php?
There’s nothing there. Niet. Nada.
That’s because it’s not stored anywhere, except in the short-term memory of our web browser. Once it’s gone, it’s gone.
However, there’s an easy way to ensure that our data is retained forever. We have to put it into a database. Whilst at first they’re not the most exciting subject ever, they’re pretty easy to get the hang of.
And in the next chapter, I’m going to show you how you can store your tweets in a database.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8297)
Azure Data and AI Architect Handbook by Olivier Mertens & Breght Van Baelen(6726)
Building Statistical Models in Python by Huy Hoang Nguyen & Paul N Adams & Stuart J Miller(6704)
Serverless Machine Learning with Amazon Redshift ML by Debu Panda & Phil Bates & Bhanu Pittampally & Sumeet Joshi(6576)
Data Wrangling on AWS by Navnit Shukla | Sankar M | Sam Palani(6359)
Driving Data Quality with Data Contracts by Andrew Jones(6310)
Machine Learning Model Serving Patterns and Best Practices by Md Johirul Islam(6075)
Learning SQL by Alan Beaulieu(5994)
Weapons of Math Destruction by Cathy O'Neil(5778)
Big Data Analysis with Python by Ivan Marin(5358)
Data Engineering with dbt by Roberto Zagni(4354)
Solidity Programming Essentials by Ritesh Modi(4002)
Time Series Analysis with Python Cookbook by Tarek A. Atwan(3860)
Pandas Cookbook by Theodore Petrou(3572)
Blockchain Basics by Daniel Drescher(3292)
Hands-On Machine Learning for Algorithmic Trading by Stefan Jansen(2905)
Feature Store for Machine Learning by Jayanth Kumar M J(2812)
Learn T-SQL Querying by Pam Lahoud & Pedro Lopes(2796)
Mastering Python for Finance by Unknown(2744)
