Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Undefined variable when using $_SERVER['PHP_SELF']
Hi guyz, please suggest me something...
On first.php I have one input field NAME, and on posting
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
[newb] Image hosting help.
Hey there, I'm new to php, I know some basics and i can code PWN, I'm only 14 but I'm interested in
Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther