Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'