Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo