Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
Can't shake the "Warning: include()" error
I've just uploaded my site to a new server and where I have PHP include tags in my HTML, the browser
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
IMAGE - SERVER SIDE scripting help...
How to receive pixel data of an image and buid a bitmap file on the server using the HTTP POST metho
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
Forgot password won't work
My forgot password thing is not working properly. It is giving me this errorMailbox unavailable. The
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C