Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm