Forgot password won't work
My forgot password thing is not working properly. It is giving me this errorMailbox unavailable. The
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Upload file and add HTML
Hey everyone,
I have a client has meeting agendas and minutes that should be posted online. I
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai