How to sum these output values  
Hi 
I need sum the month totals
SELECT    region_name, area_name
	,SUM (CASE WHEN SUBSTR(yr_mth,5,2) = '07' THEN sales_target END)	 AS jul  
	,S
Why does my crawler script suddenly end with no error? 
Hi.I have written a web crawler script. It will visit a large number of URL's with cURL.After around 2-3 minutes of running, it will just stop, with n
Including calander to page - will not show other months than current?? 
im trying to add an existaing calander onto a profile page by using Code: <?php include "diary/cal_show.php";?>which looks lik
Problem in back link 
I have page where i have given javascript back link but when i click on it browser give a messageWebpage has expired
MySQL-PHP Query Results Help 
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I've been  learning PHP and mySQL for about 7 month
sql problems 
I am having a small problem with my sql statement. it is inserting into 4 of the fields. fields it is inserting into:FirstLastemailpasswordit is sayin
Php - mysql store data and use it later? 
Hi, i' making a login page at the moment, however my username + password is stored many different places, and is kinda hard to get, so I have written 
PHP form authentication 
Hi guys,what am trying to achieve is this: Whenever a user tries to login to my website, an error should be displayed for the first time notifying the
Display a default image 
I am trying to display generic image for items that don't have one, but I can't get it to display..
?><br />
distinct rows   
Hi
version 10.2.0.3
I have a query output something like the following
ID     name
1       aaaa
1       axbd
1       adga
2       sgfd
2
 Send current URL in URL with a $_GET variable problem. 
Hello community,I have created a function that gets the current variable of a page, example:current page URL: Code: [Select] http://example.com/activa
textfield unchanged 
hi,i want my form to know whether its textbox is unchange or not.if($textbox == 'unchanged'){   //do this}else{   //do this}ive been searching all day
Socket problem 
Hello,Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.Now I found the problem. With another found simple PHP soc
generating random codes 
Hi guys n gals,I have a requirement to generate 250,000 unique codes...These codes are for a tracking service and will be stored in the database (tabl
pagination - need help on passing of search query. 
Hi, i have been trying for days but couldn't get this sorted out. Would like some professional help here. Basically I got a basic pagination script fr
Advice on how to delete a mysql row using my form 
Hi,I am very new to php and am struggling to work out how to delete a portfolio item (a row from my database using my form which is here): http://www.
building a function with multiple outputs 
I want to build a function that has multiple outputs.I know but am not to sure how I should go about that, the only thing I know won't work is return 
Multiple Do / While Statements? 
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside another one.What I'm trying to achieve is that I 
UTL File problem 
Hi
I have a file in certain path with the following permissions (The file is a dummy file without 
any contents)--Zero byte file.
Permissions    
help me fix these syntax errors... 
I keep getting multiple syntax errors on this script like this one:Parse error: syntax error, unexpected T_ELSE in .../scripts/php/loginform2.php on l