Results 1 to 5 of 5
Thread: PHP -
Hybrid View
-
12th April 2006 11:52 #1
PHP -
- , PHP.
subject subject- PHP ?
, hello world subject
, , ... PHPCode:<a href="mailto:me@me.com?subject=hello world">me@me.com</a>
-
12th April 2006 12:08 #2
.
.
:
PHP :PHP Code:< href="http://phpscript.blabla?subject=zdrasti">
value.PHP Code:$subject = $HTTP_GET_VARS['subject'];
:
!PHP Code:<input type="text" name="subject" size="15" maxlength="15" value="<?php echo $subject; ?>"
EDIT:>> PHP .
Last edited by vbTheKing; 12th April 2006 at 12:16.
''? * *
- !
...
-
12th April 2006 12:45 #3Registered User
Join Date: Nov:2002
Location: ...
Posts: 488
:
PHP Code:$sub = isset($_GET["subject"]) ? $_GET["subject"] : "";
print("<input type=\"text\" size=\"25\" name=\"sub\" value=\"".htmlspecialchars($sub)."\">");
-
12th April 2006 13:13 #4
-
12th April 2006 13:31 #5
.

: .
Last edited by morf; 13th April 2006 at 14:15.




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