Jump to content
MakeWebGames

rockwood

Members
  • Posts

    416
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by rockwood

  1. it will be gr8
  2. https://gitlab.com/Magictallguy/grpg-pdo/-/blob/master/inc/Zebra_Session.php?ref_type=heads if (!empty($this->flashdata)) { <-- no need this bcz foreach care itself for example -> https://3v4l.org/PqKPM
  3. What is Dayo new sute name?
  4. Nice we are still alive
  5. What is web3 game?
  6. Hope this journey never endup 🙂
  7. window.onload = function() { // Call your function immediately if needed executeQuery(); // Then set it to run every 5 minutes setInterval(function() { executeQuery(); }, 300000); // 300000 milliseconds = 5 minutes }; function executeQuery() { console.log("Query executed at: " + new Date().toLocaleTimeString()); // Your query or code goes here }
  8. no game on BW-Codes.com. the message is showing on : Main template 'NewYorkMafia' file not found!
  9. Me too wanna help in testing let me in plz
  10. Today i am unable to login in your game.
  11. Hire any developer then
  12. Many AI out of box for image generation.
  13. you can make it more better
  14. can i see the code of GL?
  15. if you need more member then i am able to join your project
  16. global $db; personally i don't like global https://www.quora.com/Are-global-variables-considered-bad-practice-in-PHP#:~:text=Global variables are not a,you wish to use globally.
  17. really very positive idea 😀
  18. need more info about it
  19. good question laravel is not only around eloquent
  20. i know that is from years i don't like eloquent
  21. i am aware with eloquent
  22. its time taking thing me too working from long time https://github.com/Cyberiaaxis/Rockwood but i am not selling it
×
×
  • Create New...