Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha