variable name with special characters

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.

  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".

Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!

variable name with special characters

Postby belgiumFR » Sun Apr 07, 2019 10:30 am

Code: Select all
<?php

$été="été"; // without syntax color in rapidPHP 2015

/* a letter is a-z, A-Z, and the bytes from 127 through 255
https://www.php.net/manual/en/language.variables.basics.php */

echo $été;

?>


And, in the next rapidPHP versions, it's also without syntax color ?
belgiumFR
 
Posts: 1
Joined: Sun Apr 07, 2019 10:12 am

Re: variable name with special characters

Postby IsidroJames » Mon Apr 15, 2019 11:17 pm

belgioumFR wrote:
Code: Select all
<?php

$été="été"; // without syntax color in rapidPHP 2015

/* a letter is a-z, A-Z, and the bytes from 127 through 255
https://www.php.net/manual/en/language.variables.basics.php */

echo $été;

?>


And, in the next rapidPHP versions, it's also without syntax color ?


The first character of a variable name must be either a letter, an underscore character (_), or the at symbol (@).
IsidroJames
 
Posts: 1
Joined: Wed Mar 27, 2019 10:47 pm


Return to HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests

Who is online

Users browsing this forum: No registered users and 9 guests