Jump to content
MakeWebGames

rockwood

Members
  • Posts

    443
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by rockwood

  1. rockwood

    Romewars

    flex and media query works well for responsive with grid way don't worry soon you can see new way here
  2. conversion isn't gr8 idea now time for contribute for community
  3. i have seen every engine and all of em badly coded that why i am coding own engine (Laravel + React) and it will be modern
  4. don't mind we have weak engines (code wise) just we need to create good coded engines
  5. https://discord.gg/XDMeQjuP
  6. i have time for to do some work now days
  7. you need proper validation with try catch stuff
  8. i think, cache clear could be works here
  9. Ah okay, Mod
  10. what is new in this mode?
  11. the current engines are not enough now days
  12. torn.com
  13. Ah okay i am professionally react + PHP developer (Laravel)
  14. for which project?
  15. not a good idea first of all hi and happy new year, whats going on these days?
  16. rockwood

    Delete

    i am interested any kind of paid work
  17. correct answer in every sense and that why i hate bootstrap, i am using ReactJs with material-ui
  18. rockwood

    Hello!

    a warm welcome
  19. that means the structure having issue and the url not appropriate
  20. very horrible code needs to improve (means badly coded) else part is very strange thing in it
  21. no need isset and blank chk there you are chking same thing many times if(in_array($_GET['lang'], $available_langs)) { $_SESSION['lang'] = $_GET['lang']; // Set session } this is enough
×
×
  • Create New...