remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i