Categories
Tags → Php Function Return

Hazard IP Country Detection

This script basically detects the visitors IP Address and returns the country accordingly. Fairly simple to use. There is just one function currently but I''ve got plans to expand it further. When the function get_user_country is called it...
DETAILS

Sending queries to mySQL

PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error...
DETAILS

Page:
©2003-2019 jCay.com