Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us