
Search In
Hello Reader's!,If you want to send HTML/PHP form data with attachment through mail Then PHPMailer the best option for you.
PHPMailer is one of the popular email-generating and sending libraries in the world thou currently many popular PHP
As we know css3 has many awesome features which makes our work easy. CSS 3D Transforms one of them. In past time, we mostly used flash for showing the 3D effect after that Script replaces flash and now the CSS3.
Below is some useful information abou
public class MainGUI extends Application {
public void start(Stage primaryStage) {
class deck {
In magento lets see, if we are required to generate invoices of the orders from admin panel.
how we can do it:
1. Create a file config.xml in etc folder in our module.
2. Then Create a controller folder in which add Adminhtml folder which cont
A quick and efficient service is of paramount importance in today’s world, and since customer’s expectations are growing and the competitors are struggling to meet them, you must also improve the quality of your service. One of the way
A. Priority and severity of bugs
Priority of a bug can be defined as the order in which the bug must be fixed in order to let the system run smoothly. Priority tells the time bound in which the bug must be resolved or fixed depending on its severity
In the below example I have created a Horizontal RecyclerView.
Here first I have added RecyclerView dependency to Grandle file.
In second step I have added a RecyclerView and Set RecyclerView gravity (center_horizontal). Now see In MainActivit
Hello Reader's ,
Hope your are doing good today.
Today in my blog i am going to explain how you can save details with BelongsTo Associations in CakePHP 3.
If you have multiple record for a single user, then you need to split your record into se
The client side form validation is offered the AngularJS. The state of the form and input fields are monitored by AngularJS which helps us to notify the user about the current state along with, it also keeps the information if they have been changed/
