Results 1 to 12 of 12
Thread: PHP: process.php
Hybrid View
-
18th November 2009 13:51 #1
PHP: process.php
, process.php . , . .
form ?We are drowning in information, but starving for knowledge and time!
-
18th November 2009 14:29 #2
- hidden parameter .
: XaMaB; . 0.42
In God we Trust (all others must submit a X.509 certificate). , ()
-
18th November 2009 14:31 #3
, ?
, , :
Code:<form method="post" action="process.php"> <input type="text" name="ime" /> <input type="submit" name="submit_form1" /> </form> <form method="post" action="process.php"> <input type="text" name="ime" /> <input type="submit" name="submit_form2" /> </form>Code:<? //process.php if (isset($_POST['submit_form1'])) { // submit_form1 echo $_POST['ime']; } ?>Hey, mother, I come bearing a gift. I'll give you a hint. It's in my diaper and it's not a toaster.
.
-
18th November 2009 14:52 #4
. , . . , . ? .. 2 ?
We are drowning in information, but starving for knowledge and time!
-
18th November 2009 15:29 #5
.
, "" .: XaMaB; . 0.42
In God we Trust (all others must submit a X.509 certificate). , ()
-
18th November 2009 15:35 #6
.
, display: none;
-> .
21 .
Hey, mother, I come bearing a gift. I'll give you a hint. It's in my diaper and it's not a toaster.
.
-
18th November 2009 16:27 #7
, . , .
encoding-a. "Selbständiger" - ä . POST, - ? ?We are drowning in information, but starving for knowledge and time!
-
18th November 2009 16:45 #8
( -, ).
utf8 .Hey, mother, I come bearing a gift. I'll give you a hint. It's in my diaper and it's not a toaster.
.
-
18th November 2009 19:03 #9
... utf8, utf-8 , -8 ...
We are drowning in information, but starving for knowledge and time!
-
18th November 2009 19:13 #10
:
mysql_query('SET NAMES utf8');
.EVGA X299 FTW K|i9-7960X@4.7|4x8 Patriot Viper Steel 4000|GTX 1660 Ti|970 EVO 1 TB|Seasonic Focus GX-1000|Xigmatek Elysium|
Rampage IV Extreme BE|E5-1680v2@4.7|4x4 HyperX 1866|Cougar Aqua 240|GTX 1050 Ti|970 EVO 1/4 TB|CM 850 SilentPro|HAF-X|
-
18th November 2009 19:23 #11
Bombera, ! .
We are drowning in information, but starving for knowledge and time!
-
21st November 2009 22:42 #12
- 5.2.3 MySQL > 5.0.7 :
mysql_set_charset()''? * *
- !
...




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