-

  • (102)
  • web- (38)
  • (22)
  • (14)
  • (13)
  • (11)
  • (3)
  • (3)

 - e-mail

 

 -

   community_coding

 -

 LiveInternet.ru:
: 29.12.2004
:
:
: 536

:

web-.


: (11), (13), (3), (22), (14), (3), (102)
(2)

PHP4 ASP.NET -

, 05 2010 . 16:26 +
_- (community_coding)

PHP4 ASP.NET -

:

 

ASP.NET - ASP. Microsoft, .NET. .NET , , " " (safe-programming).

PHP - , . , PHP Personal Home Page , . PHP - , HTML. , . , PHP .

web-

:  
(2)

PHP, MySQL.. ...

, 03 2008 . 01:39 +
Real_Rp (community_coding) .

- - .... MySQL


$hostname = "localhost";
$username = "prefix_username";
$password = "password";
$userstable = "name_of_table';

MYSQL_CONNECT($hostname,$username,$password) OR DIE(" ");
mysql_select_db("prefix_DBname") or die(" ");


$query = "INSERT INTO $userstable VALUES('','$header','$text', '$author', '$date')";

$result = MYSQL_QUERY($query);


- " "... , - phpMyAdmin'a...

- , ?)

, , , ...

web-

(14)

, 22 2008 . 16:44 +
full_screen (community_coding) !

- , 6 ?

JavaScript - , .
web-

(3)

, 20 2007 . 16:00 +
Mike_Nerevarin (community_coding)  (102x39, 1Kb)
: ( wordpress) , . css: div.maindate {float: right;} , , , . - ?

web-

(7)

, 24 2007 . 00:31 +
Dim_K (community_coding) - . , . ? ( ie ). ( ) ?

perl, javascripta

web-

:  
(3)

, 23 2007 . 22:12 +
Inq (community_coding) ?
BASIC?

, !

, , , , .

.






web-


(8)

, 02 2007 . 12:17 +
- (community_coding) , .. -..
:
http://k-knightley.net/
, ..
.. .. , ))
..

web-

(3)

AJAX-

, 21 2007 . 17:34 +
zero_module (community_coding) - AJAX- , ?

, , , : email, url, , .

web-

:  
(0)

, ( ICQ)

, 06 2007 . 20:14 +
Slamdunker (community_coding)
, , , . 10 .
, 555-21-64
web-

(2)

C++, - ...

, 26 2007 . 13:16 +
Mike_Nerevarin (community_coding) ! :
- ++ ( ). . , ...
web-

(1)

wincrt

, 02 2007 . 08:26 +






web-


(3)

PR

, 05 2007 . 19:05 +
 (community_coding) - php PR ?

web-

(1)

Web-

, 03 2007 . 16:26 +
 (community_coding) , web , HTML PHP CSS , , . - , ? ( )?
( "HTML " " " :)
web-

(6)

.

, 30 2007 . 16:42 +

web-

(0)

MediaWiki 1.9 Stable

, 16 2007 . 07:49 +
Dail (community_coding) wiki- wiki . www.sourceforge.net MediaWiki 1.9 , .

MySQL. #1238. , openssl. , InnoDB .

. . , wiki , LocalSettings.php .

. (!) LocalSettings.php, , headers . LocalSettings.php - config, . LocalSettings.php, ( config/LocalSettings.php), .

, .. .. !

web-

(9)

, 15 2006 . 17:05 +
Strong_Gale (community_coding) , -, (/) phpBB?

web-

(20)

vs (php)

, 11 2006 . 23:14 +
Aeron_Dae (community_coding) , ...

, ... - , ...

---index.php---
code:

if (!$_REQUEST["x"])
{
require ('./dl.php');
}
else
{
require ('./'.$_REQUEST["x"].'.php');
}

blah();



.. , , , /?x=news , , , blah(), news.php news.php

---news.php( )---
code:

blah()
{
/* , */
}



, - global.php footer, header ( , ..) news.php ..

, news.php , blah() , ...
index.php...

, , index.php ( ) dl.php
news.php , , index.php?x=< >

, , ( )...

...

- N.phect & Diz:play - White Russian


web-

(7)

php vs

, 03 2006 . 18:23 +
Aeron_Dae (community_coding) - () 10 , ...

, :
code:

if ($n['date'] >= date("d.m.y", mktime(0,0,0,date("m"),date("d")-10,date("y"))))


$n['date'] - , ...

..

, ...

:
... , ?

web-

(2)

, 06 2006 . 14:23 +
scream89 (community_coding) , , . ( ) - , AJAX .. . .

web-

(5)

!

, 06 2006 . 23:16 +
__Evil__ (community_coding) zak.php

PHP:

<center><h2> </h2></center>

<
table border="0" width="100%">
    <
tr>
        <
td>
        <
p align="right"> :</p></td>
        <
td>
<
input type="file" /></td>
    </
tr>
    <
tr>
        <
td>
        <
p align="right">:</p></td>
        <
td> <input type="text" value="" /><font color="#FF0000">*</font></td>
    </
tr>
    <
tr>
        <
td>
        <
p align="right">:</p></td>
        <
td><textarea cols="50" rows="10"></textarea></td>
    </
tr>
    </
table>
    <
center><input type="submit" value="Upload!" /></center>


__________________

<font color="#FF0000">*</font> -  ...
font>



upload.php


. !
web-


 : [2] 1