Jump to content

ram4nd

Members
  • Posts

    461
  • Joined

  • Last visited

Everything posted by ram4nd

  1. I think he understands. And I get it if you change server you can simply run find and replace, but I guess it's my own weirdness. My point is that standards are good, thats just what i mean by that.
  2. Word is that its not good to use <?= and <?, you should always use <?php. I use template parser if I want to take advantage of View part in MVC. Because only then HTML and PHP are truely separated.
  3. it makes the code shorter, but harder to read. Depends on taste. Why it exists, the question is rather why not.
  4. will I would use CodeIgniter as php framework and i hate double quotes(exept if i use \n,\r,etc...), i use single quotes. Now you know how i would do it. I use .css files as well.
  5. Yes description is nice, but you wrote wrong code, mine is right. instead of your returns there should be $testbox =
  6. just remove the sleep, put it to top of the page. can't echo if redirect, no point. sleep is server side you do know that?
  7. Just try to send the mail to you. We don't know what do you want to achieve.
  8. connect the service provider. If you use payd host then you shoud get support, if not then go somewhere where you do.
  9. if(isset($_POST['testbox'])) $testbox = $_POST['testbox']; else $testbox = null;
  10. there is a thing called jquery ui that might help you check it out, and it JavaScript by the way
  11. the stuff on grey are is unclear, are those the projects you have worked on? Doesn't seem to be so as one is some payment thing.
  12. well they look fine to me too, but maybe someone with older operating system like xp. I use linux and it looks ok. You may not make them smaller as well the images are not huge, while you keep the aspect/relation the same the image will not be distorted.
  13. The quality is because they are large images scaled small by browser. Those should be thumbnails.
  14. Job-Chaser.com in text is a bit too, header. Its too big.
  15. Check out codeigniter. I thought first also that it's bullshit, but trust me what more you learn to use it the better it gets. Atleast watch the tutorial video
  16. First thing that i notice is that you need thumbnails for those images. Chrome is awesome browser as well btw. Of you built it from scratch then i suggest to start using framework.
  17. True, but now to my original problem. I need a good design for my tutorial boxes so any suggestions? The same design goes to tutorial view before loading or if loading is done then the part that appears after pressing more.
  18. But sites that use flash have to work without flash? Only viewing tutorials doesn't work without JavaScript. That will be easy fix, everything else works just fine.
  19. I can do somethign about it, but not many persons who has javascritp disabled. Cause most sites use javascript for your benefit.
  20. I have now a little issue, that i need your help with. I Plan designing the "Tutorial boxes". But I am out of ideas. Maybe some of you can help....
  21. You should make the text more readable. And i second ohdang888.
  22. Wrong forum, man. For real.
  23. Just saying that, don't get your hopes up about visitors. Cause there are so many form making sites.
  24. Nice idea, google has the same feature and its hard to beat google.
  25. Really dark and shady theme.
×
×
  • 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.