BBGaming Posted August 11, 2007 Share Posted August 11, 2007 How do you convert a real value to a string in PHP? Quote Link to comment https://forums.phpfreaks.com/topic/64440-solved-convert-to-string/ Share on other sites More sharing options...
Orio Posted August 11, 2007 Share Posted August 11, 2007 "real value" = int? You can simply treat it as a string and php will convert it automatically. Orio. Quote Link to comment https://forums.phpfreaks.com/topic/64440-solved-convert-to-string/#findComment-321283 Share on other sites More sharing options...
BBGaming Posted August 11, 2007 Author Share Posted August 11, 2007 A real value, you know, 1, 19.6, ect. Ok, I guess the problem lies somwhere else. Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/64440-solved-convert-to-string/#findComment-321284 Share on other sites More sharing options...
Orio Posted August 11, 2007 Share Posted August 11, 2007 If you have a problem just ask, I'll be glad to help. Orio. Quote Link to comment https://forums.phpfreaks.com/topic/64440-solved-convert-to-string/#findComment-321291 Share on other sites More sharing options...
BBGaming Posted August 11, 2007 Author Share Posted August 11, 2007 I made a new topic about it below, as it's completely different. Quote Link to comment https://forums.phpfreaks.com/topic/64440-solved-convert-to-string/#findComment-321293 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.