| | |
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 |
ajax apache api array basics beginner binary broken cakephp checkbox class cms code codingproblem combobox cron curl database date display domain dynamic echo email error file files folder form format forms function functions google href htaccess html image include insert interactive ip java javascript joomla js limit link load login mail malfunctioning menu mlm mobile multiple mysql nodes oop outofmemmory paging parse paypal pdf php problem procedure query radio ram random recursion reference remote return script search server sessions sms source space sql syntax system table tutorial unset up-to-date update upload url validation validator variable video web webapplications websitecontactform youtube





