All Questions

by angeo | 27/09/17 | 1 Answers | Tags : PHP , output-buffering , ob_start() , ob_end_clean() Views : 2179
what is use of ob_start() and ob_end_clean() in PHP ?

Read more

by angeo | 23/09/17 | 1 Answers | Tags : Javascript , initialization , declaration Views : 1447
difference between initialization and declaration in JavaScript

Read more

by lain | 23/09/17 | 2 Answers | Tags : Javascript , JSON , JavaScript-Framework , NODE Views : 1520
how to prase JSON file with Node JS ?

Read more

by iPhone-coder | 21/09/17 | 1 Answers | Tags : CocoaPods , pod , install , issue Views : 699
its says pod installed after 'pod install' but its really not installing anything at so how can make sure it install by pod file in current directory

Read more

by pratik | 21/09/17 | 1 Answers | Tags : PHP , limit , Text Views : 848
how to limit text in php

Read more

by yogi | 18/09/17 | 1 Answers | Tags : HTML , CKeditor , SPAN , TAG Views : 1895
CKEditor Standard Package strips span tag which is empty like this still it strips span tag

Read more

by sarah | 12/09/17 | 1 Answers | Tags : PHP , function , eval Views : 1385
why not use eval function in PHP ?

Read more

by sarah | 12/09/17 | 1 Answers | Tags : PHP , mysqli-extension , database , PDO Views : 1238
i am using the mysql untill now but its deprecated from now so i am finding good way to get list of database in PHP with mysqli or PDO so how to get list of database in PHP without mysql.

Read more

by sarah | 12/09/17 | 1 Answers | Tags : PHP , stream , extension , Stream-wrapper Views : 1127
i read about the Stream wrapper in PHP , dont know what i use of Stream Wrapper . Why one should use Stream Wrapper in PHP ?

Read more

by jaggy | 05/09/17 | 1 Answers | Tags : Javascript , Angular , node.js Views : 1277
how to use Angular js with Node JS ?

Read more

by jaydeep | 05/09/17 | 1 Answers | Tags : PHP , OpCache , website Views : 1445
what is opcache ? i read at [quote] OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request. [/quote] what that mean ? how to use opcache ? how to implement opcache at php script ? is there any php-module or something which can help to integrate opache with php script directly ?

Read more

by sarah | 04/09/17 | 1 Answers | Tags : python , Error , csv Views : 1846
trying to install csv module running command getting error :: Unable to find vcvarsall.bat in Python

Read more

by yogi | 01/09/17 | 1 Answers | Tags : variable , node.js , NODE , global , scope Views : 1276
global scope variable in Node JS

Read more

by yogi | 01/09/17 | 1 Answers | Tags : Javascript , JavaScript-Framework , node.js , wrap , word Views : 1478
how to warp text in Node

Read more

i have some process to run in background when people is playing with Node JS Electron Application . so main thread remain untouched , and background process do their job without any leg to main screen. i want to download some server data to process so local application remain up to date . but json data should be downloaded in the background process so main application remain undisturbed so is it possible to run multi threading in Node JS programmed application it should be multi threading in Node JS or multi processing in node.js . so it can share the load of application to scale up the applications by splitting a single thread into multiple thread , is that possible in Node JS

Read more

by jaggy | 29/08/17 | 1 Answers | Tags : node.js , electron Views : 3584
trying to install electron for desktop application

Read more

by jaggy | 29/08/17 | 1 Answers | Tags : Window Operating System , cmd Views : 1003
at command prompt , how an i create new file by command in window 7 ? i am linux user i mostly use gedit , but now what is command similar gedit in window so i can create file by command

Read more

by jaggy | 28/08/17 | 1 Answers | Tags : c++ , c , python Views : 1684
Why Python is Better then C and C++

Read more

by jaydeep | 28/08/17 | 1 Answers | Tags : PHP , scandir Views : 1537
how scandir work in php ? i researched that scandir will List files and directories inside the specified path but dont know how to use scandir in php ?

Read more

by Cimb | 26/08/17 | 1 Answers | Tags : python , PyCharm Views : 1413
how to import plugin in PyCharm ?

Read more