PHP session problem while using iframe.
In: PHP / Miscellaneous
Facing problem while doing some simple form that included into Joomla application. The form session will not able to retrieve due…
In: PHP / User Authentication
A simple script that allow developers to use it and test with the AD setting. It save a lots of time for developers to test out…
A tutorial teach user how to write a script that allow visitor to download an ics file that will including an event information…
Magento Beginner's Guide by Packt Publishing
In: PHP / E Commerce
Learn to install and configure Magento, and add products to your online catalog using "Magento Beginner's Guide" by William…
Moving From Static Pages to Dynamic Pages in PHP
In: PHP / Database Related
If you are deciding to migrate away from the static php pages to more dynamic database driven website pages this tutorial will …
In: PHP / Site Navigation
Here is a free photo album php script. Complete instructions online to get this free script running. It features pagination, titles…
Randomly Generate Unique ID's Based On Current Time
In: PHP / Randomizing
In this PHP tutorial, you will learn how to create a script that randomly generates a unique id based on the current time, it's…
PHP call oracle store procedure
In: PHP / Database Related
For PHP, it is not a difficult task to connect to Oracle database…
Form Input Element Submit Display Text
In: PHP / Zend Framework
Within the ZFW the built in methods to change the "value" or the display text of the submit button can be tricky if your…