Query XML to MySQL

October 27, 2008 · Filed Under Computer · Comment 

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>

Read more

PHPMyAdmin With User Password

October 27, 2008 · Filed Under Computer · Comment 

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

October 10, 2008 · Filed Under Techno · Comment 

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

October 6, 2008 · Filed Under Template · Comment 

Add this code to your CSS section:
Buzz On Maggie Friendster Layout.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

October 6, 2008 · Filed Under Template · Comment 

Chicago Friendster TemplateAdd this code in CSS section

.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

« Previous PageNext Page »

  • Free Web Hosting with Website Builder