Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
MASS PM
Hello all, I'm trying to send mass private messages to users in my database but keep getting an erro
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
How to give the privillege for triggers?
Hi,
How to give the privillage for triggers to particular user?
Please let me
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)
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo