Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
Simple Scraper... Weird Output
Okay, maybe I just need a Blue Monster and some sleep, but....
I'm scraping a ringtone site
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
sendmail code suddenly not working
Hi Guys, I maintain 3 sites (including my own) I use the following code from a french webmaster that
Blocking video streaming
Hello everyone,
I post a message here because i didn't find any solution yet.
I just finis
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?