Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or