Results 1 to 22 of 22
Hybrid View
-
3rd August 2010 16:44 #1Registered User
Join Date: Mar:2005
Location: Sofia
Posts: 166
, . , . , - , . ?
-
3rd August 2010 17:56 #2
http://en.wikipedia.org/wiki/Front_Controller_pattern
:
http://www.phppatterns.com/docs/desi...roller_and_php
:
, index.php , :
index.php?page=contacts
, index.php , , ?page
:
html, , , .Code:switch ( @$_GET['page'] ) { case 'edit': include ('actions/edit.php'); break; case 'post': include ('actions/post.php'); break; case 'delete': include ('actions/delete.php'); break; case 'default': include ('actions/view.php'); break; }
, - - , .
PHP... , ...
Hey, mother, I come bearing a gift. I'll give you a hint. It's in my diaper and it's not a toaster.
.
-
3rd August 2010 18:01 #3
asp.net master page. , . css/javascript/frames .
: XaMaB; . 0.42
In God we Trust (all others must submit a X.509 certificate). , ()
-
3rd August 2010 18:12 #4Registered User
Join Date: Mar:2005
Location: Sofia
Posts: 166
, HTML CSS, . HTML HTML PHP java?
P.S. header, banner, .Last edited by ivoes; 3rd August 2010 at 18:19.
-
3rd August 2010 18:13 #5Banned
Join Date: Aug:2008
Location:
Posts: 5,960
frontpage 2000 - 3 , .
.
-
3rd August 2010 18:19 #6Registered User
Join Date: Mar:2005
Location: Sofia
Posts: 166
P.S. header, banner, .
-
3rd August 2010 18:19 #7
. .
BornToDrink,
.
, , , , , 20-30 .
-
$page = $_GET['page'];
if (file_exists('actions/'.$page)) include 'actions/' . $page;
. request , . ..
ivoes, PHP, - 3-4 .
-
3rd August 2010 23:49 #8Hey, mother, I come bearing a gift. I'll give you a hint. It's in my diaper and it's not a toaster.
.
-
3rd August 2010 18:49 #9Registered User
Join Date: Mar:2005
Location: Sofia
Posts: 166
, php, - - . php .
- <?php include("filename.html"); ?>, html php, , html?
---------- 18:49 ---------- 18:25 ----------
, html CSS : <link rel=stylesheet type="text/css" href="style.css" />.
php , <?php include("blablabla.html"); ?>
, ...Last edited by ivoes; 3rd August 2010 at 18:37.
-
3rd August 2010 18:56 #10Registered User
Join Date: Jul:2005
Location: Sofia
Posts: 640
.php .html html- . php php .
- .html .php <?php include "filename.php"; ?> .
-
3rd August 2010 19:12 #11
-
3rd August 2010 19:00 #12Registered User
Join Date: Mar:2005
Location: Sofia
Posts: 166
, , PHP . blalala .
-
3rd August 2010 19:43 #13Registered User
Join Date: Mar:2005
Location: Sofia
Posts: 166
-
3rd August 2010 20:06 #14
-
3rd August 2010 21:34 #15Registered User
Join Date: Mar:2005
Location: Sofia
Posts: 166
, index.html , index.php .
PHP ?
---------- 21:34 ---------- 20:41 ----------
, . - ivoes.0009.ws. , "blablabla" "paragraph", . menu.html index.php...
, .Last edited by ivoes; 3rd August 2010 at 21:51.
-
4th August 2010 12:58 #16Registered User
Join Date: Mar:2005
Location: Sofia
Posts: 166
, : ivoes.0009.ws
google Chrome Firefox , Internet Explorer ?
-
4th August 2010 14:30 #17
-
4th August 2010 15:00 #18Registered User
Join Date: Mar:2005
Location: Sofia
Posts: 166
-
4th August 2010 15:11 #19
- click
-
4th August 2010 15:32 #20
cross-browser / , IE6, 4.7. 3-4- .
, -, .
, , , 15-20 .., - .
-
4th August 2010 17:31 #21Registered User
Join Date: Mar:2005
Location: Sofia
Posts: 166
IE , , F5 . ...
-
8th August 2010 22:12 #22
IE

, javascript , "" , include <script></script> , PHP
EP 9NPA+ U (HR-05/IFX)| 4200+X2@2.8GHz (IFX-14) | 2x1GB KINGSTON (DDR430 3-4-3-6-1T@2.7V) | GB 8800GT (512MB) | WD6401AALS | CFT-750-14CS




Reply With Quote


Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in