Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
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
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han