Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim