| | |
Number To String Conversion
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
I have an HTML which posts a form to a PHP page. The PHP page encodes the password from the form using md5() function. And then I tried to save this MD5 code into a file using fwrite() function.
Here the error occures. fwrite() only accepts string parameter, but the return value of md5() is a number data type.
Can you tell me how can I convert a number to string, or string to number in PHP? (For general purpose. Not for only this problem.)
Here the error occures. fwrite() only accepts string parameter, but the return value of md5() is a number data type.
Can you tell me how can I convert a number to string, or string to number in PHP? (For general purpose. Not for only this problem.)
•
•
Join Date: Feb 2006
Posts: 32
Reputation:
Solved Threads: 1
•
•
•
•
Originally Posted by AhmedHan
Can you tell me how can I convert a number to string, or string to number in PHP? (For general purpose. Not for only this problem.)
It probaby has something to do with missing qoutes but post the code and this will be a much eaiser question to answer.
![]() |
Similar Threads
- AnsiString to string conversion (C++)
- String Conversion (C)
- check number is string (C)
- Finding the first number char in a string (Java)
Other Threads in the PHP Forum
- Previous Thread: Help SOS
- Next Thread: serevr2go using PHP
Views: 68738 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess access ajax apache api array beginner binary broken cakephp checkbox class cms code cron curl database date directory display download dynamic echo email error execution file files folder form forms function functions google href htaccess html htmlspecialchars image include insert integration ip java javascript joomla jquery limit link links login loop mail menu methods mlm mod_rewrite multiple mysql oop parse paypal pdf php problem query radio random recursion regex remote replace script search select server session sessions sms soap source space speed sql structure syntax system table tutorial update updates upload url validation validator variable video web xml youtube





