Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo