How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
Perplexing problem showing a .jpg
Please disregard..........I figured it out
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.