extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
'grab_files', multiple extension?
hey guys,
can anyone suggest a way to make to following line of code look for files with more
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho