Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr