Bravo List
Register
Go Back   > Bravo List > Source Code > Active Trackers > Torrent Trader > Mods & Themes
Reply
Thread Tools
  #1  
Old 1st June 2022, 12:14
BamBam0077 BamBam0077 is offline
Banned
 
Join Date: Jul 2013
P2P
Posts: 410
Default [progessmod] account login update*
Snippets
Code:
if(empty($_POST['submit'])){
 $error = "something went wrong with proccessing your post,
 please try again";
 } while() {
 if(empty($_POST['username'])){
  $error = "username is invalid try again";
 }} while() {
 if(empty($_POST['password'])){
 $error = "password is invalid try again";
 }} else {
 //Define $user and $pass
 $user=$_POST['user'];
 $pass=$_POST['pass'];
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 08:07. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.