strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th