PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Undefined variables
hi
----------------------------------------------------------------------------------------------
how to read and write into a word document using php...?
hi,
I need,reading and writting into a word document using php.
Thank u inadva
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them