Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to find unix timestamp in PHP?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to find Unix timestamp in PHP? If you want to get current Unix timestamp then you should use getTimestamp() function which returns Unix timestamp that represents the date. This

How to Create and Use Cookies in PHP

Cookies are basically small text files that is stored in browser and it is use for tracking purpose. Cookies are also use for remember me functionalities. Setting Cookies with PHP setcookie(name, value, expire, path, domain, security); For Examp

PHP Developer Required for School ERP System Module

Hi We want Php Developer for School ERP System Module, who is really dedicated to do work and have time to work on it His thinking power is also good  

How to modify PHP settings in Ubuntu 14.04?

Modify PHP settings PHP settings can be changed and configured using php.ini file. This blog will give you few common examples. In PHP applications there are some case in which we might need to allow for larger upload files. Such as videos, plugins

List of Top 9 Programming Languages for IoT Application Development

Internet of Things is seen everywhere in our lives today. It is no longer a technology that was unreachable. IoT application development is done by several companies to create a good living environment. It is being implemented in several industries l

Top 7 New Tools that Every Java Developer Should Know Today

Platform independence! It’s one the major reasons of the ever popularity of the Java language. It’s no wonder that organizations of all sizes and types are integrating it into their processes, not to mention the fact that Android is run o

How to use time() Function in php ?

What is use of time() Function in php ? Php time() function basically use for returns a current unix timestamp. In which, you can utilize the date() function to format it to your desiderata. You can see below example of time() function. <

How to access static variables in PHP and How to access static variables in Java

Hello reader's lets continue with static variable, today we will discuss about "how to access static variables in PHP and Java". PHP is usually changing as a Object Oriented language. As being a java coder and PHP coder. Java and PHP possesses com

In cakephp different session timeouts for admin and front end users

In cakephp you can handle different session time outs for admin and front end users.I added the following lines in core.php file and it works for me. if(strripos($_SERVER['REQUEST_URI'],"admin")) { Configure::write('Session', array( 'defaults'

To display the server time in the input box with the help of ajax

Here we are making two simple text box one for the name which is filled by the user and the other is the input box for the time which is automatically called with the help of jQuery-ajax. First of all we make a simple form with two input fields one i

1 5 55
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: