PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com