skip to main
|
skip to sidebar
AWAT Blog
Eclipse,Netbeans,Java,PHP,C/C++/C#,.NET,Visual Studio
Search
Thursday, December 18, 2008
addslashes single quote and double quote
<?php
$old1 = 'H"s';
$old2 = "H's";
echo "new1 : " . addslashes ($old1);
echo "
";
echo "new2 : " . addslashes ($old2);
? >
The output :
new1 : H\"s
new2 : H\'s
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
►
2009
(4)
►
September
(1)
►
January
(3)
▼
2008
(83)
▼
December
(12)
addslashes single quote and double quote
Spanning Tree Example
Finding prim number
Relational Database Normalization Examples 7/7
Relational Database Normalization 6/7
Relational Database Design 5/7
Relational Database ER Model 4/7
Relational Database Design 3/7
Relational Databse Schema Example 2/7
Relational Database Design 1/7
Education Resources Information Center
วิธีแสดงภาษาไทย บน command prompt vista
►
November
(2)
►
October
(14)
►
September
(6)
►
August
(20)
►
July
(9)
►
June
(3)
►
May
(6)
►
April
(11)
►
2007
(1)
►
December
(1)
Page view
Labels
ASP
(3)
auto increment
(1)
auto number
(1)
C++
(2)
cisco
(1)
curl
(1)
Data SQL SERVER
(1)
database
(7)
datacom
(1)
design
(7)
drupal
(1)
engine
(1)
examples
(2)
Framework
(1)
Gmail
(3)
gridview
(1)
Hi5
(1)
interesting history
(1)
Java
(1)
javascript
(3)
Joomla
(2)
่joomla
(1)
jquery
(2)
Labs
(1)
linux
(1)
mysql
(3)
Netbeans
(2)
PHP
(10)
php function
(2)
php script
(2)
Replace Text
(1)
ResearchURL
(1)
script
(1)
search
(1)
search engine
(1)
Setup File
(1)
sms
(4)
social community network
(3)
spanning tree
(1)
sql
(1)
SQL SERVER
(1)
switch
(1)
translate
(1)
vista
(1)
Webservice
(3)
wysiwyg editor asp.net
(2)
xml
(1)
บริษัท
(1)
มุมสงบ
(4)
เรื่องเล่าจาก email
(1)
Links
Thaidictionary
No comments:
Post a Comment