
Search In
Hi Readers,
Many times we need to play music even app is in background. It is normal behavior of AVAudioPlayer to play sound when app is in foreground or active state. But to play sound, music or song even in background state can be achieved by foll
Injection Flaws
Injection flaws means that when application sends untrusted data to break out the context of target web application as a part of query. Injection flaws are very common in the developer code. It mainly founds in SQL, LDAP, Xpath, or N
Hey Readers,
This is a fun image zooming effect. Zooming an image gives a closer look to it. Zoom effect can be achieved with CSS too. To zoom an image, we first specify the dimensions of the original image (optional) and then give the dimensi
SQL Injection
Security of any Application plays a major role for any developer. Some of the users try to break the security of any application for their fun, for stealing the data .They use different methods to break the security and SQL Injection i
Hi Reader's,
Welcome to FindNerd,today we are going to discuss helpers in cakephp 2.x.
If we are making any web application in CakePHP then sometimes we have to use helper for extending the functionality of view. Because helper is used for makin
The setTimeout funtion is a JavaScript code used to execute a code in particular time intervals.
These time intervals are called timing events.
There are two methods to set interval with JavaScript:-
setTimeout(function, milliseconds)- It
Test cases:
Some of the major test cases for Web Application Cookie testing are below:
1) As a Cookie privacy policy, ensure from the design documents that no private or sensitive information is getting saved in the cookie.
Below are some points to keep in mind for Test Release Process Improvement:
1) Before starting the smoke or sanity testing on the new release, you should review the report prepared for the release of new functionality or update exist
The new version of cakephp comes with lots of new features and changes in it.
Cakephp access the database with mainly two objects.
First is table objects.
Second is entities.
Objects provide the access to the collection of data.
Entities provide
Wegus infotech SMS Gateway
If you want to send bulk sms to your users through API, then you can send it using dedicated SMS gateway via HTTP Protocol. The HTTP API can be used to send various type of SMS messages including Long text messages or Shor
