File : phpResourceRssFeed.zip Description : phpResource Feeds for Your Site...
phpresource@yahoogrou...
Jun 1, 2007 11:05 am
2112
Hello all, No matter what I want to be a php programmer by end of this year. I need your help. I am doing a short course in IBCS-PRIMAX on Developing Dynamic...
Hi, Please help me on this problem . I actually want the below situation. The engine is to handle and serve up different "topic" reviews. So there might be...
Urgently required Full time PHP Developer For American company located in Maadi, required full time PHP Developer with the following qualifications: Min. 2...
Hi all, I have an application which creates 10-12 html pages. I want to print all this pages in single one click. i know window.print(); javascript.. but it...
Hello Rakesh, For print you can compose All pages to one page through PHP and then you can Open then page in popup with smaller width and height and after...
Hello all, I have 2 positions to be filled for my client. PHP Developer Job title: PHP/Mysql Programmer with 2-3 years experience Description: We are looking...
Hi all, I need a help. How do i make my web page browser compitable? please reply. Need to create different css for different browser? Please give me some...
Hi, Can any one tell me which one is best Community script under GPL.. I also want to know that which one is easy to customize and modify. Waiting for your...
Hello Friends, Check this article about common tough interview questions: http://www.careercurry.com/article/common-tough-interview-questions And this one on...
Dear Brothers, Urgently I am looking for compressed course for Object Oriented Analysis and Design using UML. I need to start as soon as possible. It doesn’t...
Hi, Your problem can be solved by rewritting the URL. Put this line into your ... RewriteRule ^([0-9]+)$ daleel_profile.php?ID=$1 ... (Here I considered the ID...
Hi guys i have a problem here but i need to explain it first i have a classified section , and people put classified ads and choose the ad will be on the site...
Hi... Are there any body who can help me to use Windows Vista and Windows XP in one PC. I have installed Vista and XP in my laptop but I am not getting the...
Hi experts, I am facing some problem to retrieve url. For example: Someone has given http://www.example.com/clientadmin/home.php in the address bar. I need to...
Hello Emran, 1. Partition your hard drive. In Windows XP, using the $50 PartitionMagic or (according to one of our readers) the free GParted Live CD, create a...
Hi all, I have trouble with import file from mysql to Unicode Text format, currently i used csvdump to import mysql file to csv files format... but my client...
Hi, I want to check the protocol also I want to check the url whether this url is secured or not. that means the url starts with http or https. Please help me ...
Hi Try this for protocol $_SERVER['SERVER_PROTOCOL']; Regards Atif ... means the ... [PHP_SELF] . ... home.php<http://www.example.com/clientadmin/home.php>in...
HI Atif, I tried $_SERVER['SERVER_PROTOCOL']. but while i am running the file in browse through https protocol, it is giving HTTP/1.1 and while i am running...