Jump to content

help with changing variable via form


webguync

Recommended Posts

Hi, I have a weather app, coded which creates weather based on a set zip code. I want to create a form which when the user fills out their local code and clicks the send button that will change the zip code variable. Currently it is set up like this

$zip = '90210'; //change to your zipcode

 

need help with getting started with this. Thanks!

Link to comment
https://forums.phpfreaks.com/topic/222850-help-with-changing-variable-via-form/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.