All Questions

by jaggy | 17/11/16 | 1 Answers | Tags : ios , objective C Views : 1106
Hi i know the PHP very well but learning the Objective C in ios and want to know if function related to generate random no as we do in php with rand() what is function in Objective C for generating random Number ?

Read more

by joomler | 17/11/16 | 2 Answers | Tags : PHP , Lamp Views : 1123
i found this WARNING in php script PHP Warning: Cannot modify header information - headers already sent by (output started at home.php:2) in func.php on line 46 how can i solve this ?

Read more

by QuickIos | 17/11/16 | 1 Answers | Tags : ios , objective C , animation Views : 1362
Hi i want to do some animation in objective c - ios . so pls help me suggest some libarary or something so i can start with .

Read more

by ching | 12/11/16 | 4 Answers | Tags : PHP , array , stdclass , Object , Class Views : 10076
How to convert stdClass to Array and Array to stdClass in php

Read more

by jabber | 07/11/16 | 1 Answers | Tags : Javascript Views : 831
i want to add js file to web page without use of <script> so it will be done by javascript and should be lately . so let me know if you have code for it .

Read more

by iPhone-coder | 04/11/16 | 2 Answers | Tags : ios , xcode Views : 1293
i want draggable image so i made code above and i got error when i setting center of image to current point of touchMoved error is Expression is not assignable

Read more

by css-learner | 30/10/16 | 1 Answers | Tags : HTML , XHTML , css Views : 1131
i am learning css and dont know where to use margin and where to use padding in css . i got that if anyone want padding at top , left , right , bottom one can use padding-top , padding-left , padding-right , padding-bottom or same way we can use margin regarding css but dont know difference between margin and padding and where to use padding or margin .. because i think they both do same work . so let me know difference or some good understanding about this two css property : margin and padding

Read more

by QuickIos | 28/10/16 | 5 Answers | Tags : ios , xcode , swift Views : 1160
i am loosing navigation item for both of UIViewController at tabBar

Read more

by iPhone-coder | 28/10/16 | 1 Answers | Tags : ios , xcode , swift Views : 1025
i want to change UITabBarItem background color grey to white . so is it will be done by UITabBarControllerDelegate method

Read more

by QuickIos | 28/10/16 | 1 Answers | Tags : ios , xcode , swift Views : 1256
using code belowed i tried setting image to nil, but text is small and aligned to bottom of UITabBarItem. so is that possible to use UITabBarItem without image only text

Read more

by iPhone-coder | 26/10/16 | 1 Answers | Tags : ios , swift Views : 1723
Hi right navigation bar have edit button i have created edit button using i want to know how to change the tile of edit button to \"any text\"

Read more

by sandip | 24/10/16 | 2 Answers | Tags : Javascript , PHP , css , compress , gzip , on-fly Views : 854
i am checking my website's page speed by google PageSpeed Insights , and i found error there Enable compression gzip compression for all CSS/JS file requests so How to do gzip compress js/css on fly in php ? or any supported compress with web server should be used to compress javascript/css on fly in php so let me know if any way we can compress javascript or css on fly in php

Read more

by sachin | 22/10/16 | 3 Answers | Tags : Javascript , PHP Views : 3032
How to minify JavaScript on fly in php . i had many dynamic custom JavaScript and used some open source. dynamic javascript should be minified every time on the fly .so suggest some code

Read more

by sachin | 21/10/16 | 3 Answers | Tags : PHP , strpos , file-extension , substr , pathinfo Views : 3950
how to get extension from the filename in php i had some code i made this code my own but not sure it is good way to find extension from the file in php

Read more

by denyy | 21/10/16 | 2 Answers | Tags : PHP Views : 2575
how to check file in zip or not in php , i am working for my one client who need website where people can upload there large data . they need to upload in .zip format so we can decompress zip file i used following code to upload and to check file is zip or not by checking file 's extension ".zip" or not but extension checking for valid zip or not is not enough . sometime users upload not valid zip . so how to check is file is valid zip or not ?

Read more

by sqltreat | 21/10/16 | 1 Answers | Tags : PHP , WebService Views : 914
I am using get SOAP and getting result in xml format . now i want to read particular element value. how can i get it with php?

Read more

by chirag | 20/10/16 | 3 Answers | Tags : PHP Views : 1502
i am working with my old website and i upgraded some hosting plan which shared hosting with PHP MYSQL And i got this at from my site header . site is loaded full but get error like this so how to solve this error ?

Read more

by ching | 19/10/16 | 2 Answers | Tags : PHP , WebService , cURL , Web API Views : 3016
i want to connect with remote window server and so i am using cURL for it but simple connection not working well but i think it need SSL connection , so how to connect with SSL site and make Authentication by cURL ?

Read more

by ching | 19/10/16 | 3 Answers | Tags : PHP , Page-Speed , web-page , speed Views : 12751
how can i set custom HTTP header for curl php i am working with api and i want to set HTTP request header with [ls] User-Agent: PHP-SOAP-CURL [/ls] so i can send request with above HTTP header ?

Read more

by debugger | 17/10/16 | 1 Answers | Tags : Javascript , PHP , Minify Views : 1121
i am testing page speed with google PageSpeed Insights , and i did not find good score , google PageSpeed Insights suggest me to Minify JavaScript Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and execution time. so now i want JavaScript to be Minified .but question is now how to Minify JavaScript in php ? so google PageSpeed Insights score goes up so pls give me some suggestion

Read more