automated php files
Posted: Tue Aug 02, 2005 7:16 pm
Hi all,
I have reached the point where I need to use php files run on server side. ie: when a user enters a new topic, a php file is called and run on the server without the client having to wait. for exampled, querying the database and sending and email to anyone who would be interested in the newly posted topic.
I just can't think of what this procedure is called. so if someone could give me the official name I'll hunt around for tutorials.
Also any pointers to good stored procedure tutorials would be appreciated. Thanks.
I have reached the point where I need to use php files run on server side. ie: when a user enters a new topic, a php file is called and run on the server without the client having to wait. for exampled, querying the database and sending and email to anyone who would be interested in the newly posted topic.
I just can't think of what this procedure is called. so if someone could give me the official name I'll hunt around for tutorials.
Also any pointers to good stored procedure tutorials would be appreciated. Thanks.