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

Search In

PHP 7 new feature: Return type declaration

Hello Friends, Today, We will discuss a new feature Return type declaration which is introduced in Php 7. Return type declaration refers the type of the value that a function should return. Following is the declaration type supported by the Php 7.

How to add html tags in appSettings of web.config file

Sometime we require a condition where we need to add html tags in <appSettings> value. If we directly  add html tags in value then it gives the syntax error. To resolve this we need to add html tags in encoded form. Here, below is the exam

Shortened URL with Bitly API and jQuery

Hello Readers,   Bitly API is a way to shrink  long URLs so that we can share it on social media. For example on twitter we can't share long URL so it is a very easy way to shorten long URLs. The most important thing is no server side

How to Securely Implement Password Encryption in PHP7 Application

If you are developing a web application or any website, you should have to take a stem to store your user's admin password securely in your database. Secure way means that the way to save your password in your database in an encrypted way by whi

How to make custom error pages in cakephp

Hello Readers , If any one enters the wrong URL then how to show our custom error page , follow the below code. Exception render need to set as an AppExceptionRender. /app/Config/core.php Configure::write('Exception', array( 'handler' =&g

Validations in MVC

While creating views you need to use textboxes for Registeration Page. So validation needs to be done while submitting data This is my model class where i have used validation public enum getstatus { success, failure } public

  • 254
Amazon SES Client Mail Integration in Java

Using the Amazon SES SMTP Interface to Send Email To send email using the Amazon SES SMTP interface, you will need the following: An AWS account. For more information, see Signing up for AWS. The SMTP interface hostname and port number. The hostna

Sample application using JQuery, Spring MVC @RequestBody and JSON together

See the below steps to create sample application using JQuery, Spring MVC @RequestBody and JSON : 1- Define dependency for Spring, JSON in pom.xml as below: <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XML

Where versus having in mysql

Hello Readers, During processing WHERE is used to SELECT data in the original tables while HAVING is used to filter the data in the result set that was produced by the query WHERE and HAVING clause are used together in a SELECT que

How to Fix AVG Error 0xc0070652 on Windows 10 Operating System

We can’t think to operate our device without installing an antivirus program. An antivirus is a kind of software that protects a device from virus, spyware and malware with all its updated features. It also keeps user’s important data and

1 65 160
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: