hello all! i have error in xml. my program can not run functions: stratElement and endElement and characterData. means: instructions (such as echo) in these...
If you not set ob_start() pls put it at begining of code. i mean at here. <? ob_start(); ... ?> aminul KIPLAGAT DAVID <dkiplagat@...> wrote: you are...
Do not leave even a space after ob_start or header(); *no spacing*<?php ob_start(); ?> one click in the space bar is fatal enough @_@ P.S God promises a...
Hi: sometime ago someone was trying to do it using a smpp class, but it only works for send sms, and there isn't inf about this class Jaime ... [Non-text...
I am trying to store in a file serialized data array with 7,935 lines. *Fatal error*: Allowed memory size of 8388608 bytes exhausted (tried to allocate 128 ...
Hi: I have a problem with php, I'm sending an array (html) for to php. This array is a result for the items selected in a combo box. When Php receive this...
Thanks This is the first program <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>horario</title> <link rel="stylesheet"...
... There is no "target" attribute in the <form> element. Remove that and see how you go. Refer to: http://www.w3.org/TR/html4/interact/forms.html#h-17.3 for...
hi you can visit http://www.itwebinfo.com/forum/comments.php?DiscussionID=4&page=1#Item_0 for creating images . soon more codes will be available on this forum...
Hi Folks, I am very new to this popular Joomla CMS, I am facing very difficulties in understanding this Joomla framework, its flow, And I am really failed to ...
Hi..All Is there any way to send keyboard's CTRL key to a javascript function on click of a link.. i.e. I want to simulate the CTRL key just like in visual...
Do you mean you want to launch the link in a new window, as in CTRL+Click? _____ From: php-objects@yahoogroups.com [mailto:php-objects@yahoogroups.com] On ...
I believe that whenever you put an attribute that is not valid in an html page is just overlook ... [Non-text portions of this message have been removed]...
the simple answer is ask google search engine with keyword "joomla documentation", i already do that and get the documentation but i'm forgot which site that...
usually true -- and I have used targets for form actions before, whether they work is probably a browser issue more than anything else. -m ... [Non-text...
Hi, How can I download large files using php ftp function? Every time I am trying to download ftp://ftp.arin.net/pub/stats/arin/delegated-arin-latest it...
... difficulties in ... failed to ... the Joomla, ... framework ... hi, Friend i am also working on Joomla i also feeling problem but i can give some hints for...
Sorry yaaz, I know How to build a template thru some docs online, I wanted to know the logic flow management of these components modules and mambots, probably...
Dear All, Please if u can help me to trying to move Arrows Between TextBox at form in PHP, i'm trying many times to solve this problem in PHP but i don't find...
Hi all, I have searched for converting .bmp file to thumbnail and came to know that .bmp file cant be converted to thumbnail directly , first it will be...
http://www.hido.net/projects/phpThumbnailer This is a really good thumbnailer that i've been using for sometime. i'm sure it convert from .bmp to jpg directly....
According to the phpThumbnailer website, it cannot convert .bmp to .jpg. A simple google search reveals (first hit) the following project on sourceforge: ...