Undefined variables
hi
----------------------------------------------------------------------------------------------
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any