
Search In
JavaScript is one of the most popular language for front-end developers. While there are others languages too like CoffeeScript, TypeScript but nothing can beat JavaScript. Earlier JavaScript was widely used to front-end development but after the bir
Hello Readers if you want to send the array into another PHP page then you can use the code below:-
I have array made by function .push. In array is very large data. How is the best way send this to PHP script?
dataString = array(a->b); // arra
Hello Friends,
If you are new in cakephp you might face issue like error not display on screen rather than a blank screen appear. To avoid this problem you need to open "/var/www/html/nyxmyx/app/Config/core.php" and set variable as below
Hi Friends,
Previously i tell you how to insert record in Acumatica ERP.
Today i will tell you how to update record in Acumatica ERP.
Below code will be used to update the record in Acumatica ERP.
var maint = PXGraph.CreateInstance<NewTimeAct
Loading time of the website plays very important role in internet world.Slow loading time of website will cause uninterrupted services and the good loading speed website serves as an indicator of how well things are doing, it will help you to gain mo
Hello Readers,
These are some techniques to speed up the cakephp website:-
1. Upgrade versions regularly
When you work on cakephp website.You need to upgrade your Cake website to the latest version in order to keep it performing at its best.
2.
In example I am going to demonstrate how to load a file from Hadoop Distributed Cache.
Here I am writing Mapper and Driver class, inside of Mapper class we have define input type key vale pairs and output type key value pairs.
Inside driver class we
Am trying to create an application that sends messages(SMS) to a list of people in the JTable and each time a message is sent to the recipient who is a row in the JTable i want that row to be deleted and i want the sending of the message to be done i
Hello readers!
If you want to make your WordPress website faster you can make it possible by Caching Custom Queries using Transients API. So read out this tutorial carefully and apply the steps in your website.
If you are using custom WordPress que
To know the Directives used in ASP.NET page, First of all, we should know what is ASP.NET directive and where it is used?
So, Directive are the commands helps in specifying optional settings, such as registering a cus
