
Search In
Blogging, Proofreading, and Editing is a love triangle that no author, marketer or SEO wants to upset. When we say, “your blog needs editing," most bloggers and webmasters think it has only to do with language. That is rarely the case. Do
Blocks are basically a group of code that can be stored in a parameter and can be executed. There are majorly two ways of doing this:
1) Implicit:
In implicit, it is a nameless block and it is not passed as a parameter, it is executed using
For some reasons Facebook doesn’t provide profile picture with user info dictionary/data.
We need to fetch profile pic using graph api.
Once user is done with successful authentication he can use following snippet to get profile picture URL.
[[FBReq
.htpasswd file is just a simple text file which contains user name and encrypted password. It is Apache based login which protects and secure the specific directory on website and provide more security with the help of user name and password. firs
Hi Friends! I hope you'll be waiting for the next part of my previous CRUD article. So let's go for it.
We'll perform the rest of the actions in following sequence.
1-Details
2-Edit/Update
3-Delete
Before moving to any method ,we need to define a m
Building an app is not an easy process. A mobile app creator faces many challenges. As people move towards using mobile apps for everything, an increasing number of businesses are shifting to mobile based applications instead of web-based application
The include() and require() function takes all the text in a specified file and copies it into the file that uses the these function respectively.
include will only produce a warning (E_WARNING) and the script will continue
require will prod
Many times we need to truncate a table which has an FK constraint on it. Typically we get the following error:
Cannot truncate table 'TableName' because it is being referenced by a FOREIGN KEY constraint.
The solution to the above problem is to fol
Readonly keyword
Readonly: Readonly is a keyword which when used with a variable then the value of that variable can only be changed either at runtime or at the time of the instance initialization. The value is assigned to these variable when they
When it comes to growing your SMS database, buying a list should be out of the question. There’s no better way to get people to respond to your CTAs than by growing your SMS database organically, which basically means customers are willing to s
