
Search In
Every web browser save the website small information in the form of text files known as cookies. These files are saved in the user’s hard drive by server; these saved cookies are then used later when user reopen that website again. HTTP
Welcome to Findnerd. In a series of PHP functions, today i am going to discuss the PHP function func_get_args. PHP is a scripting language which uses programing concept in much easy way. func_get_args came in PHP4 and it is being modified in later ve
Before installing SVN let us know what is SVN first. SVN (Subversion) is an opensource version control system. Subversion is used to store previous changes of your project like coding, documents, files. It is used to identify and track the changes do
Error is the real something happen from exception. Exception is the way to catch the error. For example when you get the variable let say String str, we got Null Pointer. The error is because our variable has NULL value and it catch with Exception: "
‼️ Senior Node.js Developer 💻
🌏 Wrocław (Poland)
🏢 Codemachine
💰 10 000 - 20 000 PLN net / month
We are looking for talented Node.js programmers who attach importance to every detail.
✔️ Your key skills:
- technologies: Node.js, Go
To implement drag and drop in cakephp using jquery, you need to follow following steps :-
Step 1: Make index.ctp and add following code in it :-
<head>
<style>
#sortable-list { padding:0; }
#sortable-list li { padding:4
Publishing Builds
At any time while we are creating our game, we might want to see how it looks when we build and run it outside of the editor as a standalone or web player. I will explain how to access the Build Settings and how to create different
Step-1 Install the currency_rate module.
Step-2 After that custmozie .py(Python file) file in currency_rate module:
In below example, I have custmozied .py file. You can directly copy the below python code in your .py file.
class res_currency(osv.o


Join and Inject methods for arrays in ruby
Join method is used to combine all array elements into one string.
With the help of join method we can combine a lot of strings present in an array into one single string.
Join method can also be use
We all web Ninja knows the value of USER EXPERIENCE. In mobile platform it requires a different approach to make a better user experience. I am listing few points one must remember while making mobile Interface.
1 .Responsive Web design
2 .The event
