Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
adding up might be solved tell us cheers.
i think i finally solved this anybody.
last time i was getting the wrong results.
Code
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
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
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very