Is there a way to have the action of my form submit the data to my database and then have it also email the the email address that way entered on the form all of the results.
Also is there a way to put in the select statement i have a database and when a user logs in i want to be able to display how many recommendations that user has sent but cant seem to get just that users info out of the database in the select from and where statement
SQL and php
Moderator: General Moderators
Re: SQL and php
Yes, just mail() the entered email address.bobcomp11 wrote:Is there a way to have the action of my form submit the data to my database and then have it also email the the email address that way entered on the form all of the results.
Show us your SQL.bobcomp11 wrote:Also is there a way to put in the select statement i have a database and when a user logs in i want to be able to display how many recommendations that user has sent but cant seem to get just that users info out of the database in the select from and where statement
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.