breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of