Title: allberto's Replies | WordPress.org

---

# allberto

  [  ](https://wordpress.org/support/users/allberto/)

 *   [Profile](https://wordpress.org/support/users/allberto/)
 *   [Topics Started](https://wordpress.org/support/users/allberto/topics/)
 *   [Replies Created](https://wordpress.org/support/users/allberto/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/allberto/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/allberto/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/allberto/engagements/)
 *   [Favorites](https://wordpress.org/support/users/allberto/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [unexpected T_STRING ??](https://wordpress.org/support/topic/unexpected-t_string/)
 *  [allberto](https://wordpress.org/support/users/allberto/)
 * (@allberto)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/unexpected-t_string/page/2/#post-180597)
 * nope.
    the problem “solves” when I remove ” from <?php print date(‘Y-m-d’);?>
   but I want to see the date 🙂 not “<?php print date(Y-m-d);?> ” in text field…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [unexpected T_STRING ??](https://wordpress.org/support/topic/unexpected-t_string/)
 *  [allberto](https://wordpress.org/support/users/allberto/)
 * (@allberto)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/unexpected-t_string/page/2/#post-180595)
 * No need to create a new post… 🙂
 * Have the same problem…
 * ‘<input type=”radio” name=”stat1″ value=”0″ <?php print $res[“stat_atiduota”]
   ==0?’ checked ‘:’ ‘;?>><font size=”2″>neatiduota</font>           
    <input type
   =”radio” name=”stat1″ value=”1″ <?php print $res[“stat_atiduota”]==0?’ checked‘:’‘;?
   >><font size=”2″>atiduota </font><input type=”text” name=”stat2″ size=”42″<?php
   print $res[“atid_data”]==0?’ value=”<?php print date(‘Y-m-d’);?>” ‘:’ value=”‘.
   $res[“atid_data”].'” ‘;?>></p>’
 * the problem in the last line…

Viewing 2 replies - 1 through 2 (of 2 total)