Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =