Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro