Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
What is SAP Avatar ?
Hi All,
This G.Satish , my boss asked me to explore on SAP Avatar. I searced in internet
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
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,
I have used FM REUSE_ALV_GRID_DISPLAY in my program as below.
CALL FUNCT
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have