PHP Game
hy i was wondering what's the best method in order to make some automatic updates in a php game
<
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right