Microsoft
Software
Hardware
Network
Question : PHP Using 2 Array's in strcmp() or pregmatch?
Hi Experts,
I have this set-up at this URL
http://www.thecarconnector
s.co.uk/va
luate/inde
x.php
- once the except terms button is pressed the page will activate. Select Mini from the drop down list and all will be revealed.
The background:
Under the heading "Vehicle Options" I return values from a database in order to display the checkboxes and their labels. This is done by iterating through a "do while" loop and assigning the id's from the database query to the checkbox values and the names respectively to the labels.
Once the form is complete, the user clicks through to a confirmation page but has the option of returning to modify the values in the form.
Here lies the problem:
I have tried to "re-check" the previously chosen boxes when the user returns but am having trouble working out the logic.
Fundamentally I've got 2 array's; one from the list of options and one from the users selection of options.
How do I manipulate/set-up the 2 arrays in order to "re-check" the previously chosen boxes?
Many thanks
Answer : PHP Using 2 Array's in strcmp() or pregmatch?
The answer is in_array()!
Random Solutions
iPhone Data Recovery After iOS4 Upgrade
how to rename a file before saving it after uploading in c#
Access Report Ribbon
VMware mount-exe not working in Windows 7 64bit
exhcnage 2010 Hub Transport load balancing
execution of procedure
Dynamics AX 2009 - AOS Performance
Can't identify windows 2003 server by name on my network
How do I add a due date column, and sort by the document date in AR Statements?
How many database instance that can be supported by SQL Server 2008 Standard Edition?