Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
2 decima places & How to reload my page
Hello There,
How do i put full-stop (.) after second figure from behind? ie if i have 123456
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any