Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
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_
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo