RSS aggregator script in php
Hi Guys,
Here is a code of RSS aggregator to fetch RSS news..
Read more…
sql like – How to use like
Hi Guys,
I was facing one sql related problem,
I have following entries in database table >> field_name, values stored in DB as comma separated.
Read more…
Randomize php array …
Hi Guys ,
Here is a function to randomize php array .
Read more…
Life is full of competition,Don’t sleep, wakeup and see the miracle in your life – earn fast money with Gold scheme
Hi All,
I am Introducing new money making scheme which will give you large returns, How much ? you can’t imagine.
You need to invest only 5575/- one time, You will get Rs. 1,63,800/-
How? I will tell you .
This scheme is started by EVE MIRACLE which is a MLM company. The units are 2,9,49 and 249. Lets discuss 2 units plan.
The 1 unit price is – 24000/-
For 2 unit – 48000/-
Booking Amt- 5575/-
You have to pay Rs. 5575/- to enter in a scheme, Rs. 5575/- is a booking amount of Rs. 48,000/- Gold. That means with 5575/- you will book Rs. 48,000/- Gold.
There are 12 closing cycles. Every closing cycle is of 45 days. When you are entered into the scheme your cycle started. when first closing id done you will get 40/- cheque.
in next closing cycle , The amount will be doubled i.e you will get 80/- cheque , then 160/- , 320/-, 640/- ….
After 12th closing cycle, If you calculate the total amount then you will find the total amount is 1,63,800/-. Isn’t it the miracle?
You will get 2 tickets for Jaipur, You just have to purchase the 48,000/- Rs. gold from Jaipur’s Office.
The above total amount is calculated with 100% growth of the company.
Lets calculate the amount with variable growth as follows
with 75% = 1,22,850/ (1,22,850 – 5575 = 1,17,275/-) – you are in profit.
50% = 81,900/- (81,900- 5575 = 76,325/-) – you are in profit.
25% = 40,950/- (40,950- 5575 = 35,375/-) – you are still in profit.
10% =16,380/- (16,380- 5575 = 10,805/-) – you are still in profit.
5% = 8190/- (8190- 5575 = 2,615/-) – you are still in profit.
That means , with only 5% growth you will be in profit of 2,615/- , Company is constantly growing with 100% growth.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
To know more – Call me on 9823489847.
category wise user management in Joomla (part 2)
Before reading this post you have to read category wise user management in Joomla (part 1) post and follow the steps.
In category wise user management in Joomla (part 1) we have discussed how can we disable an edit button for the category user on unassociated category articles . But the problem is when we login through frontend as an editor , we get complete list of newly added articles , even a user is category user we get the list of new articles from all categories to edit , hence whatever we discussed in category wise user management in Joomla (part 1) post , the results of the post can be applicable only if article is already published , But what about newly added articles? How can we display only associated category article list which are not published or which are in their first publishing cycle .
I am using “com_camelcitycontent2” component , using the component I can create 2 links , 1st is to submit articles and 2nd is for view articles (to edit and to publish) . Once I login through front end I am getting the link “view articles” . You can manage your menu through administrator . Once I click the “view article” link . I am getting the list of all newly added article. But as we have make our users category wise in post category wise user management in Joomla (part 1) , we should get the list of only those articles whose categories are associated with us . But we are getting all articles to edit and publish .
I have added some lines of code to solve the problem .
Read more…
Health Minister and Health Department of India should apologize for Rida’s death due to H1N1 or should give Resignation..
The deadly virus of swine flu H1N1 started spreading in foreign countries in February 2009 , It started killing people continuously after February 2009 , It kills near about 1500 people in world till July 2009 , Indian government knows these facts , then why didn’t they prepared against swine flu . Health department had 4 months for preparation . Were they sleeping or waiting for H1N1 to be welcome it in India?
Read more…
Please remember Kargil Victory …
26 july , Kargil victory day , the war between India and Pakistan (and POK terrorists) which was at the topmost position of Kargil . The first war at great height.
The 10 years completed on 26 july 2009 , In India the day celebrated as Victory Day.
Read more…
category wise user management in Joomla (part 1)
Joomla 1.5.8 user management component have some limitation , There you cant give user rights on category basis , If user “xyz” is an editor then he can edit all the contents in all categories , But if there is an requirement that user “xyz” can edit only category “abc” then what to do ? Current Joomla 1.5.8 components dont have this built in functionality, And all extensions related this are commercial , So In this opensource world we dont need to buy component for this functionality , I have found some simple code which we need to add in some files of Joomla .
Read more…
Joomla Custom search php script to tackle with search problem .
Hi ,
The following script is for custom search of joomla article,
1) create new file with name searchArticles.php
2) Save the following script in searchArticles.php
Read more…
How to tackle with EMAIL_NOT_SENT error in Joomla 1.5
Hi Friends ,
I am surprised that the ‘email to a friend’ functionality in joomla does not work properly , Its giving error EMAIL_NOT_SENT , I have done R&D on this issue but failed to correct this . I think its a known bug of Joomla 1.5.8
Read more…
Add Advanced parameter to Joomla article manager admin
To add parameter to Joomla article admin , you need to know basics of Joomla .
Lets see , How can we add parameter to Joomla .
Read more…
MySQL Download Tracking
MySQL Download Tracking
One application of this would be to track information about file downloads. Here we’re going to track the number of downloads and when the last download occurred. We’re going to store the information in a MySQL database. Below is the structure of the table.
Read more…
File Download Security- File download code in php
File Download Security
Want to prevent people from linking to your downloads? This script will force a page to be loaded before the download starts. HTML header statements are used to trigger the download of the file. PHP is used to push the file to the browser.
Principles
Read more…