Spliting paragraph into sentences and attach in
Here is what I am trying to do
example: Para1[123.456.789!] 3 sentences
Para2
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric