Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
Apple's revamped lineup arrives
I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be nea
Parse error: parse error in C:wampwwwlogspagesmembers.php on line 16
I dont see the problem with this, I always get Parse error: parse error in C:wampwwwlogspagesme
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
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
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca