use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
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
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point