HI, I have worked with pgsql long back ago. Please check the link http://www.joot.com/dave/writings/articles/php/ This may help you Ninad Panday sasi kumar...
We are a small US based software company. We are proposing to open an office in Coimbatore and we are in need of two experienced php programmers for our web...
Hi All, I have a record details fetched on a page for update and I update the record successfully and remains on same page.I want to fix simple pagination in...
Hi All, I am working on Admin section.ofcourse,there will be many links on single page.For security purpose I am using "FORMS" at every link for passing...
Hello Mr. Patil, From where i see, You want to post your form to different pages depending on the link you click. Is that right? If right then just 1. use only...
Hello Group, Is there some way i can know country name without using IPtoCountry table? Plz reply ASAP. Can also reply at my personal yahoo id. Thanks, Anand ...
Hi all, I've a project where i need to display the result of a query in a table.The result of a query is 1263 rows but it is not displaying.Is php or mysql or...
Hello Anand, Thank you for respose. I dont want to submit any form by clicking on link but instead of links I am thinking to use forms to carry info which I am...
Dear Php Community, 1. We have a Linux shared host as the Production Server. 2. We have a LInux Apache Server as the Test Server. 3. We want to have a forgot...
Hello Milind, As far as I understand you want to perform different actions in the same page i.e. edit, update, delete and view. So you must be having different...
Hi Karthick, ... You will have to take the username entered in the form, do a query on db for the email address, and then send an email out with the password...
Hi, You can use sessions if possible. Put the variables in sessions. Some what like this. 1) Ask values from user using forms, 2) store the values in session...
hi Karthick you have to implement the mail sending script this can be done by many ways as i have done it with smtp make smtp configured into php ini then use...
hi, you have to fetch the data by row and give it in to a while loop so that it can be repeated till the whole data is not display in the table.the td part is...
Hi, I have designed a mass mailing program in php for my company, which will send html mails along with attachments. I have tested it using yahoo mail, gmail,...
Dear Nandy, Many thanks for your below reply. The problem is i used a shared webhost for my site and I do not have the control over the php.ini file. the web...
... mkumarpatil> Please tell me proper way to carry information on the mkumarpatil> next page using links and forms.Or any other method mkumarpatil> as far as...
Balaji Narayanan
lists@...
Apr 9, 2006 2:38 pm
2393
base64_encode and decode. You can pass variables in this form : $str = "var1=somevalue&var2=someothervalue&var3=34"; $encode = base64_encode($str); To decode: ...
If you want to carry few variables from one page to another then you might use form eg: <html> <body> <form action=abc.php method=post > <input type=hidden...
Dear All, Do you want to work for a world class company or build a world class company? Do extreme tech challenges drive you? If yes, we are looking for you! ...
... Yes yes yes!! Ah! this sounds so good that even I am tempted to apply but then I have a lifetime contract with my current CEO ;) Folks - this is a good...
Hi all, What are all the possible ways of making an http request from a php page.? I tried in 2 ways. By opening a socket to the remote server and putting the...
I've been working with ajax for sometime now and it's always bothered me that while my scripts were doing their "thing", the user had no indication of what was...
Hi! all, Anyone aware of any comprehensive guide for writing secure php applications. Need to prescribe such guide to couple of college students. regards VK ...
... See if this is available in Indian Edition http://phpsecurity.org/ HTH Tarique -- ============================================================= PHP...
... SANTHOSH> Hi all, Can any body guide me, how can pass the get SANTHOSH> parameter while mod redirecting the url. SANTHOSH> Ex. if am requesting some...
Balaji Narayanan
lists@...
Apr 12, 2006 5:14 am
2403
Hi Balaji, with the code what u sent ...the url is redirected but the parameters are not passing. they just sent as empty values. Can u plz check this suggest...
Dear All, Do you want to work for a world class company or build a world class company? Do extreme tech challenges drive you? If yes, we are looking for you! ...