Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl