Jump to content

RussellReal

Members
  • Posts

    1,773
  • Joined

  • Last visited

Everything posted by RussellReal

  1. add me to msn? or aim I'm building a network of coders. That way when Venus aligns with Mars and earth is cast in a swirling vortex of anti-rotation causing the earth to shift its axis dramatically, and the world has no idea what has happened, I can call upon my mass legion of coders and rule the world Muahahahaha! jp, add me anyway RussellonMSN@hotmail.com
  2. This site is the BEST site on the INTERNET for php help.. lightning fast responses, great quality help, and most of all the people here are all pretty cool with one another. Welcome aboard
  3. however, I'm sure you can define a mysql function for this. but it is so pointless to have mysql do this in the first place, and insert and drop and create tables for each page view.. I shouldn't have said it was impossible, but thats alot more work then just doing it in php..
  4. if the var dump returns the values then maybe you're calling the object's parameters the wrong way. check the names.
  5. you must set the content-type header to "text/html"
  6. do you mean.. for 123 123 213 221 132 312 321 231 ? then no BUT before you insert it into a row you can calculate it yourself.. or when you retrieve it you can calculate it..
  7. now you need to include it.. <script type="text/javascript" src="jQuery.js"></script>
  8. they've never switched them.. < is less than > is greater than its the pac-man logic.. pac-man wants to eat the bigger number..
  9. thats saying if its GREATER than zero, set it to drop.. use < for less than
  10. there is if you use strpos and substr instead of regex You can also use strpos and preg_match_all together with preg_match's offset argument.
  11. You see, you guys miss the point.. The layout could be very nice.. I actually like the layout.. The thing that hurts this site the most isn't the chinese, who needs to read chinese to critique a site I see a lot of pretty BIG problems, for starters I agree with epilepsy.swf (lol) but its captivating and thats kinda a marketing tactic. Another problem is the contrast between the okay orange and the orange, while scrolling down the page pretty fast you kinda lose the data and you pay more attention to the colors.. thats bad.. Another problem is it is too cluttered.. Like people say, but not entirely because of the layout, its because of the content.. you could improve the feel of the site by adding margins though, which would be solving a portion of the problem by enhancing a part which doesn't need enhancement. Another big downfall is TOO MUCH CONTENT after a while of too much content a user will get lost in it, you'd try to balance between too much and not enough. Also if you're planning on getting ad revenue you'd want to make the least possible information available per request. Thats good business. Outputting your whole database in 1 go is not good for your server OR your clients, so thats a definite must go. Anyway, kudos to you for the nice layout, but you can't blast people with bright colors and expect to keep too many users.
  12. Haha nope.. which brings me to another good point of advice, many people make the mistake as using links to represent your voice, it isn't. plain and simply you should for the most part have it say "Click Here" or "Login" or "Register" its the most affective way of getting someone to click it. if its saying like "Buy this fabulous keyring for $19.99 by clicking HERE" lol people actually make that whole thing a link.. instead make it like Buy this fabulous keyring for $19.99 by clicking "HERE" here being the link.. thats more effective. so you should change those links to just.. "Register" and "Log in" or Already Registered? "Click here to Log In" or "click here" to log in! anyway, I don't make many friends critiquing websites lol.. I've already made a very angry hippy mad at me. But what I say is the truth and I say it in hopes you consider it But when it comes down to the very moment where it could be a change or no change, you're the man who makes the decisions so my opinion is just that.. an opinion.
  13. haha 'just'.. that is probably a minimum of 500 well coded lines. (excluding html lines ofcourse)
  14. You know.. as I started looking at it I noticed a few things.. #1 it looks very.. glassy you know what I'm saying? It has a real modern feel to it.. but I can't get over how FAT the logo is.. cut it in half, right down the middle.. it will STILL look sexy.. You could also do with some slim fast on the menu buttons aswell, they look nice, but they're too fat, even in contrast to the big fat logo its sitting inside of (Get in mah belleh!) I also feel like there is too much padding going on.. you know? like the site just looks akward when you look at it.. and I was looking so hard at it to see why my subconscious was flaring.. and its the blue text.. where does blue text fit in to the whole green scheme? ALSO the text is just kinda floating all around in the background gray.. when EVERYTHING ELSE has some sort of container, the uniformity is bad... but other than the above I really dig the site.. you should just shorten the logo to half size.. don't shrink it crop it.. trust me.. cut the buttons in half give them some lipo suction! give the blue text a new race (Nobody likes them damn blues!) and give them some kind of home.. a container.. because they look lost..
  15. also sorry, you would have needed to escape the ? as ? is a quantifier.
  16. I think the login credentials you give to phpmyadmin should be a user to the database not a user to the hosting account.
  17. there are ways to do this without regex and you should use them before regex, regex is for pattern matching.. Using regex will always be a slower alternative, so if there IS an alternative you should use it but the regex would be /^?[^=]+=(.*)$/
  18. I agree with wooly on that, the content area is too close to the background area it looks like the content is just barely floating, darken the content area background.. I don't really like drop shadows though, to each his own! But maybe give the left and right sides of the content area the same color green border (1px) as the footer. I also noticed on the start now link that nice "Let Us Help You!" image is on that page aswell, I feel thats redundant to repeat if you're already getting them to "Start Now!". Also a lil flash for that "Let Us Help You!" would only improve the quality of your website. but on the Start Now! page and all the others you should be more creative with that image, maybe change the image depending on the page they're on.. I'm not in favor of completely removing it as plain content gets boring, however, if its gonna be the same image for every page, you might aswell remove it. It loses effectiveness after the first time.
  19. It LOOKS okay, the hover overs on the content areas are pretty much overpowering the content, try changing to a lighter shade of green.. almost white, so it is JUST BARELY noticeable.. but gives a feeling of interactivity. The left hand side menu is pretty long, I think having them expand and collapse them and starting by default having the first one expanded might be a little more interactive aswell as not requiring your users to have to scroll to the bottom of the page to read all the options or maybe a hover-over expand like most sites have these days where it opens and closes when ou hover over it, expanding to the right of the left menu.. would actually be better. Sorry for all this Critique goodluck
  20. echo the query and post the query after your $loc_condn variable works.. gets mixed into the batter.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.