Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

web-programming

-4
votes
0 answers
24 views

Web page slowing down over time

I have a webpage that at first was working fine. But somehow, within a few days, it started to load more slowly. It's a simple webpage that allows…
asked June 18, 2011 11:28 am CDT
Sam Pafe
0
votes
1 answers
44 views

How to have a control over normal user's functions by a power user using php ?

I have made a simple system using php and mysql. There are two types of users on my system - one normal-users (user) and another power-users…
asked May 15, 2011 8:04 am CDT
Himalay
0
votes
1 answer
40 views

How to prevent multiple logins of the same account at the same time from different devices?

Possible Duplicate: PHP /SESSION: Login one per user? Hello all, I need to know how to let one user login once Thanks
asked April 17, 2011 2:03 pm CDT
Bobj-C
0
votes
3 answers
35 views

What is wrong with this code

class MyClass { private $db; // Constructor function __construct() { $this->db = new mysqli('localhost', 'root', 'root', 'Test_db');…
asked April 15, 2011 7:21 am CDT
Bobj-C
0
votes
3 answers
51 views

Create table mysql

Hello all, I'am new to mysql and i want to know what KEY (not primary key) means in the query below : CREATE TABLE `users` ( `id` int(11) NOT NULL…
asked April 15, 2011 3:12 am CDT
Bobj-C
1
vote
0 answers
53 views

Look for location, tag(s) and category(ies) in an input form

Hi, I'm trying to figure out how to do the following for this site I'm trying to build. I have a service table, a category table, a tag table and a…
asked January 22, 2011 4:28 am CST
Nobita
6

web-programming

Tagged: web-programming
Related Tags
mysql × 6
php × 4
webpage × 1
database × 1
query × 1
mamp × 1
create × 1