Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
getting Vars to pass to next page.
Hello all,
I have a confusing situation on my hands, i am a member of a gaming community and we
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code