Hi , just join the group. I have a problem, i am not able to access the data from forms, when i press submit button the data does not reach to php script. pl....
Can you show us your code? Otherwise we can't determine where the problem is. ... From: rtddn <rtddun@...> To: ydn-php@yahoogroups.com Sent: Tuesday,...
Hi I guess u r working in html forms. if so set the forms action to .php script <form name="frm_name" action="ur_script.php" method="post"> </form> then form...
Dear Friends, Here is my problem. I have a login page (username, password), if the user enters correct username and password, that particular users data should...
Regarding my studies in Web Development, and in my seemingly perpetual quest to develop an extension of my own long-term memory, i have tried many different...
That's something that's nice to know, samantha, but it was not what the OP asked. To access 3elemnts of you form on your subbmited page, you may use $_GET,...
I agree, it is nice to see. :) I'm hoping this will grow to be a nice, helpful community, but in light of a few recent posts, I think it may be prudent to put...
Hello Friends, Thanks for your replies to my earlier post about the login. It worked. I want to extract (retrive) the data from the database (for making edit...
... There's quite a bit of incorrect and sloppy code here. ... $countries = array('India','Pakistan','Srilanka'); // makes life easier later ... I would use...
is there a difference in the way that PHP 4 handles the _header()_ function as compared with PHP5? i wrote a script which works fine on my development server,...
Check the error message on the PHP4 server. The error message should indicate where the output occured. Check that line and you will see what your problem is....
You have output buffering on on one server and not on the other. That's what my money would be on, if I'm a betting man. Check the php.ini settings on each...
... what ... code ... hey there! thanks so much! wow, i'm proud to be some of the first users to take advantage of this community! i hope it is a success as ...
... rats! since that's a Linux / Apache shared hosting setup, i don't think i am able to check PHP.ini through cPanel. is there anything i can do to fix it at...
... Hey, mgkimsal2, thank you! I ran phpinfo() on the shared hosting server. Viewing the results revealed /no value/ i followed your suggestion, and read the...
Hi, 1. When I attempt, in php: file_get_contents( "http://api.local.yahoo.com/MapsService/V1/geocode? appid=<my app id>& other street params ) I get the...
Thanks all. Based on your comments, I went back to my provider (I'm on a shared host) and asked for them to investigate / correct the problem on their side....
I have created a member only website with private pages (*.php) that use sessions (no cookies). If you try to access these pages and you are not logged in you...
... The file must still be named *.php, unless you have a non-standard webserver setup or are using a htaccess file (assuming apache here) to tell it to parse...
Thanks for the fast reply. I am using Yahoo to host and using Yahoo Site Builder to create the website. The Navigator Bar tool in Yahoo SiteBuilder only...
From what I can find, Yahoo hosting DOES support PHP, but as SiteBuilder is a 10 MB download and I'm on a slow corp. network, it would take me over an hour to...
Thanks for all the info. I'm not a very proficient coder for sure. lol! However, I sure have spent a lot of time trying to teach myself some of it. I've built...
It appears that Yahoo has an Advanced Navigation creator. I am sure this will do the trick since others had to link to pf files before. I cannot try it until...
Nothing, obviously. Everyone, if any more spam appears in the group, please just ignore it. If the problem gets worse we'll turn on moderation (which means you...
Hello Belinda... I have website hosted on Yahoo! also... and when I wanted to sell on my website, and to have shopping cart, I upgraded my webhosting plan to...