
Search In
Hello readers today we discussed about "Magic Functions in PHP".
Have you ever looked at the source code of open source PHP projects, you could have observed object methods that commence with a double underscore.
These are Magic Function
REST stands for "Representational State Transfer". REST is the architectural pattern of the world wide web. In order to focus on the roles of components, REST ignores the details of component implementation and protocol syntax. The constra
Cron job is a UNIX tool, its scheduling capabilities are powerful and proven. The CronTrigger class of cron is based on the scheduling capabilities.
CronTrigger uses “cron expressions”, which are able to create firing schedules s
Multiple File Upload in cakephp by one user and save the images name in one column in database :
Hello readers, This is a small blog on how to upload multiple file in cakephp. This is very simple and useful code, hope this code will be
DECODE is a function in Oracle and is used to provide if-then-else type of logic to SQL. It is not available in MySQL or SQL Server.
It is only used for the MySql server and in the Oracle server for the case like manipulation tha
checked( ) property is used in jQuery to manipulate the elements on the checked event of radio buttons, input buttons and select elements. For working on options of select element we should use selected( ) event.
As shown in example below we changed
In my previous, we discussed about “How to get 250+ Retweets without using Twitter ads” and now I am shedding more light on deep secrets of getting 250+ retweets on your tweets.
Let’s Begin!
Use the Right Hasht
Enumerable Methods in Ruby
Ruby has a list of enumerable methods or we can say enumerators that have specific functionalities which can be applied on various collections like array ,hashes etc
Map
Select
Each
Collect
Map
Map method all
To install symfony following are the list of required requirement:
- The minimum version of PHP should be 5.5.9
- Need to enable JSON
- Need to enable ctype
- Your php.ini should have the date.timezone setting
Run the following command:
#
Stack view is a good option to give less number of constraints to the storyboard items. If we are using stack view then we don’t need to give constraints to each label or button or any object, we can directly place labels or buttons or anything
