Recent content by Austin Zelenka

  1. A

    Is there a way to allow php access but not a browser?

    I've been exploring databases and started working on some but they don't do what I need yet(I haven't been looking into them for more then a day). But I need a file that php can read but anyone typing in the URL can't. My mac is thinking php is www is there a way for php to take on the role as a...
  2. A

    How to send a PHP mail?

    I don't know what i'm doing wrong, Iv'e been using php for a little more then a month or so, I had a working mail system that took me some time to make then one day someone I new asked me if I got the his mail and I said no. So I looked into it sure enough my php mail system wasn't working so i...
  3. A

    How to make a javascript that prints and image if value is over 1000?

    I am working on a game for my website i have been making websites now for 2 months and i am doing great with HTML but finding a little trouble with javascript I have a counter working that makes +100 to the value of "money" every second now i have this code so far: <script...
Back
Top