Online Notes
PHP

Recent PHP Snippets

  • Clear the browser cache of CSS or JavaScript Using PHP
  • Current Site URL – Codeigniter
  • PHP: fopen error handling
  • Random String PHP
  • PHP function to make slug (URL string)
  • Include all files with in the folder
  • How can I remove 3 characters at the end of a string in php?
  • Print all value of an array – Smarty
  • Receive JSON POST with PHP
  • Adding divs to a foreach loop every 4 times

Recent PHP Questions

  • What’s the difference between unset() and unlink() ?
  • How can we get the IP address of the client ?
  • Difference between require, include, require_once and include_once ?
  • What’s the difference between the include() and require() functions?

Print all value of an array – Smarty

  • Snippets

1
{$foo|@print_r}

Related posts

  • Current Site URL – Codeigniter
  • PHP: fopen error handling
  • PHP function to make slug (URL string)
  • Include all files with in the folder
  • How can I remove 3 characters at the end of a string in php?
  • Random String PHP
  • Receive JSON POST with PHP
  • Clear the browser cache of CSS or JavaScript Using PHP
  • Adding divs to a foreach loop every 4 times

Recent Snippets

  • How to Install Angular on Ubuntu (18.04 & 16.04)
  • Install Node.js in Ubuntu
  • Angular CLI & Troubleshooting
  • Simple POJO Example - Employee
  • Hibernate Example Configuration File — hibernate.cfg.xml

Recent Examples

  • How to reverse Singly Linked List?
  • Find out duplicate number between 1 to N numbers.
  • Find out middle index where sum of both ends are equal
  • Write a singleton class in Java
  • Write a java program to reverse a string?

Recent Questions

  • What are the modules of spring framework?
  • List some of the Spring Framework Annotations?
  • How many types of association mapping are possible in hibernate?
  • Define persistent classes?
  • What is HQL?

  • Contact

All Right Reserved © Online Note