Search results

  1. K

    Hey sir. i cant run my database when i apply the string protection

    hey sir. i cant run my database when i apply the string protection, im using a pdo method in mysql. and here’s my sample code for it. (in PHP SETTINGS ) str1 = “mypass”; (in DATAb.php ) $pass = exo_get_protstring('str1'); $rt2 = echo ("my password is : pass"); const PARAM_db_pass = $rt2...
  2. K

    Can i update my system to all my clients using one button

    Goodd day sir. can i update my system when i have something to update. then the user will just recieve a pop up if “they want to update the latest version?” just like how app in smartphone update.
  3. K

    Im always geeting a pop up "Syntax error" Source postion: 2, 31

    im always getting a pop up “Syntax error” Source postion: 2, 31… Please help. Im new to this i dont know i can locate this thing.
  4. K

    Is there a way to lock my folder where psd files are located?

    I created a program where i transact all my cashiering system as well as the design (.psd files). I just want to protect my psd files from being copied/delete and only to be copied, or delete by an administrator or owner… Help me please! it’s my only way seal the deal to my buyers. They really...
  5. K

    Please help me with my drag and drop upload

    I have a program where I want to drag and drop an image and upload the image directly. It works In my web application but when try to convert to .exe , it doesn’t work. Any hescript code for it? Please I really need this one to work. ASAP.
Back
Top