Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
Upload file and add HTML
Hey everyone,
I have a client has meeting agendas and minutes that should be posted online. I
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th