<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shimooka</author_name>
  <author_url>https://blog.hatena.ne.jp/shimooka/</author_url>
  <blog_title>Do You PHP はてブロ</blog_title>
  <blog_url>https://shimooka.hateblo.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
    <anon>雑記</anon>
  </categories>
  <description>via. http://www.otton.org/2008/08/21/stupid-php-tricks-illegal-variable-names/役に立たないtipsシリーズｗｗ 変数名は、 [a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*である必要がありますが、変数名に使えない文字を無理矢理使う方法。 &lt;?php $var = '1'; $$var = 'hello world'; var_dump($$var); ${'1'} = 'hello world'; var_dump(${'1'}); var_dump(compact( '1' )); …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshimooka.hateblo.jp%2Fentry%2F20080823%2F1219473029&quot; title=&quot;変数名の先頭に数字を使う - Do You PHP はてブロ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-08-23 15:30:29</published>
  <title>変数名の先頭に数字を使う</title>
  <type>rich</type>
  <url>https://shimooka.hateblo.jp/entry/20080823/1219473029</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
