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
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
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
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Multiple submit forms inside a mysql array page
Hi all,
Im having trouble to get the beneath script to work the thing i can't seem to get wor
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le