Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be