Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
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
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin