get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
Calculus Help (and by help I mean homework)
Hrmmm, I hate posting about math homework, partly because it's homework, and partly because I hate w
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<