C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her