Hello Friends, I have one doubt in PHP.I have a login Form Where a user can login by providing username and password.As i know to make a username active in...
Hello, I need to read the mailbox using php script. I find that it is possible by IMAP functions. Using IMAP functions I can read header and body of the mail....
Hello, I am trying to install phpunit 3. Pls help me out. 1. Downloaded PHPUnit3 and extracted in c:\wamp92;php\includes 2. In the php.in file, i gave the...
Hello everyone, I am downloading HTML files that are online using file_get_contents. But the problem is that the bandwidth that I am consuming in the process...
I have done a shopping cart.My customer have account Orbital paymentech Gateway. Can any one help me to integrate it to my site.or please give me any reference...
hi..I am unable to pass value from javascript to php...my javscript function is in the following way.... function app_fn() { x=confirm("Are you sure ....!!!");...
Hello to all, Can any body tell me what is php SEO url's ? is it used for search engine like google and others. Thank you PML ... TV dinner still cooling? ...
I am making a search engine( you heard it right)(mainly for India and then US, because it will lack the video and maps search initially). Everything is fine...
When you save a web page (say on your PC), there are two things about its size(in its properties). One is just size and the other is size on disk. So, if a...
Hello Any body know any free php5 hosting where i can test my codes on net not local system ? Thank you PML ... Don't get soaked. Take a quick peak at the...
Dear List, I have done this www.zigmainfosoft.com/yuvapos form, just now, CSS is here www.zigmainfosoft.com/yuvapos/newform.css. the following were the...
Dear experts, I am using this code for sending HTML email for my site I am receiving mail but getting as a encoded mail. Can you guide me regarding this ? Is...
Hello Friends, In My Server PHP4.4.4 IS running.I want to upgrade my server with newer version of PHP.Whether users can update or only server providers can do...
From the PHP Announcement List: The PHP development team would like to announce the immediate availability of PHP 5.2.2 and availability of PHP 4.4.7. These...
Hello Friends, I have a form with 10 fields namely Ad type - 3 radio button Property Type-text box State-drop down City-drop down Other city-text box Ad...
Hello to all, any body know how to find user webrowser javascript is enabled or disabled ? Thank you. PML ... Ahhh...imagining that irresistible "new car"...
Hello to all, I write on code to display data with paging. Example in my db table containts 10 records then paging look like Pre 1 2 3 4 5 6 7 8 9 10 Next...
Hi, I have developed an application using PHP where I have to keep on calling pages on web. I use file_get_contents for the purpose but DNS is proving to be...
I am new to php & i need u peoples' help to extract data from different tables to an excel sheet in a formatted way..ie, merging some colums, leave some...
hi all, I need to display system clock in my php based application , can anybody tell me how to get that, I also want to use it in time calculation and all, I...
Hi experts, I have to use the preloader image (some loading bar or etc) for my web pages. Can anyone help in this regard? Or else is there any way to do this...
Hi Friends, I have problem regarding url rewriting. Actually i want to change from http://www.abc.com/index.php?cityID=10 to http://www.abc.com/cityName I...
Hello to all, I have one simplet but big problem.I created one big form with ajax validation using php.But now my problem is that if any user disabled...
Hi Everybody, This is Parshuram K. I am writing a php code for login in linux. I have a C program which does the authentication. The username and password is...
hi all... thanks for all of u who helped me in this isset problem ....to work this program correctly we need to set register_globals=on in php.ini.... and...
hi.... i know the following is a simple program but the problem i am facing is i am not able to see the output as hi.... just when i click the button the page...