A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl