TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.