ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st