Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Export hangs
Hi all, please help
I have a Oracle 10.2.0.3.0 database. When I want to query the dba_segmen
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Function module "DPS_CHECK_TABLE_EXISTS" not found (after OSS 1422843 impl)
Dear All,
I implemented Note OSS 1422843.
When i execute the new report RSPO20
xApp Analytics in BI 7.0
Dear all,
I am trying to implement xApp Analytics in BI 7.0. After I installed the analyt
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would