Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Simple PHP/Java Help..
Hi,
I'm trying to build a little program to do with calculating postage. Unfortunately i haven't
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem