split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell