Merger of 6 sister companies under one flagship company after go live
Dear Experts,
I need one help regarding Merger of sister companies of same group. currently we
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
help finding hacking loopholes
i was attacked by a redirect php injection
my pc is clean of viruses
so i figure that
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<