PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?