5 posts tagged with forms and php. (View popular tags)
Displaying 1 through 5 of 5. Subscribe:
Have to build a form for a web site that takes generic stuff (name, address, etc.) but also processes a payment, preferably through Paypal Pro. The site is hosted by Dreamhost and the CMS is Expression Engine. Paypal Pro's site is a little mind-boggling for an amateur like myself. Are there companies that will just do this aspect of the development (and quickly) or a site that has solutions given these variables? I don't mind paying, I just need it done fast.
posted by You Should See the Other Guy
on Nov 10, 2009 -
6 answers
Wordpress filter: I want to be able to create a form that can be used to add custom values to a certain post without having to do so from inside the admin panel. [more inside]
posted by Nonce
on Jun 5, 2009 -
4 answers
How do I return cookies while requesting a page using PHP? [more inside]
posted by teaperson
on Jun 1, 2007 -
9 answers
PHP/AJAX: Say I have a form with 3 SELECT's - country, state/province, city. I'm looking for a something that will update the SELECT's from the server using AJAX if possible, but will also degrade to the non-AJAX version for people that have JavaScript disabled. Can anyone recommend a PHP library that can do that?
posted by Sharcho
on Mar 17, 2006 -
7 answers
A client wants to enable fiile uploads via their web site. The web site is hosted outside the company and the files need to be uploaded to their FTP server which is hosted within or on-site at the company. Thus far all the components I've looked into upload to the web server. Is this simply the only option? Can anyone recommend a good component or alternate method? PHP, ASP are fine.
posted by juiceCake
on Mar 21, 2005 -
10 answers