Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But