retrieving policy name inside the function called by this particular policy
Hi there,
I've playing around with dbms_rls package, trying to set up some security repo
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would