count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
IDOC error
Hi,
When i send IDOC from ECC system to MII there is no problem ECC side, i says message sent succe
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo