How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Change log of Cost centre change in Plant maintenance order
Hi,
How to view Change log of Cost centre in Plant maintenance order. Not visible thru 'Docume
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?