Perfect PHP Pagination
Pagination is a topic that has been done to death
-- dozens of articles and reference classes can be
found for the management of result sets ...
however (and you knew there was a "however" coming
..
urlencode php
string urlencode ( string $str )
This function is convenient when encoding a string
to be used in a query part of a URL, as a
convenient way to pass variables to the next page. ..
urldecode php
string urldecode ( string $str )
Decodes any %## encoding in the given string. ..
Difference Between Dates in PHP
PHP does not provide functions to calculate the
difference between two timestamps. Here are some
ways to do it. As of this writing, I have only
accumulated these from the net, but I have not yet
e..
PHP Projects Introduction video preview
We have made some of the video tutorials for PHP
Project Solutions freely available to help you
evaluate our training. Click on any of the linked
lesson listings below to preview FREE!
..
php ORDER BY Optimization
In some cases, MySQL can use an index to satisfy
an ORDER BY clause without doing any extra sorting.
The index can also be used even if the ORDER BY
does not match the index exactly, as long as ..
Drupal
An open source content management platform.
Equipped with a powerful blend of features, Drupal
supports a variety of websites ranging from
personal weblogs to large community-driven websites...
Dolphin - Community Builder
Dolphin provides simple yet sophisticated tools to
build your own community site, but you can go
further with the power of open source and a large,
helpful and active community..
php - mail Send HTML mail
Receiver, or receivers of the mail.
The formatting of this string must comply with »
RFC 2822. Some examples are:
* user@example.com
* user@example.com, anotheruser@ex..
php - HTML main window is faded out in the ba
Javascript Pop Up with originating window fade out
when my page loads the pop up comes up in the
center of the page and the main window is faded
out in the background. If you go to match.com when
..
|
|
Latest Solution's
Search Content
|