Warning: mysqli_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/er4unet/public_html/www.mittalstamp.com_olddddd/script_user_to_master_customer.php on line 2
SELECT users.email as mobno,users.password as pwd ,users.otp as otp,users.register_date as regis_date,users.register_time as regis_time,users.email_id as email_id_user,users.first_name as frst_name,users.last_name as last_nme, profile_address.cadd1 as address, profile_address.city as city,profile_address.cstate as state,profile_address.bank_details as bank_details,profile_address.wallet_amt as wallet_amt,profile_address.pincode as pincode FROM users inner join profile_address on users.user_id=profile_address.user_id WHERE users.status='Y'
Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /home/er4unet/public_html/www.mittalstamp.com_olddddd/script_user_to_master_customer.php on line 4

Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/er4unet/public_html/www.mittalstamp.com_olddddd/script_user_to_master_customer.php on line 5