Posts Tagged ‘php form’

I have a form in php that I need to submit and forward to a new page at the same time?

I have a php form that I need to submit and then have the page redirect to a page different than that of the form action URL. The problem I am having is when I code so the form submits automatically then it forwards to the action URL without giving the page a chance to redirect. Please help. Thanks!

How can you port a wordpress plugin to a php web app?

How can you port a wordpress plugin to a php web app? Basically, I want to use a wordpress plugin WITHOUT having wordpress installed. Note this would still be a web script like in php form, etc. Any ideas or programs out there? Thanks =)

How to manipulate a php file for an email form?

I created a php file that corresponds with an email form. I have already created everything and it works. My question is how to have two receivers of the email and have one of them be hidden. When the one person receives the email it shows that it was sent to two people. How do I get it where it only shows that it was sent to one person but in reality it was sent to two people.

Where can I find or make an email spoofer or php spoof form?

I am looking for a email spoofer or a code and how to use it through php on spoofing emails. Any help? It’s not used for any illegal activity.

How to create an html or php form that submits to current page?

I am trying to create a simple html or php form that does the following: User enters input in input box, user hits submit button, whatever was in the input box prints on the same page next to the input box. Thanks.
Soheil, I think a demo would be very helpful.

How do I turn a html page into a pdf using PHP scripts?

I have a php form that sends the information to a page that displays all the results in a nice html page. I need for the server to convert the result page to a pdf and then send it to an email. I think there is a way to do this without installing any files onto the server but I have forgot what the php function is that does this. How would I go about doing this?

How to code a simple php dynamic dropdown form feild from mysql?

I been struggling with this all morning.
I am tiring to create a dynamic form field that uses data from a myself database but cannot seem to get it to work.
Anyone know how to code a simple php code for a single dropdown field form that pulls data from a table field on a mysql database.

How would I validate a 5 digit zip code in PHP?

I have a PHP form. It asks for a 5 digit zip code, I have it set now to make sure they enter something in the field with Javascript validation, but how can I validate they have entered a 5 digit number? Please include sample code or link to sample code. Thanks so much.

How do I write a PHP code that replaces asterisks and dashes with bullet points?

I made a PHP form and part of it needs to be in list format. I don’t know how to write a function that replaces "-" and "*" with bullet points.

Please help!

What is the best way to learn PHP scripting ?

I’ve made some websites using html but now I want to make an e-commerce site and I want to learn PHP form making and shopping carts and stuff like that. What is the best way to learn it from home.