Hi All, I need a PHP script which tells the client browser name, version etc. I can do it easily by JS, but I need it to do by PHP. Please help me. Thanks in...
Good day to you all ! I was wondering if there a way that indicate who's online. I would imagine, for sure, a login page... How can it be done ? pls help...
Hi Rubel, Yes you can do it by keeping records of the users. I can suggest you some steps (below): 1. Make a table to keep the who is online data 2. When a...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the phpresource group. File :...
phpresource@yahoogrou...
Feb 5, 2006 6:02 am
62
Hi Rubel, I have uploaded a file in the group URL http://groups.yahoo.com/group/phpresource/files/ regarding your problem and also user IP checking. You can...
thanks rupom . thank you very much for such resource !!! ... http://groups.yahoo.com/group/phpresource/files/ regarding your problem and also user IP checking....
hi all i have a js array like var MyArray = new Array("value 1","value 2","value 3","value 4","value 5"); can i sent it to php array ? thanks in advanced...
Want to prevent people from linking to your downloads? This script will force a page to be loaded before the download starts. HTML header statements are used...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the phpresource group. File : /File...
phpresource@yahoogrou...
Feb 6, 2006 5:46 am
68
Hi Programmers, How r u? The attached file with the mail is the solve sheet of the php developers interview quistions. I hope it will be helpfull for the...
Hi All, You will find all necessary CHMs here: http://htmlhelp.berlios.de/books/chm.php Regards, Rupom ... Brings words and photos together (easily) with ...
Hello programmers, Suppose i have a page name download.php. an user have to login or register to get the download page. this page contains some download link....
Hello Friends, Recently I have lost my cellphone while I was ridding on bus. I lost the set along with all the numbers saved there. So plz friends, give me...
Why not using .php extension? Lets say download.php?file=project1.zip In that case, u can use ur session to protect unauthorized download. In every pages, the...
Dear All, Thank you all. Hope you all are fine. I am a new member of your group. If you don't mind, I have a suggestion for you all. Plz, Add your pictures,...
Hi Roton, Thank you for a fine suggestion. it will be great if we all can share our photos. I also request administrator to take a neccessary steps for that. ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the phpresource group. File :...
phpresource@yahoogrou...
Feb 11, 2006 11:53 am
77
Hi All, Real-time and secure online money transaction, you know, can be done by PHP. Anacom is an option to do this. Transaction can be done using cURL. Plz...
Hi Roton and Tuhin, I appreciate your eager to see the pictorial view of all. Plz suggest me the exact way how we can share our photos. Will we put it to our...
Note: forwarded message attached. ... Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new and used cars. Asalam o aliakum As all of you...
Hi All, Here's a nice tutorial of PHP & ODBC connectivity, accessing and managment. http://www.phpfreaks.com/tutorials/61/0.php Also see the MS Access tutorial...
Using curl to Query Remote Servers Curl Introduction curl is the client URL function library. PHP supports it through libcurl. To enable support for libcurl...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the phpresource group. File : /Using curl...
phpresource@yahoogrou...
Feb 16, 2006 5:54 am
83
Some times you need to draw a graph in your page. suppose you need to plot the index of a stock exchange, you can use jpgraph.JpGraph library is an OO graph...
hi, Some times you need to draw a graph in your page. suppose you need to plot the index of a stock exchange, you can use jpgraph.JpGraph library is an OO...
Working With Cron What is Cron? Cron is very simply a Linux module that allows you to run commands at predetermined times or intervals. In Windows, it’s...