Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
ok i need to join all this pages to make 1 neat code
i have 5 pages that make up my tv guide it works 100% but i want to make it 1 page if i can or 2, i
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to