2,295 Posted Topics
Re: wordpress, you will be able to take over admin and run the site after a bit of self education. a custom php script, will pretty much tie you to this developer. My signature, passive income rocks, I am being paid for the continued use of software written beginning in 1979 … | |
Re: an hour or more a day Helping someone, who helps someone else, et al, how to live forever | |
Re: `<table>` is currently outside this code scrap; it should not be at line 22 if($result == nul) {echo '<table style="display:none;">';} else {echo '<table>';} have not confirmed syntax, nul, empty, 0, "", depends on returned data format jquery is a hell of an added burden to hide 1 element, server code … | |
Re: Grey hat SEO is black hat SEO that has not been caught yet and penalised Yet is the operative word, any gains that occur until being delisted are more than lost, being delisted The practitioner knows it isnt right, knows what will happen to the subject when it is caught, … | |
Re: leave the form as it is validate in the form handler, serverside let the scumbags think they have bypassed the checks and balances and they will give up, thinking their crap has gone through ajax: * **anything** containing javascript, can be recoded by the user; * is not for form … | |
Re: login_portal, is currently html, `<?php ?>` missing, { I thought I was funny then; close the brace `if (@$_POST['submit']) { echo "enter"; `**}** @ switches off error reporting for the current command, *not* a good thing till production ready <?php echo "test"; if ($_POST['submit']) { echo "enter"; } ?> a … | |
Re: If you renamed at localhost and ftp-ed the files, the old files are still there ccheck your ftp 1, yes 2, no space is %20 in uri | |
Re: > If an Metiorite hit earth and knocked it off its orbit will we be in trouble? Its been the scenario for a number of SF novellas, if we survive to write books about it, all good Newton: 1642 - 1726 , there was so much known about celestial mechanics, … | |
Re: below is not correct, w3c documentaton specifies 'integer' which includes zero, zero is defined as the default base, so the declaration `<div style="margin: -250px 0 0 730px; position: relative; z-index: 0;">` is correct, but inline styles suck and should be removed to stylesheets > Further on, "z-index: 0", (used on … | |
Re: header('Location: home.php'); echo "Email and Password Accepted"; header redirect before text output, will never provide confirmation put confirmation in home.php can't see any code trying to output array values. what: values are, where: not showing I don't think anyone minds a 'bump', people who may answer are in all 24 … | |
Re: Semantic, grammatic, linguistic anomalies ignorance, arrogance, It may be that age, but for the smarts **Bullshit** | |
Re: just back the way you came in ... well *I* thought its funny php face recognition api, is a promising [google search](http://bit.ly/1DK7dd4) | |
Re: Good products do not need blatant ad spamming Consider a page loaded with tags *just* to generate more traffic also called keyword stuffing, a "**kiss my SER goodbye**" blackhat technique Tags that do not reflect content are severely downgraded by SE, andd this is a tool to do just that, … | |
Re: **[rant]** Yet another link to my site as a wonderful web developer, along with a question that says :"I have no idea what I am doing" @Traevel:Its never going to see the irony It doesnt say "good website" it just says "website" **[/rant]** [helpful ? trying *again* anyway] Geez ben, … | |
Re: ritatseo, is his/her username on other forums as well, not "ritat seo", just unlucky it fell in *this* forum, where there are so many bad bad *SEO* usernames They do bearings, pretty well, answered some questions for me on sealed bearings to replace greasable on another forum; and it worked. … | |
Re: look up [IE conditional comments](https://www.google.com/search?q=IE+conditional+comments) <!--[if lt IE 9]> style for ie 4-8 <![endif]--> or <!--[if gt IE 8]> style for ie 9 + <![endif]--> | |
Re: html5 :: no type on css or script line 9 querying `border:thick solid #4D94FF;border:(255, 255, 255, .5);` duplicate definitions and `;font-size;` no size for `.footer{background-color:black;}` try `.footer{background:black;color:white;position:fixed;bottom:0;z-index:1;}` to; stick the div in place, make other elements slide under as they scroll give contrast between background and text you can condense … | |
Re: this is a php script I use for my notes, it just dumps everything in alpha order, including folders, so every application is sorted <!DOCTYPE HTML> <html> <head> <meta http-equiv='Content-Type' content='text/html;charset=utf-8'> <title>Note Books</title> <style> @media print {body {font-size:10pt;}} @media screen {body { background:url(funny_cat_pictures_76.jpg) no-repeat center right fixed;background-color:#f6f6f6;color:#000000;font-family:verdana, arial;margin:4%;}} body {background-color:#f6f6f6;color:#000000;font-family:verdana, … | |
Re: @bensirpent7 look bloke, them little blue highlights under the names You get them when *Guru* no longer says enough the titles "Most Valuable Poster" "Problem Solver" say a lot mouse over the images, Skill endorsements, reputations points, solved queries, out the wazoo You have the dream team trying to help, … | |
Re: no filename is far less relevant than content the SEbot does not notice the index page name | |
Re: As both prior posters, the intent of the page determines the best use of resources If there is one thing, keep the landing page very small and fast, users wait about 8 seconds before they leave If the time taken to load the images impacts on the rest of the … | |
Re: This is called theft very poor form If you had permission to aquire these images, you would have the owner's sqldb or rss feed The people here are more likely to be authors than theives go back under the rock you crawled out of | |
Re: fellow coders? We may be coders, doubt very much if . . . I'm trying, really mods, to be more polite, its difficult to respond politely when the op is this: demanding, petulant, and exemplary of the zero end of every 0-10 scale; so I will write [just google it](http://goo.gl/GaN8jb) | |
Re: between 11 and 20 of a billion web sites, well done so far Ditto Kelly above, and read through this sticky [**Read Me** before you ask for review, Code compliant sites rank higher in SER](https://www.daniweb.com/business-exchange/website-reviews/threads/483448/before-you-ask-for-review-code-compliant-sites-rank-higher-in-ser) for some hints hou may not have encountered yet | |
Re: [smartass] this code, `<form action="" method="get" style="display:none">` where it fails, `style="display:none">` can you guess, what display:none means > its going to signup page but the page is empty. [/smartass] [helpful] the form style attribute display:none hides the content from the browser,everything inside the form element is not displayed whatever you … | |
Re: > This text appears in front of a repeating background image. no it doesnt `center center no-repeat;` | |
Re: enter the utf8 code in the form € codes for Telugu as outlined in [this link](http://www.unicode.org/charts/PDF/U0C00.pdf) actual characters wont work the interpreter cant read them, its in English vani shoud(?) suppport Telugu | |
Re: Google make the rules: >75% of all searches make all other SE irrelevant What Google says **is** SEO Register your site with [Google Webmaster tools](https://www.google.com/webmasters/tools/home) and let the ones that make the rules provide an itemised list of what you need to make your site comply with the rules Google … | |
Re: ## HTML NEVER had a self closing element ## **X**HTML required all elements to close, singleton elements were required to self close, `<img alt='' src='' />` or `<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />` or `<a href=''>link text</a>` **X**HTML is happily dead in favour of HTML5 the elements now look like … | |
Re: If you are the 'best seo service in bangalore' the others must be really bad Go read something about what you pretend to offer as service This site is well indexed and high pr Results from this site will appear **before** your organic links the first thing your potential customers … | |
Re: javascript does not work in some devices, If your code depends on js it may fail thats the teacher's *reason*, pain in the butt is an added bonus (for him) javascript screen object roughly equates to `<meta name="viewport" content="width=device-width, initial-scale=1.0"/>` Sorry **I** don't have a solution, but [here are some … | |
Re: sessions: established on the preferred access page, with appropriate robots.txt entries to please google image searchbot HTTP_REFERER checks (oops already noted) | |
Re: what is that signature link? Web design company in chenai ? How dumb do you have to be ? You ask questions that demonstrate your: igonorance of everything web design, inability to use a search engine, ignorance of everything you **need to know** as a web designer, while promoting youself … | |
Re: FFS another dumbass How do I add my site to google, with a farkin webmaster link in the signature @Elora This site is well indexed and ranks highly "I don't know what I am doing in the service I am pretending to offer" will appear **before** all your own links … | |
Re: @rubysethi Do your own bloody homework 2 threads 2 ridiculous broad questions, that google has answers to depart post haste and return thou not, til thou has wit enough that were wit dynamite, thou couldst blow thine hat from atop thine head | |
Re: as previous posters have indicated you must install, or fake, a mail server. Local host packages do not include a smtp server or a pop server Have had good results with imti321's recommendation It works Its simple Its free when all else fails RTFM for you wamp xamp lamp stack, … | |
Re: ## Spoiler alert ## # Entirely ridiculous post follows # `Explode()` is a construct developed for the lemmings game, it makes the lemming explode to blow a hole through the wall or floor similarly `float()` is a construct developed for the lemmings game, it makes the lemming move slowly down, … | |
Re: Wake up newbie posters, this is you advent_geek mindstreak WatsonKatherine If the last posts are **8 months old** the thread is dead Dont drag up old crap If some other idiot drags up old crap, dont reply | |
Re: "Anedotally it has been said" the IT field is rife with sarcasm, gamesmanship, oneupmanship, juvenile humour, irreverance. I know how I, and many others, would answer that question, extremely tongue in cheek, is ridiculous. JUDITH: I do feel, Reg, that any Anti-Imperialist group like ours must reflect such a divergence … | |
Re: The client Unless you are hacking the site the code is all visible on ftp If you are hacking the site please post your full name and address, and the site url here | |
Re: If you are doing work for which you expect to get paid, LEARN **HOW** TO DO IT You put your site address on a post that says "Hey everyone I'm lying to you. > "we're experts in responsive web design, web development, seo." some new definition of expert the public … | |
Re: > @diafol — How come you put in those closing PHP tags? Just curious. It's PHP only. ;D prior versions of php have insisted on closures, EOF does not close the php script. currently the manual says [If a file is pure PHP code, it is preferable to omit the … | |
Re: there is always the infamous *I'm always right, every body who disagrees is always wrong* approach it may not always work Incidentally, be careful if you meet Miss Right, find out if her first name is Always | |
Re: get rid of lines 1-3, they do nothing, and add parse time otherwise the same answer as those above, the $_get parameters are not set, until collection.php submits to itself checking the value of something that does not exist gives an error Its bothersome that this is "final year project" … | |
| |
Re: you downvoted me once so i am going to find every post you made and downvote it |
The End.