Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//