Welcome to our Blog, here you can find news and articles related to the IT industry. If you are interested in finding out more about our company, you can take a look at our portfolio or read about us.
|
|
|
|
| March 02, 2013 - mysql_query deprecated as of PHP 5.5.0 |
|
| mysql_query as of PHP 5.5.0, in this post you will see what is the new way of retrieving information from the database with the PHP Read More » |
|
 |
Add a comment
(0) 892 Views
|
|
| January 28, 2013 - Web Development on Subdomains on Godaddy Servers ( $_SERVER[`DOCUMENT_ROOT`] Issue) |
|
| When developing website on subdomain on Godaddy server you might require to include files, but $_SERVER['DOCUMENT_ROOT'] does not work as supposed to. Read more for the solution... Read More » |
|
 |
Add a comment
(0) 4,165 Views
|
|
| December 06, 2012 - MySQL COUNT(*) VS PHP mysql_num_rows |
|
| Here is the question of the day: What is faster way to get total number of records in the table? Answer is COUNT(*), is much faster, below you will find the test that we performed and detailed result of the test. Read More » |
|
 |
Add a comment
(0) 1,488 Views
|
|
| November 14, 2012 - Convert String to Lowercase or Uppercase Tool (+ PHP code) |
|
| This is very basic tool that will convert string to lower case. Also here is the PHP code that will show you how you can create tool like this. Read More » |
|
 |
Add a comment
(1) 3,134 Views
|
|
| August 21, 2012 - Domain and Hosting |
|
| We found a good question on LinkedIn, related to domains and hosting, and since we heard this question few times before, we decided to answer it on our blog. Read More » |
|
 |
Add a comment
(2) 1,967 Views
|
|
|