PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
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
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
AUTONUMBER PROBLEM
Hello Everyone,
My name is Jones and i am new to this forum and to oracle. I am using ora
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code