Jump to content

sam2222

Members
  • Posts

    7
  • Joined

  • Last visited

    Never

Posts posted by sam2222

  1. I've been trying to pretect PHP files for a while and I couldn't afford ZEND but I found ioncube you don't have to buy the full thing you can but credits and encode your PHP files online so you don't have to spend $100s.

    Then you can just right a PHP script to check there registration and encode it and nobody will be able to edit it. I wouldn't bother having the SQL querys on your server since if the script can get 'em then the user can.
  2. What I'm trying to do is send newsletters to a big list of people so I want it to run in the background 'cause it will take a while and I don't want to do it with the web browser incase I hit the stop button half way thru.

    How would I use exec() to start another PHP script? wouldn't I need the path to PHP?

    Thanks very much for your help.
  3. Hello,

    This is I'm guessing a simple question so sorry but I couldn't find an answer anywhere.

    How can I execute a PHP script on windows from another PHP script? I know on linux you type PHP then the script name but on my windows computer it only works from command line when I type the full path to the directory with PHP in it, so is there a way to get PHP to tell me where it is or am I doing it all wrong?

    Thanks,
    Sam
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.