why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
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
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
form submit at godaddy?
Trying to test form submission at GoDaddy and it does not seem to work. Here's the page...
h
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Please Help my PHP Dating Function.
Hi everyone!
Well here is my code that displays this:
It works wonderful.
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string