Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"