All Questions

by sandee | 08/05/17 | 1 Answers | Tags : JSON , Error , google-map , api , location-based-review Views : 991
it does not show latest review of google map location which recently add some min ago . i can see it but google map api does not able to fetch latest review . so can you correct me pls where i doing wrong to grab latest review .

Read more

by jessica | 02/05/17 | 2 Answers | Tags : PHP , upload , file , php-file-upload Views : 1266
uploading big image to server by PHP . after long process it says max upload size exceeded. so how to resolve PHP file upload Error ?

Read more

by pratik | 26/04/17 | 2 Answers | Tags : PHP , zip Views : 1977
how to make zip file in PHP ?

Read more

by pratik | 26/04/17 | 2 Answers | Tags : PHP , python , array , array_flip Views : 2003
i know PHP very well , array_flip is my favorite function to exchange all value to associated key of array it will change key to associated value but does PYTHON have function like array_flip ? or is there any alternative function like array_flip of PHP which replace key to associated value ?

Read more

by noob | 26/04/17 | 1 Answers | Tags : PHP , array , array_flip Views : 2586
it is possible to flip array value to key and key to value by single function array_flip . but how to flip array value to key without array_flip in PHP ?

Read more

by sqltreat | 24/04/17 | 1 Answers | Tags : c++ , c , MySQL , extension Views : 781
want to make some function which is not in MySQL , but we can easily can do at C / C++ so if we can make program in C / C++ and use it at MySQL so is that possible to use C / C++ code at MySQL

Read more

by sachin | 24/04/17 | 2 Answers | Tags : PHP , file-system , readFile , memory-leak , memory-issue , chunk-read Views : 2755
dealing with very large data file and want to read without memory crash . fread will read all content file which is time consuming and some time script goes out of order so is there any way we can read data in chunk with good library or something ? so file read in PHP so no memory issue and fast processing for large file

Read more

by yogi | 20/04/17 | 1 Answers | Tags : PHP , Namespace Views : 1057
what is namespace in PHP ? and what is use of namespace in PHP ? why should one use namespace in PHP ?

Read more

by sandee | 20/04/17 | 1 Answers | Tags : Javascript , PHP , Login , twitter Views : 1020
i am using PHP for my website for server side language. how to add twitter login button with PHP or JavaScript in website ?

Read more

by sandee | 20/04/17 | 1 Answers | Tags : Javascript , PHP , facebook-api , Login Views : 1044
How to add Login with Facebook in website . i use PHP for website server side coding , and also if it will be done with JavaScript its also good .

Read more

by jessica | 18/04/17 | 1 Answers | Tags : PHP , FATAL-ERROR , facebook-api , Namespace Views : 1074
give me error :: Fatal error: Namespace declaration statement has to be the very first statement. it says error in Facebook.php when i included autoload.php

Read more

by | 17/04/17 | 1 Answers | Tags : PHP , Warning , facebook-api Views : 1521
i got error Warning: Unexpected character in input: '\' (ASCII=92) state=1 in php

Read more

by sandee | 17/04/17 | 1 Answers | Tags : css , div , property , vertical-align Views : 1388
how to apply vertical-align:middle to div in CSS ?

Read more

by sandee | 17/04/17 | 1 Answers | Tags : css , veritical-align , property , alignment , text-alignment Views : 1678
difference between top , text-top in vertical-align property in CSS ? same for bottom|text-bottom ? vertical-align:bottom or vertical-align:text-bottom will not leading any changes to view. i mean its not going to bottom . it should be but vertical-align:bottom or vertical-align:text-bottom or vertical-align:top or vertical-align:text-top is not applying

Read more

by | 12/04/17 | 1 Answers | Tags : Javascript , MySQL Views : 1297
is there any way to connect to MySQL Server database from JavaScript in the browser ? is there need to any Server side scripting language to connect to MySQL server database from JavaScript in browser ?

Read more

by | 06/04/17 | 3 Answers | Tags : PHP , String , strpos , comparision Views : 1517
is that strpos used properly ? how to find match for given string in other string . how we find it , is it matched or not in strpos function in PHP ?

Read more

by jessica | 04/04/17 | 1 Answers | Tags : MySQL , character-set Views : 1434
SQL query: MySQL give error : #1115 - Unknown character set: 'utf8mb4'

Read more

by jessica | 04/04/17 | 2 Answers | Tags : Javascript , node.js , Scrap Views : 1705
How to scrap website with Node JS ,

Read more

by jessica | 04/04/17 | 2 Answers | Tags : Javascript , Cross-Platform , desktop-app , electron Views : 1524
i am trying to create cross platform desktop app with electron JS , dont know where to start with electron JS . How to install electron JS ?

Read more

by yogi | 31/03/17 | 1 Answers | Tags : node.js , desktop-app Views : 1068
How to create desktop app with node.js

Read more