Please Help my PHP Dating Function.
Hi everyone!
Well here is my code that displays this:
It works wonderful.
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
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)
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)