mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan