7,186 Topics

Member Avatar for
Member Avatar for sonia585

Hello all, What is the Keyword research and Hoe we do this research?What is the importance of the keyword research?

Member Avatar for skajava
0
99
Member Avatar for garyjohnson

This is my html page, which takes in an input by the user and the searches the database for the word, also there is a function which is suppose to display the results here is the html code <?php require_once ( 'browsing.php' ); ?> <!DOCTYPE html> <html lang="en"> <head> <title>Browse</title> …

Member Avatar for iamthwee
0
245
Member Avatar for makibao

<form id="form1" name="form1" method="post" action=" <?php include("connect.php"); require("search2.php"); $username = $_SESSION['email']; ?> "> <p> <input type="text" name="search" id="search" value=""/> <input type="submit" name="btnSearch" id="btnSearch" value="SEARCH" /> </p></form> search2.php <?php include("connect.php"); $username = $_SESSION['email']; $name=$_POST['search']; $query = mysql_query ("Select * from confirm_members where email = '$name'"); if(mysql_num_rows($query)==0) die ("User not found"); else …

Member Avatar for pritaeas
0
776
Member Avatar for anuragini123
Member Avatar for zesiranjha
Member Avatar for android45
-1
262
Member Avatar for sukritinfotech
Member Avatar for lapunluyang
Member Avatar for samuelmax
Member Avatar for code739

good day fellas, i just curios if there such thing as like below: style.css @media handheld, only screen and (max-width: 767px) { ->link to another css file } cause actually i want to detect if its a mobile then it will link to another stylesheet that i made for mobile …

Member Avatar for sjiinfotech
0
120
Member Avatar for tomaben1216

Hello. I want to use list of URLs in database and create a website hierarchy. The table only contains URLs as following: http://www.sample.com/ http://www.sample.com/post1/ http://www.sample.com/post2/ Then I would like to create a hierarchy looks like this: example1 | -------- | | post1 post2 My idea was to import the data …

Member Avatar for shahrullia.salian.3
0
144
Member Avatar for Dino000

Hello. When I click Add query on combo box for example, I edit the SQL statement by adding 'WHERE Club = @uClub'. Then I get the error: 'An error occured while trying to create parameterized query: Error in WHERE clause near @. Unable to parse query text' So how can …

0
131
Member Avatar for micheal.burns1

I'm building my links using **link:www.xyz.com** on GOOGLE (where www.xyz.com is competitor's url or website of similar niche). Now i have built few links from such sites. But only one link is indexed in google. I have already used pingomatic and search engine pingler tools but no change. I have …

Member Avatar for micheal.burns1
0
155
Member Avatar for raj-uk

Hi All, i found this code which is ok but i need this to highlight whole line in colour, for example like: *1. Mr Johan call in office on sunday* *2. No More call to johan* *3. Johan has Paid All* I am telling the script to start from star …

Member Avatar for diafol
0
166
Member Avatar for straylight

I am very new to C and I am hoping for some pointers. I am attempting to take an input of 7 integers of an array and search through them to see if any number appears only once. Here is what I have so far #include stdio.h #define ARRSIZE 7 …

Member Avatar for straylight
0
208
Member Avatar for willson1
Member Avatar for sukritinfotech
Member Avatar for stevenpeter
0
165
Member Avatar for sukritinfotech

How many keywords we can put in a website and how many characters should be in a keyword ?

Member Avatar for stevenpeter
0
177
Member Avatar for samuelmax
Member Avatar for dwivid

Hello friends.. As Google regularly updates its algorithm then I like to ask what next type of link building would be more benificial for us? So many said high PR sites are good as per todays updation. But i don't think like that high PR site help us in link …

Member Avatar for dwivid
0
128
Member Avatar for Troy III

With this *Spartan*, we can destructively disable all the links on the page. (Or whatever link collection we feed the Fn.arg.)

Member Avatar for Troy3
0
183
Member Avatar for Start4me

I’m making a program that will be like a search engine, similar to a map program. There will be a text box for the user to search for a location. The thing I don’t know is that the user has 4 different combinations that they may enter. For example: **N229** …

Member Avatar for TnTinMN
0
299
Member Avatar for andyy121
Member Avatar for andyy121
0
265
Member Avatar for xcdear213

What is the difference between Google SEO and Yahoo SEO? I am a new SEO,i spend much time to get back links to update my rank on Google but the rank on yahoo is down. So who can tell me why?

Member Avatar for davidjohnson00
0
377
Member Avatar for samuelmax
Member Avatar for samuelmax
Member Avatar for Dani
0
151
Member Avatar for Bella Ross
Member Avatar for jyotsna01
0
157
Member Avatar for nishu..

can anyone give simple example of storing data in datastore in google apps engine using python . thnx

Member Avatar for hughesadam_87
0
175
Member Avatar for samuelmax
Member Avatar for samuelmax
Member Avatar for paine_today

I just launched my first website I fully wrote myself in php/mysql - [www.TomPaineToday.com](http://www.TomPaineToday.com). After testing it on my own computer for a while, I decided I might as well launch it and see what problems I run into. The first issue I came across was that my link redirect …

Member Avatar for stevenpeter
0
297

The End.