How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
creating a 1 to 100 in a table
hi guys I am a newb in php need some help.
I have a table with 1 column and 100 rows and in
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot