There are many libraries available for java developers to connect to msn messenger and send/receive message to MSN contacts. But I was in need for one PHP...
Today I have created a PHP class using which anyone can create cPanel Subdomain & FTP accounts without login to cPanel. This allows you to offer free subdomain...
Hi, please check this code i am trying to give users the ability to download zip files header("Pragma: public"); header("Expires: 0"); header("Cache-Control:...
If you want to count the occurrence of words in a string, the following routine may help you. For example if you supply the string "hello hello Hello I am am...
Hi, I think it might be helpful and interesting for some of you. " I'm a lazy Google searcher. If I'm feeling energetic, I might put quote marks around my...
Dear Ms. Fatima, You forget to select your database and you ur error/sucess msg placed on wrong place as well. The code should be like as follows... <?php ...
hi, How r u? Hope u r well. I have a problem. suppose my site have a discussion forum. The user can upload file with message. If the user want to attach file,...
Dear fatima, MySQl 5.0 use different password hashing. I think that may be the problem. You either need to use Improved MySQL library of PHP. which uses to ...
Hello everyone, i'm building a system where i'm uploading some files and checking the right type of files. Now i'm only allowing the users to upload pdf,...
Your uploaded file name is changing that means your file name changing internally. So check our your upload CODE for the file name, use the default name and...
Dear all, I just developed a website. Now I want to add a search script which will search my site. Is there any scripts like this. I searched but failed. ...
Shaila Chowdhury
shaila.chowdhury@...
Dec 4, 2006 9:30 am
5399
Hello Mynul Islam, You try to give a solution of the problem, its good. But do you read carefully what is the original problem? Liton Mynul Islam...
dear, I am facing a problem, i want to creat a nested tree. I did it, but there is a display problem, i want to display like below: Root Node1 Subbnode1 ...
Hi Shaila, Would you tell me please which tools did you use to develop your site ? -- Arafat Rahman B.Ed. (Hons), M.Ed. Sun Certified Programmer for Java URL :...
I used php and mysql. BUt there are lots of static content also. SO i want to search on that static content as well as if possible database also. thanks...
Shaila Chowdhury
shaila.chowdhury@...
Dec 4, 2006 10:44 am
5404
Thanks rajib actually, i got the theme, that i have to display like this, i also found the nested tree class, but i dont like the display of this class, i want...
Hi Shaila, You may download this script http://www.php-development.ru/php-scripts/search-engine.php Hope this will help you. Cheers -- Arafat Rahman B.Ed....
source : http://www.dublish.com/articles/10.html Simple Optimization for PHP and MySQL Saturday April 29 2006 03:23 Here is a list of a few very simple tips...
Dear Yameen vai I think a cordial friendly surrounding is going on here in this group. So I asked my friends to extend their helping hands towards me. If any...
In the first post, you didn't describe your problem clearly. btw, if you want to display hierarchical data described in that mysql article, you can try this....
Hello, plz help me for this problem. I use copy() in the time of file uploading. but at the time of uploading the file name change to unreadable char( my file...
Dear Tuhin, As far as I know this feature is not yet supported by PHP 4x and 5x but with PHP6. You may try ur code with PHP6 alpha but you know that PHP6...