Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
How to read CSS message data
Hi,
I have a requirement here. When working as a Dev angel for multiple customers its really di
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Parse multirow HTML table
Hello all,
I have a site I am working on. Its a sports site and I am trying to add stats to a DB
Port scanner problem
Hai
recently i developed one app through which u can check the opened and closed ports under an
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,