Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out