Jump to content

sagnik

Members
  • Posts

    483
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by sagnik

  1. Here is the link to my implementation: https://m.whatsnew.cf/test.php
  2. I can provide you the script which is in a zip archive. Will it be good for you?
  3. https://whatsnew.cf/mpanel The link will require you to login. But you have root access so here is the path to the file: "/home/sgn/public_html/wn/mpanel/accounts/login.php"
  4. Thanks sir.
  5. I need to create a QRCode reader, which immediately gives the data of qrcode as it has read successfully and produces a beep sound. I've tried to find that type of library but I couldn't find almost anything. But yes, I've found one named "WebCodeCamJquery" but I couldn't implement it properly so it doesn't works. Here is the link to "WebCodeCam": https://atandrastoth.co.uk/main/pages/plugins/webcodecamjs/. It works perfectly on the website but not in mine.
  6. Thanks for the information.
  7. Sir, I've made a donation using "GoFundMe". Can you please tell me that, will I receive extra space or not?
  8. Can I still make a donation for the FundRaiser? And if I donate now, am I going to receive extra storage?
  9. Okay, I understand. Thanks for your help.
  10. Because, if I drop a column of a MySQL table on remote(live) server and if the column is being used by any php scripts that script/page will not work. That's why I'm still using two servers.
  11. Sorry for late reply but my internet connection was inactive for 5 days. Anyway, I've setup remote MySQL but I don't want that. I want to synchronise both servers.
  12. I'm trying to synchronize all of the databases in the local mysql server (localhost) with remote server (tommy.heliohost.org). I don't know anything about replication but I need to synchronize both servers when their data changes.
  13. I think no. Because, HelioMine & GoFundMe both are different to each other. HelioMine fulfills the monthly donation plan for HelioHost for maintenance purposes but I think, GoFundMe is a temporary service to install a new hardware & a new server called "Lilly".
  14. Thanks for explaining sir & @miwilc... I've understood everything, and I'm ready to donate.
  15. Ok, I'll donate. But how do you increase user's storage space? Because there will be too many users who want to donate. Will it be like donate for an account on "Tommy" instantly or something else? And what do you mean by "2000MG"? And will every users who have donated get the same storage space?
  16. Ok, I'll donate in GoFundMe. At the moment, I want to increase my Existing hosting account storage of Tommy. How much storage can I extend?
  17. What is the minimum amount of donation?
  18. Sir, when I can register for an account on "Lily"?
  19. But sir, I've 2 classes included in common in all pages, one is "WNInternal.php" (This takes care of the things related to Internal functions/features. For example "redirect users based on 'refid'", "get page url from database for mobile/desktop pages") and another is "Whatsnew.php" (It takes care of all the things related to Products/Categories). So how can I close the MySQL connection in between the script. But I've tried to close the connection using my own database function "db_close()" in "__destroy" function but it doesn't work, in fact, it triggers an E_WARNING level error saying that "mysqli_thread_id() - expects parameter 1 to be MySQLi resource", "mysqli_close() - expects parameter 1 to be MySQLi resource", "mysqli_kill() - expects parameter 1 to be MySQLi resource". I hope you can solve the problem. Sir you have root access, so you can check my custom database functions in "/home/sgn/public_html/wn/config/SGSSPL.php". If it needs any changes you can tell me.
  20. Sir can you examine my codes and tell me where I can close the connection?
  21. I've not noticed. But in localhost maybe approximately 0.51 seconds the script takes to load.
  22. But I need at least 2 connections open until the script reaches it's end. And in addition, if needed I need to open another database in the members section.
  23. Please increase the Maximum column size of Indexes. i'm having problems on importing database in pma. And as well as if you can increase the 'max_user_connection' that will be great help as I'm also getting this error frequently.
×
×
  • Create New...