Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
php convert string into variable
Name: osaru Date: September 20, 2004 at 12:20:20 Pacific OS: win CPU/Ram: 1g
Comment:
Is there anyway to convert string into variable name in PHP?
Summary: I have a PHP application that submits a string of data to a partner's server via GET mechanism. As a reponse, partner's server generates an integer (submission ID) and sends it back to me. I can see t...
Summary: Thank you Shutat you have been great help. Tho I should mention that I needed to indicate to you that my select menus are actually htlm populated with PHP variables like bellow: <select onChange='a...
Summary: hi all im new to php so i need help. I currently have a voice chat which is coded in javascript, i have a registration system in php that works fine and users can register, but when i want to pass the...