Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
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)