the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
MS Access data into a html table
Hi everyone, I am quite a novice at php but I have created some helpful scripts that fetch data
f
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b