Submited By
amindzx
about about 836 days ago (http://vidiame.com/databases/how...)
close
Author: amindzx
Name: amindzx
Email: mab@jaxey.com
Site:
Notice: Undefined property: stdClass::$twitter in /home/wordtaps/public_html/wp-content/themes/hybrid/author.php on line 145
Notice: Undefined property: stdClass::$facebook in /home/wordtaps/public_html/wp-content/themes/hybrid/author.php on line 153
Notice: Undefined property: stdClass::$digg in /home/wordtaps/public_html/wp-content/themes/hybrid/author.php on line 164
See Authors Posts (2)
"How To Upload a Big SQL File To MySQL"
Recently, I wanted to upload a 10GB SQL file to MySQL using PhpMyAdmin. unfortunately, it didn’t work properly. the fields were created in the database but with no records. It seemed to be a memory and PHP configuration issue
169 views
|
continue reading ...
Posted in General | Tagged Databases, MySQL, SQL
Submited By
amindzx
about about 933 days ago (http://vidiame.com/php/how-to-bl...)
close
Author: amindzx
Name: amindzx
Email: mab@jaxey.com
Site:
Notice: Undefined property: stdClass::$twitter in /home/wordtaps/public_html/wp-content/themes/hybrid/author.php on line 145
Notice: Undefined property: stdClass::$facebook in /home/wordtaps/public_html/wp-content/themes/hybrid/author.php on line 153
Notice: Undefined property: stdClass::$digg in /home/wordtaps/public_html/wp-content/themes/hybrid/author.php on line 164
See Authors Posts (2)
"How To Block Multiple IP Addresses Using PHP"
Sometimes you need to disallow a visitor to access your website. The most common reason for this is Spammers.
504 views
|
continue reading ...
Posted in php | Tagged Block IP, IP, php