Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Got A Free Server :(
So I was given a free server
http://shopping.yahoo.com/p:Compaq%20ProLiant%201500%20Server:1
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d