error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Data Function is Its Not working IN IE8
This is my first time to use formums. I hope i can get solution for this problem.
view plaincopy to
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma