Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir