| | |
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
| Thread Tools | Search this Thread |
.htaccess ajax apache api array beginner binary broken cakephp checkbox class cms code crack cron curl database date directory display download dynamic echo email error fcc file files folder form forms freelancing function functions google href htaccess html image include incode insert integration ip java javascript joomla limit link login loop mail menu method mlm mod_rewrite multiple mysql oop pageing pagerank paypal pdf php problem query radio random recursion recursiveloop regex remote script search server sessions sms soap source space sql strip_tags subversion support! syntax system table template tutorial update upload url validation validator variable video web window.onbeforeunload=closeme; xml youtube





