-
Replied To a Post in Am I referencing my CSS correctly within the header?
html5, no `type='text/css' type='text/javascript` http://www.w3.org/TR/2011/WD-html5-author-20110809/the-link-element.html not required, and *some browsers*, guess which in particular, spit it -
Began Watching header problem
our problem is " Cannot modify header information - headers already sent "? Is anyone know about this problem that why this happen? -
Replied To a Post in header problem
It is an error in your code, as cereal shows can be as simple as including an extra space where there shouldnt be one, before the opening `<?php` that space … -
Gave Reputation to adsoseo in How to seo a news website
What kind of website? news, e comercial, online shopping?... -
Replied To a Post in GWT Kilobytes downloaded per day
has the site providing facebook services .. ditto the above -
Began Watching GWT Kilobytes downloaded per day
A couple of days ago, in Google Webmaster Tools, kilobytes downloaded per day skyrocketed like 3X, while pages crawled per day remained consistant. It's been like this for a couple … -
Replied To a Post in GWT Kilobytes downloaded per day
has the site providing ad services changed their format the ad script is included in the KB count of the page, and you dont have much control of that when … -
Replied To a Post in When Writing Articles, Should Your Keyword Be in the Title Tag?
aminthindsoft The website in your link is far out of date, below best practice, and does not work properly, do not rely on information from sources like that. A web … -
Began Watching How to seo a news website
Hi everyone I started a news website about 15 days ago and have been getting on average about 7 clicks a day from google and bing haven't even indexed my … -
Replied To a Post in How to seo a news website
make your sitemap dynamic install the optional plugin for whatever script runs the backend, to automate sitemap refresh when the bots return, new content will be visible, greatly increases indexing -
Began Watching which Language to to take seriously
Hi there, I just started to study software developmnet, something we call over "Ausbildung" which i think is called apprentice.man have learn programming in Java,C++, C# sqldatabase. my question is … -
Replied To a Post in which Language to to take seriously
english, for the helpscreens the translations of helpscreens can make one procedural error, and f-up your whole week -
Began Watching restrict window.onbeforeunload for perticular action or url
Hello, How to force **window.onbeforeunload** to act only on pertular action or url? I have a form which has data. if it navigates to another page then `window.onbeforeunload= function() { … -
Replied To a Post in restrict window.onbeforeunload for perticular action or url
How about something on the submit button onclick='window.onbeforeunload = null;' or on form.submit. -
Began Watching basic diff between SEO and SMO?
hi! Social media optimization this word is so new to me.....SEO is Search engine optimization then what is the basic difference between SEO and SMO????????..... -
Replied To a Post in basic diff between SEO and SMO?
SEO aiming for a machine that cannot react emotionally SMO aiming for people that only react emotionally Impossible to be absolutely in both at the same time, as everything else, … -
Began Watching When Writing Articles, Should Your Keyword Be in the Title Tag?
Ladies and gentlemen, I've been studying SEO and writing articles consistently for well over a year now and there are a ton of topics that still perplex me. One of … -
Replied To a Post in When Writing Articles, Should Your Keyword Be in the Title Tag?
no search engine bots read and parse website text semanticly If it makes no sense as plain language: * to have the keyword in the title * to leave the … -
Replied To a Post in php thumbnail script run on server but not on local
the server does not run windows files on server are specified from the root `/folder/folder/folder/file` files on the local pc OS are specified from the root `\folder\folder\folder\file` havent you ever … -
Began Watching Beards
I have contributed to the 'Real World Computing' section of PC Pro magazine here in the UK for, come the next edition, what will be 20 years. During all of … -
Replied To a Post in Beards
Gets caught in your mask . .. ... nobody wants a leaky nbc suit now retired, still think, *gets caught in your mask* clean-shaven buzzcut but I'm on the perimeter … -
Began Watching Google Maps API Marker Centered
Hello, I have been working on this application for a bit and I feel like I am close but apparently I am not close enough. **Challenge:** I need to be … -
Replied To a Post in Google Maps API Marker Centered
using Chrome, IE10, firefox, safari, the version in the op didnt centre on b2n 3p1 Canada, the marker appears screen right -
Began Watching php thumbnail script run on server but not on local
I am using a php thumbnail script; its working on server but not on my local server. How I can run this script into my local server too ? -
Replied To a Post in php thumbnail script run on server but not on local
Query at line 4, for local host, mine uses \ $site_config['absolute_uri']=str_replace('///','//',str_replace('thumb.php?'.$_SERVER['QUERY_STRING'],'',$_SERVER['REQUEST_URI'])); $site_config['path_thumbnail']=$site_config['absolute_uri'].'/cache/images/'; //where to cache thumbnails on the server, relative to the DOCUMENT_ROOT -
Began Watching SOFTWARE DEVELOMENT
HI FRINDAS I AM NEW HERE. ANY ONE WANTS TO SHARE THRIE IDEAS -
Replied To a Post in SOFTWARE DEVELOMENT
Gday there isd a wealth of ideas already watcha interested in? -
Began Watching How long have you been programming for?
1. At what age and how long have you been programming for? 2. Whats your favorite languages and why? 3. Did you find it hard to get started? I am … -
Began Watching What are you eating/drinking right now?
Well I just started eating dinner and thought this would be a neat topic. Everyone knows we love to eat while on the computer; two birds, one chair. I'll start … -
Began Watching 4th dimension
My math professor in the past explained it this way: Consider yourself a 2D creature(some sort of pancake). If placed in a circle, you can't escape in a 2D world. … -
Began Watching Can PHP run with other languages like c# on the same database?
I was wondering because I know that you can do things such as create a website using php and such. And then there can be an instllable file, one for … -
Replied To a Post in Can PHP run with other languages like c# on the same database?
Yes, emphatically yes many game lobbies run the game in C, the game backend in perl, the frontend website in php, from the same database, perl and C give rapid … -
Gave Reputation to rajesanthu in A Simple HTML Login page using JavaScript
The Code Given is for only beginners in HTML 1.The code implements a simple login form 2.It checks whether the password and usernames are matching or not 3.While you are … -
Gave Reputation to rajesanthu in A Simple HTML Login page using JavaScript
The Code Given is for only beginners in HTML 1.The code implements a simple login form 2.It checks whether the password and usernames are matching or not 3.While you are … -
Began Watching A Simple HTML Login page using JavaScript
The Code Given is for only beginners in HTML 1.The code implements a simple login form 2.It checks whether the password and usernames are matching or not 3.While you are … -
Replied To a Post in A Simple HTML Login page using JavaScript
Sud, the op is long gone, its three years old the code, was garbage then, is garbage now Clientside is not where login is managed, thats a server function every … -
Gave Reputation to Taywin in Whats wrong with this code?
Hmm.. I am not sure why you are calling a style in CSS as a code snippet? And when you said "my program isn't working correctly," to me it implies … -
Began Watching Whats wrong with this code?
My program isn't working correctly, it's not getting the output that I want in this bit of code so can somebody tell me what is wrong with it? .jumbotron h1 … -
Replied To a Post in Whats wrong with this code?
Veera found it, mark it solved Jack -
Gave Reputation to veera100 in Whats wrong with this code?
In your css code you are missing the semicolon of font weight property. Here is the correct code .jumbotron h1 { color: #fff; font-size: 48px; font-weight: bold; font-family: 'Shift', sans-serif; … -
Gave Reputation to JorgeM in what is the difference between FTP, SFTP
The difference is that the ftp traffic is clear text while sftp is secured. -
Replied To a Post in Simple $_POST validation question
php code is executed onload, unless explicitly coded as a function for later call `function name([variable list]) { code }` cereal's sample, and yours,(not meant as disparagement) will execute, and … -
Began Watching (ASK) Add marker and direction Google Maps API With PHP+ MySql
help me..view direction and marker on database mysql? -
Replied To a Post in (ASK) Add marker and direction Google Maps API With PHP+ MySql
googlemaps api gives multiple instructions on this [RTFM](http://www.urbandictionary.com/define.php?term=RTFM) -
Replied To a Post in Simple $_POST validation question
cereal's answer above demonstrates a short code version check if username exists, submit if not exist, return to referring page if username exists the error message 'username already exists' will … -
Began Watching Simple $_POST validation question
This is a really basic question. I validate evrything from my form in javascript so no validation is going through php. The problem is, when the user submits the form … -
Replied To a Post in Simple $_POST validation question
you can use ajax to prevent submission : disable the submit button when ajax returns an error, enable submission when ajax confirms error corrected . but clientside validation, isnt, it … -
Began Watching How to create multiple pages using single Code in PHP ?
Anybody can explain about my question i have search over the web but never find right answer ? -
Replied To a Post in How to create multiple pages using single Code in PHP ?
Please expand the question, as it is it could be anything how to create a database driven site, how to copy n paste code in my editor a wide diverse … -
Stopped Watching Search Engine Optimization
I am trying to promote my website on google from last 3 months, but till now my keywords are not listed on google, literally felling helpless, please help me out …
The End.