×

Warning

JUser: :_load: Unable to load user with ID: 351
 


Rate this item
(0 votes)

command objects use parameters for passing values
to sql statements for type cheking,validation,guarding
against SQL injection attacks,etc.so its a good practice
to use command parameters to sql statements.

Monday, 06 January 2014 16:24

Dont know which database is used by your Joomla site?

Written by
Rate this item
(0 votes)
Its easy to find name of the database used by our joomla website. Just open your root directory via FTP, access the file configuration.php from the root folder.
Last modified on Monday, 06 January 2014 20:15
Thursday, 02 January 2014 00:00

how to configure SMTP mail settings in joomla

Written by
Rate this item
(0 votes)

It's required that you configure your joomla SMTP settings so that joomla is able to send
email when user registered or different mailing functions works for other components and modules
like k2, CB....
In this post i show how to configure joomla 2.5/3 smtp settings properly.

Last modified on Wednesday, 16 April 2014 14:56
Tuesday, 18 December 2012 17:55

c# namespaces

Written by
Rate this item
(0 votes)

namespaces is a old concept in c# programming.both
java and c# uses this concept.a namespace is act like
a 'wrapper' around one or many elements which gives
them uniqueness.

Tuesday, 15 January 2013 13:55

using online paypal buy button for paypal payment

Written by
Rate this item
(0 votes)

you can use online paypal buy button in your page
for receiving online paypal payment.when users click
this buy button they will enter in payment page
for payment.

Thursday, 09 January 2014 22:32

how to add facebook like button in website

Written by
Rate this item
(0 votes)
Nowadays, facebook became the best social media  to promote businesses and for personal interest.
Many websites using facebook like button in every pages to make their site more social and got around.
Last modified on Thursday, 09 January 2014 23:17
Saturday, 22 December 2012 13:55

master pages in asp.net

Written by
Rate this item
(0 votes)

master pages creates a common look in your application.
if we think about the header and footer in our pages,we
create these header and footer in every aspx pages.this
method has disadvantages.if there were any custom page
which dynamically adds header and footer then would be
good.


Latest discussions

  • No posts to display.