All Questions

by jaydeep | 13/06/17 | 1 Answers | Tags : PHP , Wordpress , multilingual , blog Views : 1043
new at WordPress . making blog by WordPress . but i need in three language , don't know how to setup . i need it so i can enter content at post or pages for every languages . and change text which is part of plugin or theme by admin . is there any ready mate plugin for it or any other stuff which can help on it ?

Read more

by Phpworker | 10/06/17 | 1 Answers | Tags : PHP , Wordpress , Error , Plugin , WP_Error Views : 1313
making wordpress plugin and finding class at class reference wordpress.org so we can add more and simply put all error message display at one place in single page

Read more

by yogi | 10/06/17 | 1 Answers | Tags : jQuery , Javascript , HTML , button , radio Views : 1369
how to get value of checked radio button ?

Read more

by pratik | 09/06/17 | 1 Answers | Tags : HTML , user-input-filter , input , text-input Views : 1008
i want to make total amount un editable by the user but only jQuery and Javascript can do it .

Read more

by jessica | 01/06/17 | 2 Answers | Tags : PHP , function , eval , alternative Views : 4905
what is alternative of eval function in php ?

Read more

by denyy | 25/05/17 | 2 Answers | Tags : PHP , KNET , payment-gateway , web-integration Views : 3754
i don't find much documentation for integration of Knet payment gateway . so is there any help regarding the Knet Payment Gateway i am trying to integrate with PHP

Read more

by jassy | 25/05/17 | 1 Answers | Tags : PHP , KNET , payment-gateway , web-integration Views : 3090
at code i have following in short i getting error like Merchant Response URL Invalid instead of getting redirection URL for payment processor

Read more

by yogi | 23/05/17 | 1 Answers | Tags : PHP , Wordpress Views : 1190
How to check user is logged in or not ?

Read more

by jessica | 23/05/17 | 1 Answers | Tags : PHP , acess-property-of-object Views : 1071
how to acess the property of object in PHP ? class for customers , its accessing the $tablename property in another function of the class . so its give me error like this

Read more

by sachin | 22/05/17 | 1 Answers | Tags : jQuery , Javascript , PHP , Wordpress , AJAX Views : 1211
above is simple code for getting list of the state from the country . used jQuery for ajax but how to implement with wordpress ? how to make server side file which respond to ajax request . and how to embed ajax javascript to Wordpress front page ?

Read more

by sachin | 22/05/17 | 1 Answers | Tags : PHP , Wordpress , Plugin Views : 1228
how to make wordpress plugin ? i am newbie at wordpress plugin . i found some help at but still not more help how to make wordpress plugin

Read more

by | 19/05/17 | 2 Answers | Tags : PHP , Wordpress , Navigation-menu , Menu-System Views : 2749

Read more

by fatso | 18/05/17 | 2 Answers | Tags : MySQL , Error , character Views : 1553
i having a SQL query: after run it getting error :: #1115 - Unknown character set: 'utf8mb4'

Read more

by fatso | 18/05/17 | 1 Answers | Tags : MySQL , Error , collation Views : 1741

Read more

by jaydeep | 18/05/17 | 2 Answers | Tags : PHP , Design-Patterns Views : 959
What is design pattern ? how design pattern should be apply to code ? is there any benefit to use design pattern in programming ? In PHP , how many Design Pattern available ? how design pattern useful in PHP ? one of my friend said Design Pattern means extra overhead to code . Design pattern not useful at all .Design pattern is waste of time and money so please help me to understand Design pattern .

Read more

every comment box we have link to sign in for user to comment using woocommerce , so i trying to find the link where it come from so i can remove redirect_to link from but did not get any file where i can remove the redirect_to form wp_login.php link , basically i found some issue with google webmaster tool . it have some crawl errors so i want to remove redirect_to from wp_login.php

Read more

by pratik | 11/05/17 | 2 Answers | Tags : PHP , email , CodeIgniter , encoding Views : 2250
doing email functionality for the forget password in CodeIgniter and i found a strange probelm. when i get mail on subject it add some extra character which i did not add at subject. following code i do for send e mail in codeignitor . i write there only Reset Password in subject line but it not sending proper subject.

Read more

by | 11/05/17 | 1 Answers | Tags : PHP , Wordpress , _e , echo , error-reporting Views : 1490
i seen use of _e function in WordPress. i think both give same output which print something ? what do you say what is use of _e function in wordpress ?

Read more

by jessica | 11/05/17 | 0 Answers | Tags : PHP , python , google-plus-api , auto-script Views : 1053
I am heading toward to make auto posting web app which post message to google plus without any notification so it should be get all stream of the particular given google plus account by api so is seems to realistic or doiable ? if yes how one can achieve it ?

Read more

google webmaster tool says some 300 crawl error .which is regarding to wp-login.php it says "Googlebot couldn't access the contents of this URL because the server had an internal error when trying to process the request. These errors tend to be with the server itself, not with the request. More info." so i want to solve the login page redirecting issue , so it not redirect when it have https://example.com/wp-login.php give good result . but https://example.com/wp-login.php?redirect_to show redirected status when feach as google . so i think my solution relies in by stooping redirection wp-login.php when it have redirect_to in query string .

Read more