gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th