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
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
pagination - need help on passing of search query.
Hi, i have been trying for days but couldn't get this sorted out. Would like some professional help
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see