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
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
can i optmize image to 50% quality before uploading 2 server
Hi there
i have jus written a php program to upload and display images but when i try to uplo
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Product categories for registration
Dear all,
We are going live with the Supplier registered next week. At standard, the 'sel
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)