Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
problem with php server update from mid 2009
Hi,
I have this navigation menu on 2 websites which used to work just fine. After a recent up
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec