is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri