extract data
Code: <div class="post hentry uncustomized-post-template">
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
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