Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help