Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Upload file and add HTML
Hey everyone,
I have a client has meeting agendas and minutes that should be posted online. I
GMail like Chat in ASP.NET
Hi,Can anyone suggest me, how to incorporate GMail like chat in my existing ASP.Net application.I wa
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan