Need Advice?
CALL:
+61 417949565
Home
ABOUT US
OUR WORK
BLOG
CONTACT US
Home
Posts tagged "mysql"
Tag: mysql
Migrate WordPress server from Local to Live
0
Nick
Sunday, 07 February 2016
/
Published in
General
,
MySQL
,
PHP
,
Web developing
,
Wordpress
Editing WordPress theme on localhost is very easy and fast, but it's getting tricky if you want to move your site's database from the local environment to live server.Here is 4 step you need to follow...
mysql
wp
Remove illigal character in mysql string
0
Nick
Sunday, 13 December 2015
/
Published in
MySQL
,
PHP
,
Web developing
Escapes special characters in string which prepends backslashes to the following characters: \x00 \n \r \ ‘ “ \x1a [crayon-6733a3ec61561831163163/]
hack
mysql
TOP