Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin