question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down