PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
session checking in page load
hai all
I have a web site is www.Mryas.com in this my login page is Page1.aspx its co
IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
PHP hyperlinks generator - HELP plz
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();