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...
4266
Md. Aminul Islam
aminulsumon
Aug 1, 2006 9:07 am
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...
4267
Adrianyong
h_tere2000
Aug 1, 2006 11:22 am
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...
4268
z.shafiee
Aug 1, 2006 12:42 pm
... i found my mistake. if u have this error, first should check xml_set_object(). and i propound to u that see this link carefully. ...
4269
Jaime Fuentes
jjfr66
Aug 1, 2006 2:28 pm
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...
4270
Francisco - São P...
avs1001
Aug 1, 2006 6:17 pm
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 ...
4271
olivia jurado
valerie_nico...
Aug 1, 2006 10:11 pm
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...
4272
Imran
imran_mit4
Aug 2, 2006 1:27 am
can you please send me your HTML && PHP code..... Thanks, Imran [Non-text portions of this message have been removed]...
4273
olivia jurado
valerie_nico...
Aug 2, 2006 1:03 pm
Thanks This is the first program <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>horario</title> <link rel="stylesheet"...
4274
Muhammad Sohail Khan
mr_sohail_khan
Aug 3, 2006 6:19 am
Hi friends. Can any body help me in creating thumbnail of .bmp file. Thanx in adnvace...
4275
LFaR
muggeridges
Aug 3, 2006 6:22 am
... 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...
4276
Vipul
vipuldshah77
Aug 3, 2006 6:26 am
I want search script which can search all pages under given URL... because i want to search my text in given website (like Google's Domain search )...
4277
Sudhir Vishwakarma
sudhir.vishw...
Aug 3, 2006 6:51 am
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...
4278
Sreeni .A
sreeniaitist
Aug 3, 2006 7:21 am
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 ...
4279
Shaikh Md. Zaid
shaikh_zaid
Aug 3, 2006 3:09 pm
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...
4280
Atkinson, Robert
ratkinsonuk
Aug 3, 2006 3:20 pm
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]...
4282
if13051@...
leonhart_4321
Aug 3, 2006 5:20 pm
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...
4283
Michael Slavin
dewebbster
Aug 3, 2006 6:15 pm
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...
4284
nomankhan2
Aug 3, 2006 7:12 pm
Hi, You can download here: http://www.plus2net.com/php_tutorial/thumbnail.zip enjoy it! bye...
4285
yaaz_khan
Aug 3, 2006 7:15 pm
hi friends, I want to display categories on muoseOver event in Joomla I am feeling problem in it.Will you help me....
4286
Sourav Mukherjee
me_sourav
Aug 3, 2006 9:53 pm
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...
4287
yaaz_khan
Aug 4, 2006 5:17 am
... 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...
4288
Sreeni .A
sreeniaitist
Aug 4, 2006 6:20 am
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...
4289
sk
reachsenthil80
Aug 5, 2006 6:40 am
hiall, iam new to this group, iam happy to join here and i hope v wil share lot of thing via this group. regards senthil...
4290
abhishek jain
ejaincom
Aug 5, 2006 3:28 pm
Hi, I would rather suggest you use pre-made modules/softwares like kannel , it is a smpp to http interface . Thanks, Abhishek jain Jaime Fuentes...
4291
Ahmad Abudalo
ahmad_a_abudalo
Aug 6, 2006 9:54 pm
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...
4292
Muhammad Sohail Khan
mr_sohail_khan
Aug 7, 2006 4:55 am
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...
4293
Kong Jin Jie
spikomoko
Aug 7, 2006 3:45 pm
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....
4294
Paul Bruesch
p_bruesch
Aug 7, 2006 5:07 pm
According to the phpThumbnailer website, it cannot convert .bmp to .jpg. A simple google search reveals (first hit) the following project on sourceforge: ...