All Questions

by sarah | 05/10/16 | 1 Answers | Tags : PHP , XAMPP , Wamp server , Window Operating System , Mac , OS X , Linux Views : 1368
i want to know what is diffrence between exec() and system() and passthru() in PHP ? because sometime i want to run some system command , i mostly use exec , but dont which one is good to use to run system command in webservers(use both : linux or windows) , so advise me

Read more

by jabber | 05/10/16 | 2 Answers | Tags : PHP Views : 502
i want to change the i want result like 1-iphone etc.. but it print as it is same array. not changing the value if we change in foreach i dont know i clearly explain my problem or not . let me know if need more detail

Read more

by iptracker | 05/10/16 | 1 Answers | Tags : PHP Views : 849
How to convert IP address to geographical location in php ? or at least we can get city , region , country ?

Read more

by debugger | 04/10/16 | 3 Answers | Tags : Angular Views : 989
when we change input value . it dont bind to parent model changes to the content are not reflected in the model , hope some have solution

Read more

by jabber | 04/10/16 | 1 Answers | Tags : PHP , MySQL Views : 884
i work mostly code at localhost and than upload at server. so problem arise that i need to modify connection.php file every time to change username/password/database detail. also arise same problem when with working differ server with same script . connection.php so any solution for it . so it avoid to change connection file every time when we upload from one server to another ?

Read more

by debugger | 04/10/16 | 0 Answers | Tags : PHP , MySQL Views : 810
in PHP 7.0.0 . why MYSQL extension is going to removed ? it quite doing well .

Read more

by debugger | 04/10/16 | 2 Answers | Tags : PHP , MySQL Views : 1012
more explanation : i have database table with name of "terms" and it have "debug" title , still it matching with traling space and give me "1" record for so it should exact matche with '=' operator but it matching with same value with trailing spaces. 'debug'='debug ' -> postive how can i get exact match for trailing spaced string in mysql with '=' or without '=' ?

Read more

by sec8 | 04/10/16 | 1 Answers | Tags : jQuery , Javascript , PHP Views : 879
i am making a tool where admin can get all detail about the traffic of their website .where admin have full detail of all movement of user , every click he does at site will be noted at database .so i know client side all click track should be done by javascript . so i need help where to start . and how can i accomplish ?

Read more

by Phpworker | 04/10/16 | 1 Answers | Tags : jQuery , Javascript , HTML , XHTML Views : 1050
making faq page. and i need effect when i click on the Question , it should show answer with some little animation. schema is : this is what i made for the simple FaQ Page . but i need some animation effect so it should look flawless and good animated . Thanks

Read more

by ajamil | 04/10/16 | 1 Answers | Tags : HTML , XHTML Views : 1024
i mostly used <DOCTYPE> tag in html page startup ,but never know what is use of it , why we use <!DOCTYPE> ??what if we dont use <!DOCTYPE> ? little curious !!!!

Read more

by sec8 | 03/10/16 | 3 Answers | Tags : Javascript , Security Views : 2778
for some security reason , i want to make sure my website content is not embedded into other sites by <frame> or <iframe> ? so let me know if any solution for it

Read more

by angeo | 03/10/16 | 1 Answers | Tags : Angular Views : 989
Hi i am dealing with input type=text , where using "required" and "ngRequired". both used for required field but what is the more on it .what is difference between "required" and "ngRequired"

Read more

by kord | 03/10/16 | 2 Answers | Tags : Javascript Views : 938
Hi i need a function function where we can pass the html string and it give us output escaped html in javascript

Read more

by pratik | 03/10/16 | 1 Answers | Tags : Javascript Views : 725
I want to make IsUndefiend function to check whether given javascript varable / object is defined or not . so instead of generating error by browser . we can detect early in coding . make some exception case based on it . or short hand return gVar is that work ? hope if any have better solution on it

Read more

by ajamil | 03/10/16 | 2 Answers | Tags : Javascript , Angular , Cordova , Ionic , Security Views : 1123
working with cordova App, and i jst started learning Angular js and checking some PasswordController . i found some code want to know what is use of expect in this scenario ?

Read more

by angeo | 03/10/16 | 1 Answers | Tags : jQuery , Javascript , Angular Views : 1122
want to create in jquery , by.id("#id") function as angular do . so it is easy to use and well formatted code.

Read more

by QuickIos | 30/09/16 | 2 Answers | Tags : ios , xcode , Alamofire FrameWork Views : 1222
“Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift.

Read more

by andy | 30/09/16 | 1 Answers | Tags : Angular , Cordova , Ionic Views : 1311
got error Error: UserService is undefined

Read more

by debugger | 30/09/16 | 3 Answers | Tags : PHP Views : 1728
Hi i am using strstr for skipping some string . means want to get part of string . suppose it give me error Warning: Wrong parameter count for strstr() in php so help me to find what is wrong ?

Read more

by kord | 30/09/16 | 2 Answers | Tags : PHP Views : 1966
using following code to get hostname from given url but i dont find it proper , i want to do it betterly with regex so suggest some code with preg_match Thanks

Read more