split values
I have values that are returned to me in this format:
name=>test,age=>49
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha