Hi
Anybody knows how to embed a image file to a php file, not as html;
for example;
embedding a image file in yy.php file.
Thanks everybody
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all;
do you know how to decrypt password('xxx'); value?
For example
I have a function that mails password to user's mail address
but
result is here;
User Name: xjunky
Password :1ef781ad7c4b0dc2
Thanks.
I've inserted the password as password('$passw');
and selected as belove
function no
Hi
//Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in
D:\sites\c\htemp.php on line 12
echo ""
}
?>
I want to see on the screen is that
aabb
ccdd
eeff
gghh
iijj
kkll
but the code above says wrong :(
Can you help me?
Thanks everybody.
--
PHP General Mai
Hi
you can use password('password_var_name')
for example (insert into bla password('$password'));
and
after selecting the password you can use and no need encrypt decrypt
the value
echo(password('password')); will write the real value...
>> I would like to make a "Lost Password" part to my mem
yiihhuuuvvv
it works;
I heard it, i remember variable variables I guess
Thanks all
EEV> $var = 'string';
EEV> $$var will resolve as $string
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi;
i have a string and I want to set it as a variable name.
like tahat
i have string like: "string";
how can i get variable $string;
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi guys ;
I can't use session bla..as on my site.
PHP Code
...
Warning: Cannot send session cache limiter - headers already sent (output started at
D:\sites\inc\register.inc:23) in D:\sites\uyelik\login.php on line 90
I cant understand and solve the warning message, what is it?
thanks all.
Hello;
I want to do that:
I have two checkboxes:
if first one is checked assign the value as a;
if first one is checked assign the value as s;
if both of them checked assign th value as as
and insert the result db;
the html code:
...
AAA
SSS
...
and the PHP code:
ooww
there is nothing "slecet" in mysql :)
thanks all
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ved error in my hands :(
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in
D:\sites\inc\register.inc on line 40
NOTE: all the fields on the db are empty
anybody knows why?
(PHP 4.2.3 SAPI - MySql 3.23.53 - IIS 5.0 running on WinXP)
thanks
--
PHP General Mail
10 matches
Mail list logo