Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?