2,295 Posted Topics

Member Avatar for logicslab

@Dingo, that is 99% going to be the cause of the problem files already minified individually and cant be stitched together too many files for speed, by http protocol 2 at a time @logicslab I use [jspretty](http://www.jspretty.com/) to un-minify javascript files, then the text versions will stitch together and minify …

Member Avatar for chinusfashion
0
428
Member Avatar for fray

since the 80s (god I'm old) plain text editors now notepad++, wamp & DevPHP probably 2 times faster than I can be with a wysiwg editor, and the code is better, and allows for templating the whole site Just added six new properties to my site(real estate leasing), ~400 pages …

Member Avatar for matrixdevuk
0
319
Member Avatar for happygeek

nothing prevents the *anything* speaking regions of the world, inventing the hardware and software needed, except not wanting to invest 30 years. or improve the translation, except the requirement for effort. English, because the inventors spoke english

Member Avatar for issaccosta
0
577
Member Avatar for maketick

Grey hat, is what the lying bastards, offering to take your money call black hat SEO, mix a little white in the black, call it grey Right up to the point where the SE black-list your site and remove it from indexes. It is much more difficult to get **back** …

Member Avatar for luvseo
0
320
Member Avatar for mayuri_desh

for 'google is your friend' I always like "[url=http://lmgtfy.com/?q=how+to+block+access+after+three+failed+attempts+php]Let Me Google That For You[/url]' and '[url=http://www.jfgit.com/how+to+block+access+after+three+failed+attempts+php/]Just f_ing Google It[/url]' to bring a little levity to the reply its not urgent to ME no matter how many capitals there are

Member Avatar for devianleong
-6
2K
Member Avatar for nidhzee11

the value in the select option is 1, if you want to get a different value you can do so programmatically, or by changing the value in the field. changing the value is an obvious method so I won't show it. giving the select a name so it is accessible …

Member Avatar for rahul_29
0
3K
Member Avatar for mrnutty

[QUOTE=RTFMID10T;1772901]Plus ProblembetweentheKeyboardandchair was way too long.[/QUOTE] Is subgroup of error ID10T - PEBKAC; problem exists between keyboard and chair

Member Avatar for Reverend Jim
0
687
Member Avatar for phpNewbie

[code=php]<form action='<?php echo $_SERVER['PHP_Self']; ?>'> <input type='text' name='field1' value='<?php if(isset($field1)){echo $field1; } ?>'> <input type='text' name='field2' value='<?php if(isset($field2)){echo $field2; } ?>'> <input type='text' name='field3' value='<?php if(isset($field3)){echo $field3; } ?>'> <input type='text' name='field4' value='<?php if(isset($field4)){echo $field4; } ?>'> <input type='submit' onclick="return confirm('Are all fields complete?')">[/code] I like to add confirmation to …

Member Avatar for tqmd1
0
14K
Member Avatar for twmprys

[QUOTE=twmprys;819241]I'm trying to display in a web page all the images stored in a database. THis is my code, but it only displays the first picture: <?php include "cysylltiad.php"; $result = mysql_query("SELECT * FROM files ORDER BY fid"); while($row = mysql_fetch_array($result)){ header("Content-Type: {$row['type']}"); echo $row["content"]; } ?> where content is …

Member Avatar for diafol
0
591
Member Avatar for mathan.chennai.18

please place the garbage in the appropriate forum for garbage. Your link will be forever associated with garbage, from the entirely negative replies to your post. Not an auspicious beginning. Google searches for you will return this thread, with the many references to GARBAGE. They will also see incorrect semantics, …

Member Avatar for almostbob
-9
161
Member Avatar for maxlipman

do NOT send the password via email, defeats the whole purpose of security, send a link via email, to the email address of registration ONLY, to a page that logs them in, and requires they reset the password

Member Avatar for pritaeas
0
622
Member Avatar for Mona Ali

You do understand that javascript is clientside, so anyone who wants to find your password can 'view source' and read the password stored in clear text at the very least hash the password and send only the hash value

Member Avatar for raviragarwal292
0
2K
Member Avatar for msteudel

AAT is the largest land area in the world so not nice to forget it[code=php]<?php $aussie_states = array( 'AAT' => 'Australian Antarctic Territory', 'ACT' => 'Australian Capital Territory', 'JBT' => 'Jervis Bay Territory', 'NSW' => 'New South Wales', 'NT' => 'Northern Territory', 'QLD' => 'Queensland', 'SA' => 'South Australia', 'TAS' …

Member Avatar for prafful_panwar
1
3K
Member Avatar for rcdeck

[QUOTE=snoopspanky;1097306]i cant open a link--example--i click on a email from jobs.com-it list jobs as a manager-says view discp-i click it and it dont open.-any one know why?[/QUOTE] Dont hijack other peoples threads start your own try turn off your pop up blocker(or hold whatever key combination) if the links are …

Member Avatar for kishancg
0
6K
Member Avatar for designershiv

A simple accurate ( & annoying) answer: Fix your code a more helpful answer: the key is in the code, which nobody can see if you don't post it or a link to it

Member Avatar for designershiv
0
218
Member Avatar for Mapper99

order is important in css in some of the styles you set[code=css]margin-top:0; margin:5px;[/code]result [icode] margin-top:5px; [/icode] in other styles you correctly zero the top margin[code=css]margin:5px; margin-top:0;[/code]a group of applied 5px will soon add to the 'missing' amount

Member Avatar for JorgeM
0
709
Member Avatar for designershiv

Your script, unnecessary, fix the href in the link http:**//**www. Html Ref:[Note: The target attribute on the a element was deprecated in a previous version of HTML, but is no longer deprecated, as it useful in Web applications, particularly in combination with the iframe element](http://dev.w3.org/html5/markup/a.html)

Member Avatar for paulkd
0
318
Member Avatar for Violet_82

[IE6 IE7 IE8 support @media queries](http://msdn.microsoft.com/en-us/library/hh781508(v=vs.85).aspx) Joshua made a small mistake? so it can be simply done in css `@media screen { }` `@media print { }` so `@media screen {.dontshow {display:none;}}` `@media print {.dontprint {display:none;}}` results in <div> this text would display in both screen and printer</div> <div class='dontprint'>this …

Member Avatar for Violet_82
0
263
Member Avatar for almostbob

![305e35d7292fca3d0c7b4659bf20d6fb](/attachments/fetch/L2ltYWdlcy9hdHRhY2htZW50cy8xLzMwNWUzNWQ3MjkyZmNhM2QwYzdiNDY1OWJmMjBkNmZiLmpwZw%3D%3D/500 "305e35d7292fca3d0c7b4659bf20d6fb") I was thinking about dogs, getting one, a house isnt complete without at least one dog, and the above description of Labradors just broke me up

Member Avatar for Agilemind
2
389
Member Avatar for MartyWooly

fixed size elements do not work in any device except the one the page was laid out on body:1000px looks ridiculous on my windescreen, even ridiculous on an iphone coz that tiny screen is 2700px wide laid out in em or % ,,, scalar dimensions that auto adjust to window …

Member Avatar for alexloxton
0
2K
Member Avatar for GlenRogers

Oldschool <select name="comments" onchange='this.form.submit();'> <?php echo $op;?> but it has to have <input type='submit' name='mysubmit' value='Delete Comments' /> just in case there is a name conflict

Member Avatar for diafol
0
171
Member Avatar for joemathew

we seem to have a logical failure, [let me google that for you](http://lmgtfy.com/?q=what+is+link+baiting), There we go

Member Avatar for winstanleyf1
0
152
Member Avatar for faisaldss

show the rewrite code that you are using, to allow people to make the alteration, it is often just enough to include a 301 permanently moved to the redirect but nobody will be able to make a correct assessment without seeing what exists

Member Avatar for almostbob
0
188
Member Avatar for MrDavo

perl is an interpreted language, a perl interpreter installed in the server basic on a larger scale human readable instructions are interpreted as is available for development purpposes on a smaller scale down to usb thumbdriver versions

Member Avatar for yuvanbala
0
245
Member Avatar for rmeron

**Reality:** An infinite number of possible people and a finite number of combinations of letters and numbers, means somebody else has the same name as you be thankful your name is not bill smith live with it **The incredible egocentric universe you live in:** Contact every website in the result …

Member Avatar for mmcdonald
0
217
Member Avatar for joemathew
Member Avatar for Violet_82

css, perhaps the same structure as a css menu, no requirement for javascript use button div instead of .menu ul , set the styles to dispplay or not display

Member Avatar for Violet_82
0
113
Member Avatar for jerry717

<form action='<?php echo $_SERVER['PHP_SELF']; ?>' method='post'> <input type='text' name='firstname' value='<?php if(isset($_POST['firstname'])){echo $_POST['firstname'];} ?>'><label for='firstname'>First Name</label>

Member Avatar for diafol
0
282
Member Avatar for harry_2
Member Avatar for jkon
0
249
Member Avatar for socialfactory

[url=http://support.google.com/webmasters/bin/answer.py?hl=en&answer=70897]RTFgoogleM [/url] SE penalise autolink generators [quote]: Google works hard to improve the user experience by identifying spam links and other practices that negatively impact search results. The best types of links are those that are given based on the quality of your content[/quote][quote][b]Quality guidelines - basic principles[/b] •Make pages …

Member Avatar for Shakeel321
0
204
Member Avatar for Marty1963
Member Avatar for almostbob
0
399
Member Avatar for steven woodman

as Forrest Gump didn't say "stupid is as stupid answers" "Life is a venereal disease, you never know what you're gonna get"

Member Avatar for stultuske
4
399
Member Avatar for weeraa

Content content content Lose the priority flag, characteristic of all spam. Your mail is **not** important gmail address most auto-mail will be flagged as spam, that setting is the choice of the gmail account holder (You)

Member Avatar for almostbob
0
298
Member Avatar for nocal

incorrect doctype `<doc type html>` The doctype declaration must be exact (both in spelling and in case) `<!DOCTYPE html>` without a doctype the browser does not know what you are trying to tell it, nothing else will work the tutorial sites mentioned by the prior posts is here http://www.w3schools.com/

Member Avatar for asaa
0
160
Member Avatar for nissy

+1 Bradley Valuable Content, on well laid out pages with no junk ads Bounce, is a sign you are doing EVERYTHING wrong

Member Avatar for spyindiaizhar
0
139
Member Avatar for Ranjith_2

really, you mark down the people who try to help you?, werent they fast enough, they didnt fix the abortion of code you provided, you'll notice that after you did mark down both those who tried to extract enough information from your incompetence, to repair your stupidity, that no-one else …

Member Avatar for almostbob
-1
239
Member Avatar for momonq1990

did you use the code supplied, that loads the eot font for 'other browsers' or did you not is the other browser IE6 did you read the instructions, including fault finding, google apis are pretty good

Member Avatar for stultuske
0
228
Member Avatar for sania khan
Member Avatar for intercadence
Member Avatar for garyjohnson

THE db is not supposed to be human readable, it is meant for the machine to read date stored as a timestamp, is smaller more efficient and faster, not so much for a few records, but it makes a large difference to use a four byte timestamp to a 25 …

Member Avatar for diafol
0
373
Member Avatar for jaimehopkin

Landing pages should have pure content NO click here to enter, that is immediate bounce Home pages should have pure content the user wants the ppoint of entry, regardless of the query string used to FIND the site, to contain the information requested, anything else, and they will bounce to …

Member Avatar for almostbob
0
190
Member Avatar for GilbertB

can you post the code to the attempt, so that we can see what is attempted, else we are shooting blind

Member Avatar for almostbob
0
86
Member Avatar for John_Tee
Member Avatar for almostbob
0
168
Member Avatar for dstoltz

There could only be a single con :where a folder name and extensionless filename are the same: likeliehood, zero, non existent, would only happen to someone *not* checking design.

Member Avatar for Dani
0
376
Member Avatar for Tunnleram

the **last** item is 'selected':: the last item will **be** selected when the drop down list receives focus put the selected option first and the first item will be selected when the list receives focus, & will start at the top, put the selected item in the middle and the …

Member Avatar for Tunnleram
0
228
Member Avatar for ashad_10
Member Avatar for spyindiarahul

There are a few stages between best friend and proposal why not go through the talk,date,hold hands,kiss before . If you jump straight in, it may not resolve well, too many crazies on the news. My wife ended up proposing, after we spent a lot of time talking. \It seems …

Member Avatar for <M/>
-2
1K
Member Avatar for sirlink99
Member Avatar for sujan.dasmahapa

it would be better not to use proscribed characters [The following printing ASCII characters are not used in Python. Their occurrence outside string literals and comments is an unconditional error:$ ?](http://docs.python.org/2/reference/lexical_analysis.html#delimiters) $ is proscribed, $0-$9 are used in python internal structure, if the executing program set $3, that value would …

Member Avatar for almostbob
0
4K
Member Avatar for MasterHacker110

something like body {margin:5%;padding:5%;border:1px;} p {margin:1%;margin-left:4%;} p:first-line {font-weight:bold;margin-left:3%;} p:first-letter {font-size:160%;} The phone I am writing on has a screen only 9cm wide, 10cm borders mean blank screen. Fixed dimensions mean a large number of potential viewers wont see the site as intended, and will leave translating the layout from fixed …

Member Avatar for MasterHacker110
0
140

The End.