Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
Help me with some material on Open Text Overview.
Hi Experts,
Please help me out with some material on Open Text. I have been supporting AP Workf
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...