query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
get the country of visitor and display content based on that
Hello all,
I have seen that Google analytics can tell you where a visitor is coming from and
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm