Jump to content

sagnik

Members
  • Posts

    484
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by sagnik

  1. Can I get an account on Lily? If yes, how much disk space I will get on Lily?

    If I get an account on Lily, it will be good for me as I've to change the paths from Windows path to Linux of included php scripts every time I upload the scripts to my live server.

     

    I'm developing my website in Windows with HTTPD 2.4, PHP 7.2. So I hope don't need to change lot of codes in my scripts.

  2. 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.

  3. 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".

  4. 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?

  5. 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.

×
×
  • Create New...