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

Search In

How to Add watermark in Image using PHP

Hello Reader's!Sometime you see watermark on image like trademark and company logo, so questions is that how you can do  this? Today in my blog i am going to explain how you can create image with trademark using PHP. create index.php file i

How to Rank Up Your Blog on Google From 11th Position to Page 1?

  Ranking of a website link for certain set of keywords on search engines like Google depend on some defined set of rules that need to be followed in order to improve the keyword rank and achieve a higher ranking on Google. However, when we t

How to remove left margin of Android Toolbar?

The problem that I find when I used toolbar was the default left margin of the toolbar. Basically its left inset, and it is caused by Toolbar's contentInsetStart. left inset of the Toolbar is by default 16dp so we see such margin on the left.

Parsing JSON objects using Mantle framework in Objective C

Hi Readers, Mantle is latest and reliable framework which we can use while parsing JSON objects coming from server end. We can do this by simply initialize a class of type MTLModel. We can understand framework working with following examples: {

Do You Deserve Success?

  Many people don't trust that they deserve success/achievement. They don't think that they are deserving of success. What's more, they might be correct. They long for success. They envision success. They battle for success. They

Forgot Password link code in cakephp

Hello Readers! Here is the code to send link to your email address when you click on Forgot Password link during login in cakephp. Create a view forgot_password.ctp and paste the below code to it: <?php echo $this->Session->flash(); ?>

Responsive menu

hii, i am sharing a simple responsive menu code i.e html and css which you can use whenever you want to create a responsive menu. HTML: <div id='Responsivemenu'> <ul> <li class='first'><a href='#'><span>Home</s

SAAS and Enterprise Level Applications Features & Advantages

Nowadays the Enterprise Level Apps are gaining more importance and the advantages are really outstanding. Enterprise level apps are basically Saas ( Software as a Service ) based. SAAS based application provides the advantage of combination of variou

Creating Parent Child theme in Wordpress

Hello readers, In this tutorial I will guide you to "Create Parent Child theme in Wordpress". The web that modifying a theme and even slightly prevents you from updating it to more recent version in the future, because in case you try to u

How to Find or Validate an Email Address using regular expression

Sometimes we need to validate an email address using regex in our script in automation. In the below code I have used "^[_A-Za-z0-9-]+(\\.[_A-Za-z0-9-]+)*@" + "[A-Za-z0-9-]+(\\.[A-Za-z0-9]+)*(\\.[A-Za-z]{2,})$" pattern which mean

1 445 720
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: