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
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
IF STATEMENT HELP
Hi
i have created a calendar from a table:
Code: Calendar: October 2009
<table w
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<