update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change