Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
Add User script "Could not execute query"
This should be an easy script but I can't get it to run. Can someone please help me?
<
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would