question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this