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
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo