Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
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
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have