Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
SAP BCS. BPS
Hi all,
I am seeking reading note on the following in BW
BCS, BPS
ADVANCE
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree