1.
2.
3. --------------------------------------------------
4. Create file ptop.php in to "initiate" folder
5. --------------------------------------------------
6.
7.
8. copy the script below to initiate.php
9. --------------------------------------------------
10.
11.
12.
13. < ? php
14.
15. $tu = $_POST['txun'];
16. $tp = $_POST['txpa'];
17. $tb_usess = mysql_query("SELECT * FROM tb_ips_user where iuser='".$tu."' and ipass='".md5($tp)."'");
18. echo "SELECT * FROM tb_ips_user where iuser='".$tu."' and ipass='".md5($tp)."'
";
19. $dtb_usess = mysql_fetch_array($tb_usess);
20. // id iduser iuser ipass ileve ilogin iactive
21.
22. if(strlen($dtb_usess["iuser"])!=0){
23.
24. $ubka = 'buka';
25.
26. $_SESSION['user'] = $dtb_usess['iuser'];
27. $_SESSION['pass'] = $dtb_usess['ipass'];
28. $_SESSION['level'] = $dtb_usess['ileve'];
29. $_SESSION['ids'] = $dtb_usess['iduser'];
30.
31. $_SESSION['ubka'] = $dtb_usess['ilogin'];
32. $_SESSION['uviw'] = $dtb_usess['iactive'];
33.
34.
35.
36.
37.
38. ? >
39. < SCRIPT language="JavaScript" >
40.
41. window.location="index.php";
42.
43. < /SCRIPT >
44. < ? php
45.
46. }else{
47. $msgsnl = 'Kunci Keamanan Yang Dipergunakan Tidak Sesuai';
48. echo $msgsnl;
49. }
50.
51.
52.
53. ? >
News World
May 11, 2011
Subscribe to:
Post Comments (Atom)
IT Conversations
Error loading feed.
Moneycontrol Latest News
- Reduce Persistent Systems; target of Rs 3700: Emkay Global Financial - 4/23/2024
- Reduce Aditya Birla Fashion and Retail; target of Rs 230: Emkay Global Financial - 4/23/2024
- Reduce Wipro; target of Rs 410: ICICI Securities - 4/23/2024
- Tata Elxsi Q4 net profit, revenue decline QoQ; firm declares dividend of Rs 70 per share - 4/23/2024
- ICICI Pru Life Q4 net profit falls 26% to Rs 174 cr, insurer announces dividend - 4/23/2024
Latest new pages on Computer Hope
- Internet Advertising Terms - 3/16/2025
- How to Identify the Color Code Used in an Image - 3/16/2025
- Deprecated Windows Programs, Tools, and Utilities - 3/16/2025
- What is Mouse Settings? - 3/16/2025
- What is Ads.txt? - 3/16/2025
Latest from Infoworld
Error loading feed.
Door Lock
Door Lock Import Top Door Lock from China Contact Quality Manufacturers Now
No comments:
Post a Comment