Joel Winterton
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Joel Winterton-
Joel Winterton commented,
Well for anyone else who has this issue here is how I hid the credentials when sending them to the server: First I assigned the credentials in PHP: Then I made a form with two hidden values whi...
-
Joel Winterton created a post,
Send cPanel Login Credentials via POST instead of GET
I have recently been making a free hosting website and I want a demo button At the moment the demo button sends the demo login account details via GET: and the credentials are hidden? Any help app...