File : phpResourceRssFeed.zip Description : phpResource Feeds for Your Site...
phpresource@yahoogrou...
May 1, 2007 12:01 pm
2046
Hi Friends, Is there any way to control the session in php? I mean, I will start the session after authenticating the username & password from the database and...
Yasin Jisan
gesagn@...
May 3, 2007 4:39 pm
2047
Hi experts I am developing a website in which client want to test the website from hacking point of view, and avoid any possible hacking , can you people help...
HI Friend, 1. You can check session life time expiration with simply isset($_SESSION['varname']) Method. 2. For "onUnload" event of each page you can call a...
Thanks, It works. Jisan. Anis Ahmad <anisniit@...> wrote: HI Friend, 1. You can check session life time expiration with simply ...
Yasin Jisan
gesagn@...
May 6, 2007 6:12 am
2050
Please how can I install PHPUnit I'm usning PHP Version 5.2.1 (WAMP or XAMPP) I have many problem with it Please help and also I need a good idea how to use...
PHPUnit is a testing unit to test ur code it is important for big project in order to make sure ur code mistakes free official site http://www.phpunit.de/ DOC...
Hi i had developed a site in php (non SSL). After user login, the site redirects to secured server in its sub-domain. i want to maintain the session of the...
Dear All, The problems is this the very poor investment in IT Sector. IT company owner is investing few lac’s or few core’s and they are dreaming to become...
Dear Group Members, What do you think about this mail ? Thanks bd MenTor Tahmid Munaz <munaz23@...> wrote: Date: Wed, 09 May 2007 13:04:40 -0000 From:...
dear all please help me that how to i start php programming .... platform, ,,,..,,,how to use this ... Thanks with Regards! Mahendra Gupta Senior Technical...
Hi All, I want to create sub-domain for my site like if my sitename is www.example.com how can i create www.subdomain.example.com. Please help ! Regards, ...
Hello everyone, Hope you are doing fine. Recently i have posted an article on "Crisis of IT Students" in Bangladesh in our SQABD community (www.sqabd.com...
For Creating Subdomain you need to access your control Panel. I can Suggest you with creating subdomain but before that i wanted to know which control panel...
For Creating Subdomain you need to access your control Panel. I can Suggest you with creating subdomain but before that i wanted to know which control panel...
Hi Thanks ! I have to integrate plesk in my project. can you provide me any free API to integrate the same. thanks, kushal ... to know which control panel you...
Hi experts, I want to create a script for spell checking. I am using the function pspell_new() but that function is showing error(call to an undefined function...
Hi, I successfully installed the Apc ( Another Php Cache) on my server. when i access the apc.php its show only one file(apc.php) that has been cached. What...
Hello all, I have a question concerning .CSV array sorting. I have tried googling for an answer and have tried different techniques, but nothing seems to works...
make sure you are utilizing right parameter for pspell_new() function. If possible send your sample code. To use pspeel_new function you need to installed...
What is the easy way to clone of a site? First I can download the whole site by httrack. But it is very time consuming. How can I make a clone of a site? Can...