Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
PHP Game
hy i was wondering what's the best method in order to make some automatic updates in a php game
<
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The