Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
Need help with some php code :)
Hey! I'm quite new to this whole thing, so please don't fire me with shait on this one =D
I'm
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
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav