Tips

Tips (106)

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
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.

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.

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.

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
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.

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 -

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.


Latest discussions

  • No posts to display.