Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!