![]() |
Merging two text strings
Hi
I want to merge two text strings. But the following code doesn't work. Quote:
Thank you for your help! |
String concatenation in PHP is done using the decimal point, eg:
PHP Code:
|
Thank you very much!
The following code worked fine: Code:
$text1 = urlencode($_POST[text]); Code:
$text1 = urlencode($_POST[text]); Any help? Thank you |
Can you be a little more descriptive then "it doesn't work". Do you get PHP errors? What is the output? e.t.c.
Try: PHP Code:
|
Quote:
|
All times are GMT. The time now is 01:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|