Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
FlashVar function how to insert variables
Hi guys. Im new in this forum and also new in php programming. Can you help me about this code?
<