Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
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.