the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti