MeDBejoHok |
|
---|---|
Please give me subj and dont forget include in stable version (Search in 0.0.6)
|
|
This post was edited by MeDBejoHok (2009-07-14 02:16, 15 years ago) |
Trustmaster |
|
---|---|
It will work like this:
<form action="plug.php?e=search&a=search" method="post">
<input type="text" name="sq" />
<input type="submit" value="Go" />
</form> May the Source be with you!
|
|
This post was edited by Trustmaster (2009-07-14 03:37, 15 years ago) |
MeDBejoHok |
|
---|---|
Don't work *WALL*
|
Trustmaster |
|
---|---|
Sure, upgrade to 0.0.6 beta 3
![]() May the Source be with you!
|
MeDBejoHok |
|
---|---|
Upgrated but still no work *WALL*
|
Trustmaster |
|
---|---|
You are right. Try this:
<form action="plug.php?e=search" method="post">
<input type="hidden" name="a" value="search" />
<input type="text" name="sq" />
<input type="submit" value="Go" />
</form> <form action="plug.php?e=search" method="get">
<input type="text" name="pre" />
<input type="submit" value="Go" />
</form> May the Source be with you!
|
MeDBejoHok |
|
---|---|
Thanks, now its work.
|
SunChase |
|
---|---|
Перепробовав всё это,всёравно пишет :
Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0 [url=http://ka13.orgfree.com]KA13[/url] - The essence of creativity
|
Trustmaster |
|
---|---|
Нехороший PHP у тебя.
May the Source be with you!
|
SunChase |
|
---|---|
тоись проблема решится при переводе на хост?
[url=http://ka13.orgfree.com]KA13[/url] - The essence of creativity
|
Trustmaster |
|
---|---|
I mean it is very host-dependent. Whereas I know your PHP/denver is outdated.
May the Source be with you!
|