SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof