Within a MYSQL database, is it possible to set up a column as a function (similar to Excel) For example if I have a column titled "sales" and a column titled "Costs" can I set up a column called "Profit" that will automatically subtract "Costs" from "Sales"?
I am getting a lot of use out of data uploads to MySql databases via PHP, but would like to expand into uploading photos. Can anyone name a good source (book) that would team me how to write code for this? Is it even PHP?
As previously stated, I am brand new to PHP and have been relying on books to learn how to use it. That being the case, I am having trouble customizing it. Any help is really appreciated because I dont know what I am doing wrong.
Here is the scenario. I have a database that is populated from...
If I have one screen where I have someone enter their website into a field that uses PHP to post it into a MySql database....how can I make that text a hyperlink when it is posted on another page. this other page woudl be a page where the contents of the MySql database is displayed.
For this...
I ask this question as the newest kid on the PHP block, and am so appreciative of any help. Essentially, I have learned just enough to get myself in trouble.
Overall, I am trying to create a website where the user can enter multiple items through several text boxes. When the user enters all...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.