email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?