Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
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
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Alterar a hora do servidor
Se alguém souber, ajude-me a adicionar 6 horas, obrigado
<tr>
&
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu