| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Oct 24 '12 at 13:17 | |
| stats | profile views | 3 |
|
Oct 23 |
comment |
Can I extend the validity of a nonce-code? This is what it looks like and I need to change the code behind 'value' every hour to keep it working, but I have access to the Admin section of my URL Shortener, where I can copy the HTML of that page. Everytime I do that, I get a new code, which I paste behind 'value', making it work again for another hour. My question is: aren't there any html-codes which make it work 24/7? Or can't this be done with PHPMyAdmin? Sorry, I'm kinda new to website building with HTML. id="nonce-add" name="nonce-add" value="ec16028b79"> <input type="button" |
|
Oct 22 |
asked | Can I extend the validity of a nonce-code? |