Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Read a Book … version. How do i do this? I already have that rule in the `.htaccess` file. This should be in somewhere else… Re: WARNING: Illegal Windows alert holds users to ransom Hardware and Software Information Security by rubberman … or email contacts with people you don't know. Rule two - see rule one... Rule three - keep your A/V and malware detection… software updated. Rule four - only use known suppliers for A/V and malware… detection software. Rule five - sometimes all of this doesn't work to keep… Re: Doubly Linked List Programming Software Development by jephthah rule #1: don't give away homework answers rule #2: when giving away homework answers, at least use code tags rule #3: see rule #1 Re: ERROR with my email, getting sent strange emails :( Community Center Geeks' Lounge by Catweazle … stuff like that and delete it without even viewing it. Rule 2: Stop worrying about what it is and where it… different lot of junkmail cropping up to worry you sick. Rule 3: Post your next tech question in the appropriate Tech… Re: Read integers from a file Programming Software Development by Narue Rule 1) A pointer isn't an array. Just because you …. You need to allocate memory to it first. Rule 2) main returns int. Rule 3) Don't try to use the file… Re: how can i access a direct (absolute, not the offset) memory address? Programming Software Development by Salem Rule 1 - don't spam the crap out of the net … move on. Broadcast spam like this just pisses people off. Rule 2 - read ALL (not as in your case, NONE) the… Re: String variables' value Programming Software Development by jon.kiparsky Rule of thumb: if masijade says it, it probably works. I'm just sayin', the guy knows his stuff. Second rule of thumb: "it doesn't work" is not a useful error report, and will probably get you nothing useful back. Next time, say what you tried, what you expected to happen, and what you saw instead. Re: What is the good language to do my project...... Programming Computer Science by griswolf Rule of thumb: It takes about 1 month for a not-… report the errno back to the Java app. Ugly! Another rule of thumb: You will spend 70% of your time on… Re: Cannot debug the assignment !! Programming Software Development by VernonDozier …. Pick some good variable names and throw in some comments. Rule 2 for readability. When you ask the user to enter… Re: Could you share your knowledge about life? Community Center Geeks' Lounge by jwenting … anyone do your thinking for you. including people who state rule number 1... That's the paradox, isn't it :) It… Re: Things that you should be careful while upgrading to PHP 7 Programming Web Development by rubberman Rule of thumb for enterprise systems - NEVER do an upgrade to version 0 of anything. PHP 7.0 is no exception to this rule! That said, your feedback to the PHP development community may be helpful. Re: What super power would you most likely want? Community Center Geeks' Lounge by Mazon Rule #1: Spelling isn't essential on my free time! =oP Re: Guys Urinal etiquette Test Community Center Geeks' Lounge by jbennet rule 1: look straight forward rule2: no conversation rukle3: shaking it more than 3 times will get you arrested Re: 3 word story game Community Center Geeks' Lounge by ~s.o.s~ rule the world. Re: exiting loop with switch Programming Software Development by WaltP Rule of thumb -- if you need [I]both[/I], use && (and). If you need [I]either[/I], use || (or). Test it by using English (or your native language): is it "[I]if != Q or q[/I]" or is it "[I]if != Q and q[/I]" and you get the operator to use. Re: i need help!!! Programming Software Development by scru Rule of thumb for submitting new threads. Re-read your new … Re: Non-American Thoughts Community Center Geeks' Lounge by Serunson Rule on England :) As you can tell i am english and think that i could run the country better than the current idiots in charge. They are making a stupid hash job of the economy and we are all screwed! Re: URLsearchhook (na name) wont stay deleted, notsure if virus -PLEASE HELP Hardware and Software Information Security by crunchie Rule number 1. [b]NEVER[/b] use a registry cleaner! == Can … Re: HELP! Someone started installing XP on itself! Hardware and Software Microsoft Windows by gerbil Rule 1. Don't have CD drives as first boot device … Re: really need ur help....plsss... Programming Software Development by peter_budo Rule No.1 - Always read forum rules and that includes also forum section rules like this one [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL] Re: Online survey? Pay? Digital Media Digital Marketing by newviewit.com Rule #1 online: Don't pay to make money....especially survey sites or ebooks! Re: Query on Dropdown list Programming Web Development by peter_budo Rule of the forum - [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL], so start working on it, ask specific questions and do not ask for full solution Re: XP, can't find rundll32, can't open system information Hardware and Software Microsoft Windows by gerbil Rule 1 - ALWAYS get the installation cds with any computer bought. … Re: getting single characters from a string Programming Software Development by griswolf Rule one of optimizing: Find a better algorithm. I'm still chewing on iamthewee's code, which I think I've almost got a handle on, but it does appear to do what's needed. Re: Google PR 0 ? What's the reason ? Digital Media Digital Marketing Search Engine Strategies by Lecee Lery Rule of thumb.. 1) Creat quality content... google crawler love fresh … Re: Data Download Programming Web Development by peter_budo Rule of thumb [URL="http://www.daniweb.com/forums/announcement8-2.html"]We only give homework help to those who show effort[/URL] Re: New to Programming Programming Software Development by vegaseat Rule of thumb is that it takes about ten good C++ programmers to do what 1 good Python program can accomplish in a given time span. So, yeah there are a lot more C++ jobs out there! On could imagine that with the help of AI future computers could do the bulk of the programming chores themselves. Re: -> or . Programming Software Development by mrnutty Rule of thumb: When using pointers, if possible, use the arrow operator (->) When not using pointers, use the dot operator ( . ) Re: What does it mean? Hardware and Software Microsoft Windows by caperjack rule of thumb ,32bit programs [most if not all ]will run on both 32bit and 64bit computers ,but 64bit will not install on a 32bit computer Re: Strech image in table column Digital Media UI / UX Design by Dandello Rule 1- make sure your code is valid ([URL="http://validator.w3.org/"]http://validator.w3.org/[/URL]) When asking for advice to correct a detail, if the basic code is broken, nothing we advise will make that detail right until the overall html is right. See Purplepixie's comment above.