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
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
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
Any Good MMORPGs you've played?
I'm about to have ALOT of free time on my hands (finished highschool) and I need something to fill t
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For