PHP Tips & Tricks - LearnPHP.org
PHP Tips & Tricks will share with you the most useful and necessary practical information and recommendations with the detailed examples and explanations of their future usage in a working procedure.Being acquainted with all aspects and nuances of the task you would like to perform, you get a chance to do it yourself without wasting your time for stressful attempts and worthless efforts, just using the proposed tricks as a pattern. PHP Tips & Tricks - it is the easiest way to reach your goals in appropriate way, being able to incarnate all its aspects. All information that can be of a current importance is gathered in one Tips & Tricks unit thus being mostly easy-to-use.
In this tutorial I will show you how to create a private chat system where
the online users can see each other and chat only with the selected person.
February 23,
2011
Today Views:
1 Total Views:
1,047
phpBB is a popular Internet forum package written in the PHP scripting
language.This software is free and very powerful piece of software, is easy
to install and administer and allows flexibility in terms of design and
organization.
February 9,
2011
Today Views:
1 Total Views:
800
In this tutorial I will show you how to upload and then downsize a large
image (upto 100kb) to only 1-5kb using php and gd
January 26,
2011
Today Views:
2 Total Views:
517
In this tutorial I will show you how to make your URL`s more SEO friendly
using Apache mod_rewrite to rewrite your URL`s by editing your .htaccess
file.
January 10,
2011
Today Views:
1 Total Views:
468
The team of XHTML Junction takes immense pride in announcing that we are
lowering the rates of our services for our revered clients, making their
festive season even more blissful.
December 2,
2010
Today Views:
1 Total Views:
309
If you are a newcomer to the world of internet and internet marketing, you
should know that one way to succeed online is to get â??luckyâ?? by coming
up with a great idea for a website, product or service, having it â??go
viralâ?? and gain popularity through the word of mouth.
November 26,
2010
Today Views:
1 Total Views:
416
The jQuery method $.grep() is one of those methods that isn't used as
often as it should be. This is mostly because, until you understand exactly
what it does, it can be a bit confusing. Hopefully, this video quick tip
will explain when and why you would use it.
June 16,
2010
Today Views:
3 Total Views:
554
In this tutorial we'll make number format like 0001, 0002, 0003 in stead of
1, 2 ,3. It's very easy to do this for your counter, category or product
ID. etc.
June 7,
2010
Today Views:
2 Total Views:
474
Are you still using opendir() to loop through folders in PHP? Doesn't that require a lot of repetitive code everytime you want to search a folder? Luckily, PHP's glob() is a much smarter solution.
June 7,
2010
Today Views:
1 Total Views:
572
You can get the ID (AUTO_INCREMENT column as primary key) generated after
you insert a new record in your table by a simple function
"mysql_insert_id()".
May 28,
2010
Today Views:
1 Total Views:
527











