Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p