Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
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
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec