Printing issues with xMII 11.5
For some reason, we have one report (and only one) that is giving us fits when trying to print. The
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
Undefined variables
hi
----------------------------------------------------------------------------------------------
Scene graph using Direct3D?
There are several C++ scene graph based packages available for OpenGl, like say OSG,
http://w
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR