Here is what i use:
this
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
</head>
AND here is that part of script which handle
keys and value from the form
foreach $pair(@pairs){
($key,$value)= split (/=/,$pair);
$key=~tr /+/ /...
<br>it just don't work correctly and <br>tell me i have a mistake or<br>don't tells me anything<br>but the script don't work <br> i use subroutene and variables<br>for strict
My script do not open files<br>when I upload it to the server.<br>The permitions and the paths are all right. <br>When i test it on my PC it works but when i upload it- do not open any file.<br>I use the "tie" function.<br>the libraries are all right too<br><br>If anybody can help...
here is the idea:<br>I want to delete the keys and values from a hash<br>( the keys are elements of an array)<br>and when i use this code- it runs and deletes only the first element of the hash<br>here is the code<br><br>sub...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.