Building a Low Budget Fishing Cart.
Version 1.0.
Materials: Garden wagon <$90
PVC pipe 1 1/2 " 10 foot length
Wire Ties.
Simple build. Cut PVC into 1 foot lengths. I used 4, but plan on adding more.
...
Friday, March 25, 2016
Thursday, January 28, 2016
Passing a Variable Between HTML, PHP, and Javascript.
Passing a Variable Between HTML, PHP, and Javascript.
Task: Pass a variable from an HTML form to a PHP handler. Then Pass that variable into Javascript.
Pseudo Code.
1. Enter data into an HTML text box.
2. When the submit button is clicked POST the data into the PHP handler
3. Place posted data into a PHP variable
4. Pass the PHP variable into a Javascript...
Subscribe to:
Posts (Atom)