if client is on shared internet, returns true if client is not on shared internet, returns false
Delphi code to check you are connected to the Internet
PHP code for how to get Remote IP Address
Here's how to check whether you are connected to the Internet.
MySQL code to connect to db. Don't forget to change the parameters.
MySQL code example for sorting data in a GRID
Define few variables with your MySQL database connection settings and connect to MySQL database using mysql_connect() and mysql_select_db() functions.
Detect Internet Explorer
Connecting to a MySQL database to make the data from the database available in your Web application, can be done in many different ways. Here are two often used methods.
Email regex validation with MX check and communication. Sample code included. Returns bool valid code, bool condition code and str message.
Note that you must include the unit ExtActns in the uses clause.
The "WITH CHECK OPTION" is used to indicate that Oracle will prevent any changes to the table or view that would produce rows that are not included in the subquery. When used in the subquery of a DML statement, you can specify this clause in a subquery in the FROM clause but not in subquery in the WHERE clause.
Javascript function to check or uncheck all the checkboxes in a form.
Check if Number is Even/Odd
This will check an email, to see if it is in a valid format.
Check for Empty Elements
ASP code example to check reciprocal link
ASP code snippet to check Reciprocal Link
JS sniffer detects browser and OS.
This is a method that can be used to take a connection string and a valid oledb command and perform a scalar. This returns an Integer/Int32 value.