28 Answered Questions
[SOLVED] How can I prevent SQL injection in PHP?
- 2008-09-12 23:55:00
- Andrew G. Johnson
- 1669157 View
- 2776 Score
- 28 Answer
- Tags: php mysql sql security sql-injection
28 Answered Questions
[SOLVED] "Notice: Undefined variable", "Notice: Undefined index", and "Notice: Undefined offset" using PHP
- 2010-11-23 21:26:54
- Pekka supports GoFundMonica
- 1637193 View
- 1126 Score
- 28 Answer
- Tags: php arrays variables warnings undefined-index
15 Answered Questions
17 Answered Questions
[SOLVED] PHP parse/syntax errors; and how to solve them?
- 2013-08-05 03:11:15
- mario
- 484215 View
- 618 Score
- 17 Answer
- Tags: php parsing debugging syntax-error
35 Answered Questions
26 Answered Questions
32 Answered Questions
11 Answered Questions
15 Answered Questions
30 Answered Questions
[SOLVED] How do you parse and process HTML/XML in PHP?
- 2010-08-26 17:17:19
- RobertPitt
- 403954 View
- 2076 Score
- 30 Answer
- Tags: php xml parsing xml-parsing html-parsing
4 Answered Questions
[SOLVED] SQL injection that gets around mysql_real_escape_string()
- 2011-04-21 07:56:11
- Richard Knop
- 225456 View
- 597 Score
- 4 Answer
- Tags: php mysql sql security sql-injection
5 Answered Questions
[SOLVED] What is the difference between client-side and server-side programming?
- 2012-12-12 13:03:00
- deceze
- 38237 View
- 473 Score
- 5 Answer
- Tags: javascript php client-side server-side
1 Answered Questions
[SOLVED] mysqli_fetch_assoc() expects parameter / Call to a member function bind_param() errors. How to get the actual mysql error and fix it?
- 2014-03-26 13:27:38
- siopaoman
- 15139 View
- 85 Score
- 1 Answer
- Tags: php mysqli prepared-statement environment error-reporting
4 Answered Questions
26 Answered Questions
42 Answered Questions
[SOLVED] How can I get useful error messages in PHP?
- 2009-05-10 09:48:12
- Candidasa
- 572111 View
- 567 Score
- 42 Answer
- Tags: php debugging error-handling
18 Answered Questions
15 Answered Questions
[SOLVED] Convert one date format into another in PHP
- 2010-01-30 12:58:56
- Tom
- 451030 View
- 322 Score
- 15 Answer
- Tags: php date datetime format date-conversion
7 Answered Questions
11 Answered Questions
3 Answered Questions
29 Answered Questions
[SOLVED] How do I get PHP errors to display?
- 2009-06-27 19:09:59
- Abs
- 2858826 View
- 1650 Score
- 29 Answer
- Tags: php error-reporting
20 Answered Questions
[SOLVED] How do I pass variables and data from PHP to JavaScript?
- 2014-05-19 14:37:56
- Madara Uchiha
- 725068 View
- 642 Score
- 20 Answer
- Tags: javascript php
11 Answered Questions
5 Answered Questions
[SOLVED] The 3 different equals
- 2010-01-14 10:38:57
- Strawberry
- 44918 View
- 147 Score
- 5 Answer
- Tags: php comparison operators
2 Answered Questions
1 Answered Questions
14 Answered Questions
[SOLVED] Secure hash and salt for PHP passwords
- 2008-12-30 22:02:45
- luiscubal
- 211312 View
- 1146 Score
- 14 Answer
- Tags: php security passwords hash protection