Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now