check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw