PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
[function.file]: failed to open stream: No such file or directory
Okay I wrote this little script to upload a csv file that is located on my webhosts server to a mysq
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me