- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
- Interests
- surfing in net
15 Posted Topics
Thanks in advance I want to create a WordPress site with Ajax Crawlable Anybody done Ajax crawling for the WordPress site with the WordPress version 4.2 or above | |
I am working on an app that will allow user to split the cost of a service among themselves. a) is there any working example of this / code that I can look at? in php ![]() | |
Thanks in advance I have used periodic Ajax call for getting a value from the API result in WordPress with Ajax Here is my code Javascript code is : setInterval('getRecentAPI(oid)', 60000); function getRecentAPI(oid){ jQuery.ajax({ type: "POST", url: ajaxurl, data: {id:oid, action:'recent_value'}, success: function(result){ jQuery(".recent div").html(result); } }); } WordPress code … | |
i installed PHP version5.4.3 SQL server 2008 IIS7 SQLSRV version3.0 Drupal 7 SQLSTATE[42S02]: [Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name 'watchdog'. This error occurs right after the following during Drupal 7.26 installation (shown in the error report). It hangs at the start of Install Profile: Installation tasksChoose profile(done)Choose language(done)Verify … | |
I am using curl function to login my web site using the Gmail username and password. Its working fine in my local environment but once i moving that file into my client server it returns the response **"HTTP/1.1 401 Unauthorized"**. provied some solution here is my curl function code for … | |
One of my server has $_SERVER['HTTP_CONNECTION'] is set to close need to set it to keep-alive in my phpinfo() any idea where to change that? | |
I am using curl function to login my web site using the Gmail username and password. Its working fine in my local environment but once i moving that file into my client server it returns the response "HTTP/1.1 401 Unauthorized". provied some solution Thanks in advance, Ganeshkumar | |
How to use paybox payment method in php application | |
hi i am trying to show latest tweets of my follwers in my site but i can't able to show, In the test setting its worked but i copied that code into my html page its doen't work, my site in under developing only. new TWTR.Widget({ version: 2, type: 'list', … | |
My laptop turns white color with small line, while i switch on my laptop, the screen turns white color with small lines and i can't continue further laptop model:dell inspiron 1545 | |
How to use paybox payment method in php application | |
Simple code for creating Password Strength program using JQuery Functionality in a Registration Form | |
In my Application The menu bar is automatically drop down when i move the mouse point to menu title, but i want only when i click the menu title then only its drop down.Is there any option in using Java script let me know... | |
|
The End.