Tag Archives: Html Script

Automatically Running a Script From Within a Web Page

John Dixon asked: It’s very simple to run a script (for example, a CGI script) by clicking a button in a form:(Note: For display purposes, the code snippets in this article use square brackets ‘[' instead of angle brackets. You will need to change these to angle brackets in order to use the code.)[form name="form1" [...]

Can e-mail harvesters read PHP scripts?

Houyhnhnm asked: I am setting up my personal Web site and I’d like to have a form that will e-mail me when someone enters info and submits. I know that the HTML mailto: function is no good for this because e-mail harvesters will find my address. If I put the e-mail function in a PHP [...]

My php scripts dont work in bluehost. But the same scripts were working excellent in siteground. What’s the pr

Ugur Eminli asked: My php scripts don’t work in bluehost. But the same scripts were working excellent in siteground. What’s the problem ?? Php scripts are simple formmailler. Both hosting use php version 5. In bluehost i receive only HTML script in my email. But in sitreground, whenever i apply that thing, i receive HTML [...]