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
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
WHYISNT THIS MYSQL STATEMNT NOT WORKING? (php)
caps because its absolutely rediculous.
i dontunderstand why its not working. there is a column c
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
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!