Article Writing & Guestpost
You Can Join this Site for Your Article & guest post, Just Easy way to join this site & total free Article site. This site article post to totally free Way. Guest Post & Article Post live to Life time only for Current & this time new User.
http://guestpostonline.com
this is my version of the card game page, but where the card facing down is a random card, not the established heart card. i spent a few min. hitting the same card to see if they would eventually match, but then i got bored. I think this code should work, should is key. Prof, i will email it to you as per the webprog instructions to see if theoretically it would work.
this page submits info into my database where i can read it, and then choose to respond.
i added the javascript to this pages that requires an entry in the name, email and comment fields as well as a valid email address... comments in the .js file show where i got my code and help from.
it validates
This is my rendition of the ESP cards with random card generation. This one had taken me a while because I wasn't quite getting the concept of how the url were being passed. After re-watching the videos, I was able to grasp the concept better. I had originally thought that i could have the php function on a switch and then have a hidden input variable passed to the url...turn out i was over-thinking it....rather than give away the answer, just see for yourself!