Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~7K People Reached
Interests
surfing in net
Favorite Tags
Member Avatar for ganesh641

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

0
104
Member Avatar for ganesh641

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

Member Avatar for diafol
0
71
Member Avatar for ganesh641

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 …

Member Avatar for pritaeas
0
340
Member Avatar for ganesh641

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 …

Member Avatar for Doug_Vann
0
447
Member Avatar for ganesh641

How to install Sqlite in windows OS and how to customize the database table in sqlite and, Tools for sqlite working like mysql workbench.

Member Avatar for pritaeas
0
150
Member Avatar for ganesh641

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 …

Member Avatar for veedeoo
0
5K
Member Avatar for ganesh641

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?

Member Avatar for ganesh641
0
444
Member Avatar for ganesh641

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

Member Avatar for cereal
0
80
Member Avatar for ganesh641
Member Avatar for ganesh641

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', …

Member Avatar for nsillk
0
104
Member Avatar for ganesh641

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

Member Avatar for 117
0
191
Member Avatar for ganesh641
Member Avatar for ganesh641

Simple code for creating Password Strength program using JQuery Functionality in a Registration Form

Member Avatar for mi.mac.rules
0
147
Member Avatar for ganesh641

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...

Member Avatar for stultuske
0
79
Member Avatar for ganesh641
Member Avatar for Sadun89
1
116