Query XML to MySQL
Example XML in C:\temp\coba.xml;
<?xml version=”1.0″?>
<Result>
<Errcode>OO</Errcode>
<Message>[0119-085529]System Not Available</Message>
<RechargeTransID>12346789</RechargeTransID>
<RechargeTransDate>12346789</RechargeTransDate>
</Result>
PHPMyAdmin With User Password
Following this step for setting PHPMyadmin with User and Password in MySQL;
1. Download PHPMyAdmin
2. Create file config.inc.php in folder PHPMyadmin
3. Copy Paste this script
<?php
$i=0;
$i++;
$cfg[’Servers’][$i][’user’] = ‘root’;
$cfg[’Servers’][$i][’password’] = ‘123456′; // use here your password
?>
4. Finish
OK God Lucks!!
How to check system in Linux
To check your system in operating system Linux, use these command;
cat /proc/version <– display Linux kernel version in use
Linux version 2.6.18-8.el5xen (mockbuild@builder4.centos.org) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-52)) #1 SMP Thu Mar 15 21:02:53 EDT 2007
Read more
Buzz On Maggie Friendster Layout
Add this code to your CSS section:
.FriendsterLayouts.org { Layout Code Found at FriendsterLayouts.org }
.FriendsterLayouts.org { Background Properties }
table, tr, td { background-color:transparent;}
body {
background-color:#FAFBFC;
background-image:url(http://b.friendsterlayouts.org/
gg22/fl/bg/07/7/12/1a5463.jpg);
background-position: right;
background-attachment:fixed;
}
Read more
Chicago Friendster Template
.FriendsterLayouts.org { Layout Code Found at FriendsterLayouts.org }
.FriendsterLayouts.org { Background Properties }
table, tr, td { background-color:transparent;}
body {
background-color:#F2F2F2;
background-image:url(http://b.friendsterlayouts.org/gg22/fl/bg/07/6/29/3e6110.jpg);
background-position: right;
background-attachment:fixed;
}
Read more





