PHP is a widely used, high-level, dynamic, object-oriented and interpreted scripting language primarily designed for server-side web development.
Is there an SQL injection possibility even when using mysql_real_escape_string() function? Consider this samp
I am trying to call following Twitter's API to get a list of followers for a user. http://api.twitter.co
I'm relatively new to design patterns but I feel that I've got a good understanding of the MVC patte
joomla- How to remove unwanted js files from page I have used plugins some pages so many js files are include
We have a standalone script on our site that sits adjacent to a Joomla 1.5 installation. We are using Joomla
I wanted to change my site from http to https. Always. So I configured my apache accordingly. Now when I ente
I am trying to run an application outside Joomla (not as a plugin) and I would like to access the logged in us
I have a sample $file is test.zip or test.apk or test.jar $len = filesize($file); $filename = basename($file)
I'm trying to get to grips with the power behind Joomla (3.x)'s framework. I've noticed that th
I am new to Joomla, I want to know how the Joomla controller passes data to the model, model to controller and
Site based on Joomla. I have many pages where h1 header is mentioned as product detail and displayed based on
I am looking at line 34 of /administrator/components/com_contact/views/contacts/view.html.php where is says $t
Hello I have installed jbusinessdirectory component for joomla, and I have module named mod_jbusinessdirectory
I have a Joomla site, and I have the following problem, I need a "Back to search page" function on my product
We're creating an XML API for Joomla that allows partner sites to create new accounts for their users on
I'm writing a component and would like to insert images from the template folder. How do you get the cor