Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec