Ronniee

Software Engineer

  • Home
  • About Me
  • Quran
July 2018
M T W T F S S
« Nov    
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Recent Posts

  • Get all $_POST in Joomla 3.X
  • Show the list of files
  • Get Super users in Joomla
  • Set value of a radio button
  • How to position fancybox on top

Categories

  • GIT Command
  • Javascript
  • Joomla2.5.X
  • Joomla3.X
  • jQuery
  • PHP
  • Uncategorized

Month / July 2018

July 11, 2018July 11, 2018 by admin

Get all $_POST in Joomla 3.X

  • Joomla3.X, PHP
  • Leave a comment

Instead of using $post = JRequest::get('post') to get all $_POST, you should use $post = JFactory::getApplication()->input->getArray(array()) in Joomla 3.X.

Proudly powered by WordPress | Theme: editor by Array