$_post $var - how to post as a variable $_post $var - how to post as a variable
how to post $_POST[$var.$id], I wanted to create a variable that looped through a counter based on the number of fields on the form and input them into a database. I didn't always know how many fields were on the form so i created this mini script to loop through;
$nofields =$_POST['nofields']; //no of fields submitted
$a=1; //counter start
while ($a<=$nofields) {
$fn="varname".$a;
$fieldname=$_POST[$fn];
echo "$fieldname";
$a=$a+1;
}
}
}
Trending right now
Pay your tax bill with a promissory note. Why Higher Prices Attract Better Customers and Boost Your Business How to Boost Your Prices Without Driving Customers Away Stop paying council tax and remove yourself from their database How to stop posts from facebook groups showing in my timeline. How to force a file to download simple Made to measure drawer organisers. Easy to install. What do you need help with in your business Some things I am selling please have a look How does the covid vaccine protect others Giving your bank details to Trustly through ebay How to get scammers off the phone and have some fun ELECTRIC VEHICLE CHARGING POINT INSTALLATION CERTIFICATE How to stop videos playing automatically in chrome How to teach your child to swim easy lessons anyone can do Are you a commercial electrical company Hay fever cured by diet Removing hairs from your ears using depilatory creams that are available in the market. What is the difference between Jam and peanut butter Joke on how i met your mother Paper chain Promote your youtube videos to boost views Getting dressed quickly chart Am I an antivaxer How to unblock a plug hole in your bath How to make first letter only captial using php. This is the letter I sent to the tv license when they kept harrassing me. How to add a comma or space in a get statement Heal arthritis with this super simple method. You probably have some of this in your cupboard Drop down list of towns and cities in England How to remove inspyware from your laptop How to get facebook to refresh my og image Cease and desist letter to send to the bailiffs to stop them collecting council tax Benefits to giving up wheat going wheat free gluten intolerance Service Arbitrage How to stop bank scammers over the phone quickly and easily How to make a large check box in HTML Recieved a text from royal mail is it a scam How I paid my HMRC tax bill with a promissory note How to identify hot selling products on Ebay Dhlpay.co.uk spam text email mob 07494431073 Parking charge Notice by private car parks not council. How to write a good sales page Hacking Your Way to Success
|