>From within the PHP script, write the text to a file for debugging. So you will know where the problem is.
On Jan 15, 2008 10:37 AM, Mads N. Vestergaard - CoolSMS <[EMAIL PROTECTED]> wrote: > > You could try to check the log for your webserver and see why the data > seems to be cut, if it is kannel or the webserver. > > > > > > > ...................................... > Med venlig hilsen / Best Regards > > Mads N. Vestergaard > Teknisk ansvarlig / CTO CoolSMS > > www.coolsms.com > Phone: +45 7026 1272 > Fax: +45 7630 1046 > Mobile: +45 4270 1272 > > This email and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. > If you have received this email in error please notify the system manager. > This message contains confidential information and is intended only for the > individual named. If you are not the named addressee you should not > disseminate, distribute or copy this e-mail. Please notify the sender > immediately by e-mail if you have received this e-mail by mistake and delete > this e-mail from your system. If you are not the intended recipient you are > notified that disclosing, copying, distributing or taking any action in > reliance on the contents of this information is strictly prohibited. > > preeteesh kakkar skrev: > > Anyone got any idea?????? > > Please help me with this..! > > > On Jan 15, 2008 2:05 PM, preeteesh kakkar <[EMAIL PROTECTED]> > wrote: > > > Its Text Type...! > > > > > > > > > > On Jan 15, 2008 1:18 PM, Mads N. Vestergaard - CoolSMS <[EMAIL PROTECTED]> > wrote: > > > > > > > > What type is the field in the database ? > > > > > > > > > > > > > > > ...................................... > > > Med venlig hilsen / Best Regards > > > > > > Mads N. Vestergaard > > > Teknisk ansvarlig / CTO CoolSMS > > > > > > www.coolsms.com > > > Phone: +45 7026 1272 > > > Fax: +45 7630 1046 > > > Mobile: +45 4270 1272 > > > > > > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they are > addressed. If you have received this email in error please notify the system > manager. This message contains confidential information and is intended only > for the individual named. If you are not the named addressee you should not > disseminate, distribute or copy this e-mail. Please notify the sender > immediately by e-mail if you have received this e-mail by mistake and delete > this e-mail from your system. If you are not the intended recipient you are > notified that disclosing, copying, distributing or taking any action in > reliance on the contents of this information is strictly prohibited. > > > > > > preeteesh kakkar skrev: > > > > > > > > > Hi, > > > > > > I am invoking a PHP script when kannel recieves any sms. The > received sms is then stored in db from that PHP script. In case the sms is > too large it is cut and whole sms is not stored in db. I am using GET > request as paramter in kannel. I think becuase of limit of url lenght the > whole sms is not stored. Can someone help me how can i get the full sms > stored in db. > > > > > > Thanks...! > > > > > >
