function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
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
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E