
buitrongkhiem
Members-
Content Count
10 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout buitrongkhiem
-
Rank
Newbie
- Birthday 10/20/1990
Previous Fields
-
Languages
Viet Nam
Contact Methods
-
Website URL
http://muabannhagiare.nhatnghe.org/trang-chu-mua-ban-nha-gia-re.php
-
Yahoo
buitrongkhiem2010@yahoo.com
Profile Information
-
Location
Ho Chi Minh
-
Interests
web, football, walk alone
-
thank u so much, it really helpful for me
-
what's sql injection and protect database from it with php ?
buitrongkhiem replied to buitrongkhiem's topic in PHP
oh. thank u so much, i don't see that, i'm beginner, i hope i learn php easy ^^ -
Hello everybody,i have a question? i search some ways to security my website, i see sqj injection! would u like to explain it for me? Thank u so much
-
Yes, i think so!it work all of browsers
-
the first text field has data,but another text filed,them haven't data,i want to after the loop,output one text field and one data,and repeat until data of the end
-
code : loadxmlDoc:// JavaScript Documentfunction loadXMLDoc(quanlythuebao){ //tạo request lên severif (window.XMLHttpRequest) { xhttp=new XMLHttpRequest(); } xhttp.open("GET","quanlythuebao.xml",false);xhttp.send();return xhttp.responseXML;} code process: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>form customer managerment</title><style>body{backg
-
i have xml file . i use javascript,i got value of the node,but i want to set it in my object(text field,tag...)the first node, i set it in my text field , but the second node,i can't set it in my text field,i loop the value of the node to get value of node.please help me.
-
i have a document :<book> <language> <en>english</en> <sp>spain</sp> </language></book>i want to remove or edit <language> node and create a new node with javascipt(or jquery) but i don't know how?every one help me.please.
-
ya,Thank you so much.Now,i see
-
i have a xml document: <bookstore><book category="COOKING"><title lang="en">Everyday Italian</title><author>Giada De Laurentiis</author><year>2005</year><price>30.00</price></book><book category="CHILDREN"><title lang="en">Harry Potter</title><author>J K. Rowling</author><year>2005</year><price>29.99</price></book><book category="WEB"><title lang="en">XQuery Kick Start</title><author>James McGovern</author><author>Per Bothner</aut