Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.9K
~382 People Reached

2 Posted Topics

Member Avatar for albiestorm

Yes I know all these Off page SEO strategies, Is any other off page seo strategies?

Member Avatar for johnbob383
0
254
Member Avatar for nuttyspice

You're going to want to use AJAX to call a php script from your page and then use the php script to query your database and to echo the results back to the page. <html> <head> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script> <script type="text/javascript"> function searchOccupation () { $.ajax({ url: "searchOccupation.php?search=" + $('#searchTxt').attr('value'), success: …

Member Avatar for EvolutionFallen
0
128

The End.