473,405 Members | 2,160 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

$SITE_Path is equal to $myng_root ??

Is the $SITE_Path is equal to $myng_root ??

Please help..

As in example:

$SITE_Name = "SaveWebPortal"; // the name of the site
$SITE_Mail = "em***@yourdomain.it"; // the main email of the site

// $SITE_Url = "http://www.yourdomain.it/"; // the url of your site,
don't forget trailing slash
// $SITE_Path = "C:/SaveWebPortal/"; // the full path of your site,
don't forget trailing slashes

$SITE_Url = "http://localhost/SaveWebPortal/"; // the url of your
site, don't forget trailing slash
$SITE_Path = "D:/web/SaveWebPortal/"; // the full path of your
site, don't forget trailing slashes
would // $SITE_Path = "C:/SaveWebPortal/"; & $SITE_Path =
"D:/web/SaveWebPortal/"; be the same as:

$myng_root = '/home/virtual/site80/fst/var/www/html/folder of
files:)';
// Include the required files
include('/home/virtual/site80/fst/var/www/html/newz/include.php');
Jul 17 '05 #1
1 3955
It depends on what the definition of "is" is.

Uzytkownik "Sean" <ne*****@zappo.com> napisal w wiadomosci
news:28**************************@posting.google.c om...
Is the $SITE_Path is equal to $myng_root ??

Please help..

As in example:

$SITE_Name = "SaveWebPortal"; // the name of the site
$SITE_Mail = "em***@yourdomain.it"; // the main email of the site

// $SITE_Url = "http://www.yourdomain.it/"; // the url of your site,
don't forget trailing slash
// $SITE_Path = "C:/SaveWebPortal/"; // the full path of your site,
don't forget trailing slashes

$SITE_Url = "http://localhost/SaveWebPortal/"; // the url of your
site, don't forget trailing slash
$SITE_Path = "D:/web/SaveWebPortal/"; // the full path of your
site, don't forget trailing slashes
would // $SITE_Path = "C:/SaveWebPortal/"; & $SITE_Path =
"D:/web/SaveWebPortal/"; be the same as:

$myng_root = '/home/virtual/site80/fst/var/www/html/folder of
files:)';
// Include the required files
include('/home/virtual/site80/fst/var/www/html/newz/include.php');

Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: William Payne | last post by:
Hi, I was going through some old code of mine and spotted this: if(i == 16 || i == 32 || i == 48 || i == 64 || i == 80 || i == 96 || i == 112 || i == 128 || i == 144 || i == 160 || i == 176 || i...
0
by: tekanet | last post by:
Hi folks, I'm new with MySQL and I'm really impressed by this database engine. While waiting for Stored Procedures :) (ver 5: anyone can say when will be, approximately, released?), due to the...
4
by: Jeremy Howard | last post by:
Hello everyone, I'm not a database guru so I'm sorry if this is a dumb question but here it goes... I have this sql query that I'm trying to run against a table on a Sql 2k server: SELECT ...
1
by: johndesp | last post by:
I am building an xml document to represent a url request. Some urls contain d equal signs appended to the url. Its important I preserve the equal sign in hte xml document. However, my parser is...
0
by: Linda Antonsson | last post by:
Hi, I am trying to put together a CSS-based layout consisting of a header, a sidebar and a main content area. Page: http://www.westeros.org/ASoWS/ CSS:...
15
by: Murt | last post by:
Hi, when writing equations in vb .net, how do you enter the signs "less than or equal to" etc. thanks Murt
5
by: Yves Glodt | last post by:
Hello, I need to compare 2 instances of objects to see whether they are equal or not, but with the code down it does not work (it outputs "not equal") #!/usr/bin/python class Test:
17
by: Mark A | last post by:
DB2 8.2 for Linux, FP 10 (also performs the same on DB2 8.2 for Windoes, FP 11). Using the SAMPLE database, tables EMP and EMLOYEE. In the followng stored procedure, 2 NULL columns (COMM) are...
14
by: serge calderara | last post by:
Dear all, What is the proper way to check if two object are equal ? I do not mean equal on Object type only but also object value's thnaks for help regards serge
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.