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
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher