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
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio