get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
Can anyone give me some link on .htaccess tutorial
i wish to have friendly url using .htaccess, but no idea yet about this
Hope that anyone cou