Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu