Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
New Search Engine problem
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa