TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
John Cartor
NA
4
814
Line Break in PHP
Apr 27 2018 8:38 PM
How we add line break after $mobile I am using this script but it not sent sms when I use this script. And when I remove "\r\n" it's works fine.Why? Please help to line break. $number = $_POST['mobile'];$message = $_POST['message'];$message = urlencode($name.''.$mobile.'\r\n'.$message);$fields = "api_token=ABCDEFGHIJKLMNOPQRSTUVWXYZ&senderid=SENDID&message=$message&route=4&number=$number";
Reply
Answers (
2
)
how to display most popular articles using php
Frameworks used in 2018