×

Warning

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


Tips

Tips (106)

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.

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
Rate this item
(0 votes)

It's nice to show cool gradient color as a
background color of the form in c#.net desktop
application.you can set different colors.

Rate this item
(0 votes)
While accessing your joomla site it occurs Database Error: Unable to connect to the database: Could not connect to database, the solution is simple...Check the following steps
Last modified on Wednesday, 25 December 2013 14:38
Rate this item
(0 votes)

in some way these codes will help you very much if you need
to know file extension.
method below returns true if extension are any of the following -

Friday, 27 December 2013 15:11

Warning! Failed to move file Error

Written by
Rate this item
(0 votes)
When you try to install any component, You receive the following error:

    Warning! Failed to move file.
Last modified on Friday, 27 December 2013 15:20
Thursday, 26 December 2013 15:35

how to register scripts and styles in wordpress

Written by
Rate this item
(0 votes)

In wordpress there are some definite ways to add scripts and styles
in your custom plugin.If you don't follow these rules you might
encounter numerous problems specially related with jquery.

Last modified on Saturday, 17 August 2019 07:56
Thursday, 26 December 2013 15:50

how to delete a option in wordpress

Written by
Rate this item
(0 votes)
It's sometimes needed to delete a plugin option of your plugin.
It's a necessity too when plugin is activated or deactivated
Last modified on Thursday, 26 December 2013 15:54
Saturday, 04 May 2013 13:54

using HttpCookie in asp.net application

Written by
Rate this item
(0 votes)

HttpCookie is a very good way to store small amount of data
in asp.net application/website.you can access cookie value in
any page once set in a page.cookie can stay for long time in the
user's computer.

Rate this item
(0 votes)

It's a professional logic to use the databaseOwner
and objectQualifier values when creating tables
else you will not be able to identify the tables
in databases with ease and gain other benefits of it.


Latest discussions

  • No posts to display.