Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Undefined variables
hi
----------------------------------------------------------------------------------------------
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th