Birthday UK Chart Checker
Select your date of birth:
Warning: Undefined array key "date-select" in /home/u627210398/domains/duncan-forbes.co.uk/public_html/wp-content/themes/duncan-forbes/custom-templates/tpl-birthday-chart.php on line 47
Warning: Undefined array key "date-select" in /home/u627210398/domains/duncan-forbes.co.uk/public_html/wp-content/themes/duncan-forbes/custom-templates/tpl-birthday-chart.php on line 48
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/u627210398/domains/duncan-forbes.co.uk/public_html/wp-content/themes/duncan-forbes/custom-templates/tpl-birthday-chart.php on line 48
Warning: Undefined array key "date-select" in /home/u627210398/domains/duncan-forbes.co.uk/public_html/wp-content/themes/duncan-forbes/custom-templates/tpl-birthday-chart.php on line 49
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/u627210398/domains/duncan-forbes.co.uk/public_html/wp-content/themes/duncan-forbes/custom-templates/tpl-birthday-chart.php on line 49
WordPress database error: [Table 'u627210398_HsNHq.uk_charts' doesn't exist]SELECT * FROM uk_charts WHERE chart_date <= '' ORDER BY chart_date DESC LIMIT 1
Your result will appear here
Grabs the date from the input field, then using a MYSQL query grabs the first record from the database it finds on or before the inputted date and returns the information.
Technologies Used:
HTML
CSS
JavaScript jQuery
PHP
MySQL