CP Web Hosting - reseller hosting
>
Server Scripting
>
PHP
make website pages more dynamic.
User Name
Remember Me?
Password
Register
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
LinkBack
Thread Tools
Display Modes
#
1
(
permalink
)
07-04-2007, 11:33 AM
stargate
Senior Member
Join Date: Apr 2007
Posts: 347
make website pages more dynamic.
I want to make my website pages more dynamic.
Can I do this using:
$file="articledetails.php";
include('$file');
#
2
(
permalink
)
07-04-2007, 11:39 AM
alemcherry
Senior Member
Join Date: May 2007
Posts: 334
You can also use like this: include("$file");
#
3
(
permalink
)
07-04-2007, 11:44 AM
Steve
Senior Member
Join Date: Mar 2007
Posts: 274
Quote:
Originally Posted by
stargate
I want to make my website pages more dynamic.
Can I do this using:
$file="articledetails.php";
include('$file');
variables won't be parsed between single quotes.
Code:
include($file);
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
On
Pingbacks
are
On
Refbacks
are
On
All times are GMT. The time now is
04:29 AM
.
Contact Us
-
cpwebhosting reseller hosting forums
-
Archive
-
Top
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by
vBSEO
3.1.0
LinkBack
LinkBack URL
About LinkBacks