Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
onclick problem
I have <input type="text" name="message">
<a href=page2.
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer