FarxpeacE

proud to be programmer..

  • Home
  • Achievements
  • Experiences
  • Contact Us Me

Site Partners

  • e-jariah.net
  • carasaya.net
  • blogstarzcafe.com
  • myblogsms.com
  • richmedia2u.com
  • blogstarz.my
  • insanmultimedia.net

Far x peacE

Art without engineering is dreaming and engineering without art is calculation

index.html <script src="jquery-1.3.2.min.js" type="text/javascript"></script> <script type=text/javascript>
$(function(){
$("#btnHi").click(function(){
$.post("index.php"{ x: "hi" }, function(data){
alert(data);
});
});
})
</script>
<span id="btnHi">Hi...</span>

index.php <php
$x = $_REQUEST['x'];
if($x == "hi"){
include("dbconfig.php");
$result = mysql_query("SELECT  greeting FROM far_config");
$row = mysql_fetch_array($result);
echo $row['greeting'];
}
?>

My way to greet you...tq..:-)


Fast view
http://farxpeace.com
http://e-jariah.net <-- MLM Sponsor system
http://carasaya.net <-- Hosting system (under development)
http://blogstarzcafe.com <-- Using AJAX technology
http://myblogsms.com <-- Malaysian Blog SMS, can update blog using sms (pending coz waiting sms modem ordered delivered. current sms modem broke coz my mistake..:-) )
http://richmedia2u.com <-- Currently working with..
http://blogstarz.my <-- nothing to say.... http://insanmultimedia.net <-- Past working company. Muzium Negara but dont know y they not upload yet...

© 2006 Your Company | Design by: styleshout | Valid XHTML | CSS        Home |  Sitemap |  Home