ww.php.net/unsub.php
Regards,
Hartleigh Burton
Resident Geek
MRA Entertainment Pty Ltd
5 Dividend St | Mansfield | QLD 4122 | Australia
Phone: (07) 3457 5041
Fax: (07) 3349 8806
Mobile: 0421 646 978
www.mraentertainment.com
Not sure if i understand properly... you don't want to use the include
() function or you don't want to have the code of script B in script A?
If it is the later you can use include("path/to/scriptB.php"); or
require("path/to/scriptB.php");
you can also use include_once() and require_once()
directory (one level higher) so:
"../images/"
would work in this example.
bob's advice to use absolute paths would be safest though...
"www.your-domain.com/images/"
Niel
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
i fix this, so that all files in root folder and same files
in new
folder retrieve images from the same location?
Thanks!
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Regards,
Hartleigh Burton
Resident Geek
MRA Entertainment Pty
one, greatly appreciate it.
On 06/03/2007, at 12:41 AM, Stut wrote:
Hartleigh Burton wrote:
I am having some problems while uploading a file to a MySQL
database relating to file sizes. I have created a script which
successfully uploads most files to the database, however anything
roughly
this version of PHP had a
lot of memory bug fixes in it. I am using the following software:
Windows 2000 (SP4)
PHP 5.2.1
Apache 2.2.4
MySQL 5.0.27
If anyone has any ideas on how to solve this then the help is greatly
appreciated.
Regards,
Hartleigh Burton.
--
PHP Windows Mailing List (htt
- Original Message -
From: "Hartleigh Burton" <[EMAIL PROTECTED]>
To:
Sent: Monday, March 05, 2007 9:13 AM
Subject: [PHP-WIN] Fatal Error: Allocated memory size problem...
Hi All,
I am having some problems while uploading a file to a MySQL database
relating to fi
P 5.2.1
Apache 2.2.4
MySQL 5.0.27
If anyone has any ideas on how to solve this then the help is greatly
appreciated.
Regards,
Hartleigh Burton.