$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f