Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
SAP Logon Failed
I tried to login to SAP through MMC.
When i click start and give password.
it
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();