Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors: