I want to develop a site in PHP such that user need to enter username and password by validation this username,password i want to fetch data stored in password...
thanks rupom and hasan for your effort . but i'm still in critical problem . yeh when i have user folder then my rule works by placing a .htacces on my user...
Hi Aminul, Here is a solution if your problem is in the html part. You can use javascript to solve the problem. Say, you have a field in the html named...
Hi, Nice to hear that you got the solution from this group only while you posted this problem to many groups. The most confusing thing in your .htaccess was...
Guys I am searching for an open source that will let me upload pdf documents and enable me to search inside that uploaded document. Also the give me the...
if you built your system with mambo this will be perfect for using this module. http://joomla.natemaxfield.com/ this is mambos's module and allow pdf to be...
Hi Sami, I got a code snippet from php site and modified that to make functional. It is a very simple version of PDF searching thing by PHP. I did it while I...
Yes, You are correct but one another thing i also need is user can enter it's user name and password in HTML/PHP page form on my action page, i will use this...
there are many ways to protect the pasword protected directory . you can configure apache's httpd.conf file if u have the access on that file. but the most...
Hi, I am uploading a file in group's file section that will guide you over the password protection process. Regards, Rupom ... I want to know how to do that. ...
Hi All, Writting own smarty plugins is very easy. In your smarty based applications, you can create own plugins when you want to simplify your logic. Here is a...
Preventing spam when using PHP's mail function Ian Gilfillan Anyone who has an email address can tell you that spam is one of the great banes of the online...
Thanks for posting the "Preventing spam" article, Stranger. I found it particularly useful to know how spammers infiltrate a site's mail function. I'd asked...
Hi, Can u tell me how can i access Group's file section...... Thanks Debasish ... Yahoo! India Answers: Share what you know. Learn something new. Click here ...
Login to the group(http://groups.yahoo.com/group/phpresource/) by your yahoo ID and go to the "Files" section(by clicking the "Files" link of left bar). ...
Hi Murshed, To know how many bytes have been transferred, you can use the buffering concept. Turn on the output buffer by ob_start(), do your processing, and...
Rupom
rupom.bd@...
May 10, 2006 9:36 am
505
actually it depends on your client requirment, what features they want at this site . in general e-commerce site there could be a user table , product table,...
GIS Mapping with PHP Simon Moss There are a number of great online GIS ( Geographic Information System ) solutions out there, ranging from Mappoint to...