could anybody help with links to a good search and sitemap script written in
php. Thanks
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL
Does anybody know of a sitemap script written in php? I appreciate any hint.
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hello,
how it is possible to create a bar chart in php? I appreciate any hint.
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hello Rahul,
thanks for your reply. I already have got gd library installed. This tool
which have mentioned may help me further to create such a bar chart. I will
look at it.
Regards
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Hello,
is there any possibility of redirecting a request URL using header:Location
and openning the requested URL in a new window linke target="blank" in html.
Thank you.
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
any idea of a free and simple banner management system written in PHP. I
appreciate your help.
---
Ali Reza Sajedi
http://www.bupnet.de/info/mitarbeiter.php3?id=1&action=einzelheit
BUP
Am Leinekanal 4
37073 Göttingen
Ger
Hello,
how do I get a whole paragraph written in pdf using pdflib function
PDF-show-xy? Or is there another function or method to manage this? I
appreciate any hint. Thank you.
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
Hi everyone...
can anyone lead me to a good tutorial on authentication...it wud be good if
i can get a one in connection with a database..
thnks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi there
this is a tutorial am trying to do...chk out the code..
if ( ( !isset( $PHP_AUTH_USER )) || (!isset($PHP_AUTH_PW))
|| ( $PHP_AUTH_USER != 'user' ) || ( $PHP_AUTH_PW != 'open' ) ) {
header( 'WWW-Authenticate: Basic realm="Private"' );
header( 'HTTP/1.0 401 Unauthorized'
Hello,
does anybody know of a LDAP Admin Tool (apart from LDAP Explorer) written in
php. Any hint would be appreciated.
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
and bash , so i was wondering why this behavior shows up.
any clues, or redirections to other mailing lists?
regards Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi
my problem :
i have to pass the price, and part number which i get from the database to
the shopping cart so when i select some
of the items by checking the checkboxes and submit the form i get only the
last item in the list
i use hidden variables to pass these values to shopping cart.
my co
hi
may can some body help me
I'm writing a shopping cart system where the user can search for a product.
the search result is a page with number of items where the user can select
some them using checkboxes and enter the quantity that he needs, then add
them to his shopping cart this works fine
the login script
thanx
"Bogdan Stancescu" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> ...or echo some hidden inputs in the login form?
>
> Julio Nobrega Trabalhando wrote:
>
> > session_register('array_of_select
d and even edit other users' files..
Consquently, the users should be able to access only and only their home
directories.
How can I do this?
Thanks in advance..
Ali Pakkan
E-mail: [EMAIL PROTECTED]
Gsm: +90542 3268742
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
I should explain a bit more in detail.. Actually, the users can have php
files. And these php files can access other users' stuff.
And consider they are real users, then how will i tell Apache server to
run as the user owning the file?
Is it impossible for a real solution?
On Sun, 25 Nov 20
Hello,
I think the following document will solve your problem :
http://www.php.net/manual/en/function.session-save-path.php
If you don't wanna read just try:
session_save_path("C:\\Winnt\\Temp");
Ali Pakkan
E-Mail: [EMAIL PROTECTED]
Gsm: +90542 3268742
On W
Hi every body,
I look for some plase to find good programs for APACHE web server on Windows, such as
PHP for windows, Proxy Server, ASP Support with Apache,
etc., Is there any one to help me?
With best regaurds
Ali Amirnezhad
Hi;
I am just at the beginning process to php.
My question is:
I type in notepad my php code ok allright but where
will I test this?
I know this is so simple but you know I am new to this
and ...
Please help..
__
Do You Yahoo!?
Get personalized e
Hello All,
Is there a way to create Data Auto-Filters using PEAR's Spreadsheet
Writer? Thanks
saqib
http://www.capital-punishment.us
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
can you please check these out and tell me if there another way without
installing externsions??
http://groups-beta.google.com/group/cpdevgroup/web/how-easy-is-these-project?&_done=%2Fgroup%2Fcpdevgroup%2Fweb%2Fhow-easy-is-these-project%3Fmsg%3Dns
Hello All,
I am looking for a simple PHP script that can generate Pie Chart based
on SQL query resultset.
I don't want a reporting system, as we are already using Crystal
Reports for that.
Any suggestions?
Saqib Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
I am trying to use the Google's PHP API (ZendGdata) to add Categories
(labels/tags) to the posts for a blog.
I know how to define Category, but I am at a loss when it comes to
adding that Category to a entry (post). Any ideas how this can be
done? Any examples will be highly appreciated.
$catego
Hello All,
Last year I wrote a small ASP utility which allowed domain users to
change their Active Directory password using a web site. The utility
used ADSI (Active Directory Service Interfaces) so it was quite easy
to implement.
However now we would like to integrated this into our LAMP based
Hello All,
I know this is little bit off-topic but I think users of this group
can give good advice on this topic.
We have a in-house built application using MySQL + PHP + Apache. It is
essentially a elaborate collection of online forms that will be used
for managing school scholarship in the 3r
hp.net/unsub.php
--
Saqib Ali, CISSP, ISSAP
http://www.full-disk-encryption.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Another reader on the usenet suggested the followng MS link, which
seems pretty helpful:
http://support.microsoft.com/kb/269190
saqib
http://www.full-disk-encryption.net
On 12/13/06, Saqib Ali <[EMAIL PROTECTED]> wrote:
Another reader on the usenet suggested the followng MS link, which
visit: http://www.php.net/unsub.php
--
Saqib Ali, CISSP, ISSAP
http://www.full-disk-encryption.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
on of it.
Thanks in advance,
Ali Çevik
Hmm, that should do the trick. Thanks a lot!
But still, I wish there were a way of doing that, without altering the
class behaviour.
>
>
> Ali Cevik.
>
> On Sat, Sep 6, 2008 at 11:58 PM, Stut <[EMAIL PROTECTED]> wrote:
>
>> On 6 Sep 2008, at 20:08, Al
to keep the type persistent.
However, I would also thankfully appreciate if you have an idea to do that
in a better way.
thanks,
Ali.
On Sun, Sep 7, 2008 at 5:35 AM, ANR Daemon <[EMAIL PROTECTED]> wrote:
> Greetings, "Ali Çevik".
> In reply to Your message dated Sunday,
all their class
files in a single directory. And it's rather messy..
On Mon, Sep 8, 2008 at 12:24 PM, Jochem Maas <[EMAIL PROTECTED]> wrote:
> don't top post.
>
> Ali Çevik schreef:
>
>> Hi,
>>
>> I guess the word "meaningless" depends on w
Hi There,
I'm trying to establish a first time connection to MySQL running on Win
2000. I have loaded the application and have entered a user name and
password. The code that I am entering to establish a connection is:
I get a "Can't Connect to MySQL Server" error. I am not sure if it is
loc
Hi
In a web application I need to send mail for each members whith a different content .
mail message must be in HTML Format and 1256 code page
I call mail() functoin in a simple loop to send multiple mail message with differrent
content.
now I want know that is any body know better method to
hi and thank's my friend's
in a web application I send mail message to members using mail() function in HTML
format but yahoo mail server route my messages to bulk folder , I want know if there
is any setting requiered in my script to send mail correctly, PHPINFO() function
return
sendmail_fro
Hi
I'm looking for a function To check SQL Injection in Mysql RDBMS
please tell me if anyone know good function or solution
thank's
this?
--
In Peace,
Saqib Ali
http://www.xml-dev.com/blog/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Have you checked http://www.php.net/ldap ?
yes. couldn't find one.
i can implement the function myself. i was just wondering if there is
something already available.
--
In Peace,
Saqib Ali
http://www.xml-dev.com/blog/
--
PHP General Mailing List (http://www.php.net/)
To unsubscrib
that page.
--
In Peace,
Saqib Ali
http://www.xml-dev.com/blog/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
. However if we just flag the record as deleted the
restoring is quite easy.
Any thoughts/ideas ?
--
In Peace,
Saqib Ali
http://www.xml-dev.com/blog/
Consensus is good, but informed dictatorship is better.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
hi all
i'm a beginner in php
can anyone help me about useful and powerful editors in php?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thanks all for all
i will test them
"M-Ali Mahmoodi" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> hi all
> i'm a beginner in php
> can anyone help me about useful and powerful editors in php?
>
>
>
--
PHP General Mailing List (htt
if no newer editors?
so the old messages suggest the older!
"Lars Torben Wilson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sat, 2003-06-14 at 12:59, electroteque wrote:
> > boy how painfully dweebish is vi why make it harder for yourself :O
>
> Please don't start this again
Hello,
try this:
http://www.digitalgenesis.com/software/dgssearch.html
---
Ali Reza Sajedi
Webentwicklung und -betreuung
BUP Goettingen
0551/54707-41
[EMAIL PROTECTED]
http://www.bupnet.de
Hello All,
Does anyone of any good documentation for compiling Netegrity's Siteminder
module with Apache for use in a PHP based application?
Thanks.
Saqib Ali
http://validate.sf.net <<< XHTML/DocBook XML Validator and Transformer
hanks.
Saqib Ali
http://validate.sf.net <<< XHTML/DocBook XML Validator and Transformer
Regards,
Saqib Ali
https://downloads.seagate.com <<< Click to download latest desktop
applications
Sam Evans <[EMAIL PROTECTED]>
No Phone Info Available
08/12/2004 06:40 AM
To
"[E
question: Is I.E. 6.01 SP1 doing something to foil the CSRF attack,
i.e. only allow image extensions .gif .png .jpeg?
Regards,
Saqib Ali
http://validate.sf.net <<< DocBook XML -> XHTML / PDF Convertor
I.E. is doing
in their browsers to prevent CSRF attacks. I m not trying to start a
browser war here.
Regards,
Saqib Ali
http://validate.sf.net <<< DocBook XML -> XHTML / PDF Convertor
Chris Shiflett <[EMAIL PROTECTED]>
No Phone Info Available
08/16/2004 11:17 AM
Please
Hello Chris,
I can't share the exact code ;) , but here is something very similar:
http://slashdot.org/my/logout"; height="1" width="1">
If I load a web page with the above code, it should log me out of
slashdot. It works in Mozilla (and netscape), but not in I.E. 6.01 SP1
downloads.seagate.co
guarantee that an CSRF attack will
not work, either.
Thanks.
Saqib Ali
http://validate.sf.net <<< XHTML/DocBook XML Validator and Transformer
"Octavian Rasnita" <[EMAIL PROTECTED]>
No Phone Info Available
08/16/2004 12:57 PM
To
<[EMAIL PROTECTED]>, <[EMAIL PROT
completely clueless as to why this particular attacks works in
Mozilla but not in IE.
Any ideas?
Thanks.
Saqib Ali
http://validate.sf.net <<< XHTML/DocBook XML Validator and Transformer
Chris Shiflett <[EMAIL PROTECTED]>
No Phone Info Available
08/16/2004 11:55 AM
Please respond to
[
of the website to which the cookies belong.
Maybe Chris can correct me, if I am wrong here.
Thanks.
Saqib Ali
http://validate.sf.net <<< XHTML/DocBook XML Validator and Transformer
Curt Zirzow <[EMAIL PROTECTED]>
No Phone Info Available
08/16/2004 02:40 PM
To
[EMAIL PROTECTED]
use of CSRF.
Try to insert the above HTML line a web page of your choice, and then load
the web page. If you are using Mozilla, it will log you off from /.
However in the latest build of I.E. it doesn't work, whereas it should
work.
Thanks.
Saqib Ali
http://validate.sf.net <<<
Thanks Curt, Chris and Ed,
It is indeed the disabling of third-party cookies that is causing this
behaviour in I.E. :)
So thanks all the help :)
Thanks.
Saqib Ali
http://validate.sf.net <<< XHTML/DocBook XML Validator and Transformer
"Ed Lazor" <[EMAIL PROT
I don't think this will work. Why do you need to MD5 the passwd if you
sending it over LDAPS:?? (LDAP over SSL)?
Thanks.
Saqib Ali
http://validate.sf.net
Steven Hildreth <[EMAIL PROTECTED]> wrote on 08/30/2004 06:33:32 PM:
> Hi, Attempting to connect to an OpenLDAP server t
http://cafelog.com/ (PHP + mysql)
a very light weight (simple and primitive) blog:
http://www.xml-dev.com/blog/
Thanks.
Saqib Ali
https://validate.sf.net
[EMAIL PROTECTED] wrote on 08/31/2004 10:28:09 AM:
> Does anyone know of Blog sw available in the marketplace written in PHP
/HTML: http://www.xml-dev.com/blog/#88
Here are some other utilities to convert to PDF:
http://www.xml-dev.com/blog/#101
This one is pretty good: http://html2pdf.seven49.net/seven49.aspx?
Thanks.
Saqib Ali
http://validate.sf.net
robert mena <[EMAIL PROTECTED]> wrote on 09/06/2004 04:56:1
On Thu, Jan 15, 2009 at 1:59 AM, Paul M Foster wrote:
> If you're going to go with a prebuilt framework, I'd recommend
> CodeIgniter for your first time out. If the docs look good to you (and
> they are pretty good), you'll probably do fine with it. It's about the
> lightest weight platform out t
On Wed, Jan 28, 2009 at 11:07 PM, Terion Miller wrote:
> On Wed, Jan 28, 2009 at 3:54 AM, Ondrej Kulaty wrote:
>> Thanks for all the information, I was asking because I inherited thousands
> of lines of code that had used mysql_fetch_object(), yet I kept getting so
> many errors so I starting pla
NO_TMP_DIR
Value: 6; Missing a temporary folder. Introduced in PHP 4.3.10 and PHP
5.0.3.
Has anyone encountered such a problem or has a clue as to what the cause
could be?
Thank you.
Kind regards
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thank you for your replys.
In php.ini upload_tmp_dir is not set, so that the system should use its
default tmp folder.
It used to work properly. But, after a system update from centos5.3 to
centos5.4 this malfunction is now observed.
Any idea?
Kind regards
Ali
- Original Message
Hello all,
Does anybody know a good open source bookshop/bookstore system written in
php+mysql?
Google and sourceforge search didn't yield good results.
Any hint would be very much appreciated.
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
meet.
Ali
- Original Message -
From: "O. Lavell"
To:
Sent: Wednesday, March 17, 2010 8:22 PM
Subject: Re: [PHP] open source bookshop
Tommy Pham wrote:
Ali Reza Sajedi wrote:
Hello all,
Does anybody know a good open source bookshop/bookstore system written
in
Try Symfony 2
Does anyone know of any framework that can generate CRUD code for
normalized database tables? Preferably FOSS.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tcpdf is a good choice
ali
- Original Message -
From: "dealTek"
To: "PHP General list"
Sent: Saturday, May 18, 2013 3:05 AM
Subject: [PHP] looking for a PDF generator class/library for PHP 5?
Hi all,
I'm looking into a good versatile PDF generator class/l
Hello,
I am looking for an open source php based E-Library sofware.
Could anybody help?
Regards
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I am looking for an open source php based E-Library sofware.
Could anybody help?
Regards
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
return $result->fields[0];
}
Could anybody see what is going wrong here?
I appreciate any hint.
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I added var_dump($result); to the function.
As part of the output I get the following:
["fields"]=> array(1) { ["fa"]=> string(22) "ورود به سایت"}
which is the string which should be returned and printed.
The result is there, however, it couldn
using $result->fields["fa"] did solve the problem.
thanks very much Thijs
- Original Message -
From: "Thijs Lensselink" <[EMAIL PROTECTED]>
To:
Sent: Monday, April 21, 2008 2:48 PM
Subject: Re: [PHP] function returns no value
Quoting Ali Reza Sajedi &
On Wed, May 21, 2008 at 8:51 PM, robert <[EMAIL PROTECTED]> wrote:
> Cool! yes Fasterfox could be it. If anyone cares, it also gave me some
> clues to what I was looking for: "offline browsing". Certainly better
> keywords than "page suck" :)
>
> thank you everyone!
>
>
Well, "site rippers" is a m
Sorry, the link:
http://www.javascriptkit.com/howto/htaccess13.shtml
Usamah
On Thu, May 22, 2008 at 1:15 AM, Usamah M. Ali <[EMAIL PROTECTED]> wrote:
>
>
> On Wed, May 21, 2008 at 8:51 PM, robert <[EMAIL PROTECTED]> wrote:
>
>> Cool! yes Fasterfox could be it. If
Hello,
I have a function that picks up a random entry from a file consisting
of city names, each name on a separate line. The random value is
generated by rand() before fseek()ing to the position determined by
it. The problem is that when using fgets() to get a random line, it
returns a part of th
On Fri, May 30, 2008 at 3:38 AM, Chris <[EMAIL PROTECTED]> wrote:
> fseek doesn't go to the start of a line, it goes to a particular byte -
> so that's where the problem lies (not with fgets). There's no function
> (that I could see) which would go to the start of the line based on that
> offset (I
On Fri, May 30, 2008 at 4:21 AM, Chris <[EMAIL PROTECTED]> wrote:
>
>
>> I just need to figure out why when using fgets() with fseek() &
>> rand(), the script returns partial strings form the city names.
>
> Because fseek doesn't necessarily put you at the start of a line.
>
> It puts you anywhere
On Thu, Jun 5, 2008 at 9:19 AM, Per Jessen <[EMAIL PROTECTED]> wrote:
> Shawn McKenzie wrote:
>
>>> if (preg_match('/[\s]*/', $string) === false) {
>>> echo 'No spaces!';
>>> }
>>>
>>> -Shawn
>>
>> Second one doesn't work for some reason. No time now to test, will
>> later.
>
> How about:
>
>
On Thu, Jun 5, 2008 at 12:02 PM, Usamah M. Ali <[EMAIL PROTECTED]> wrote:
> Won't work either. The problem lies in using the === comparison
> operator. preg_match() returns 0 if no match is found, and FALSE if an
> error occurred. So using === will always echo 'No spa
Well, finally found an explanation and a solution: calling fgets()
twice. Because if there's no length limit supplied (and it's not EOF)
when calling the function, it continues reading until it finds the
first newline character. So calling fgets() again will ensure that it
will read from the _begin
On Thu, Jun 12, 2008 at 4:34 PM, Bastien Koert <[EMAIL PROTECTED]> wrote:
>>
>> PHP does not support threading AFIAK.
>
>
He probably meant "threading" as in "forum threads", i.e. topics where
discussions are presented in a threaded way.
Regards,
Usamah
--
PHP General Mailing List (http://www.
Taking into mind that email addresses extracted out of hacked
databases is one of the main spam industry seeders, I always wonder
why web application developers don't consider encrypting emails the
same way they consider encrypting password! Once a hacker has full
access to a database, an encrypted
hi friends
I need a hash function to build a Unique serial number by mixing a request
code and a user name
request codes are strings like this: They are literally HEX codes of MAC mac
addresses.
"002314EFD000544AB05345300045675609782123C3254B312123D12312EE13123F123D123123EEE000E
Hi friends
I have an application I want to sell it in my website
How can i use PayPal to marketing? i understand php so i am eager to write
some php code, myself.
How can i implement a php code to use PayPal gateway
Thanks for any help
user name that is known for a probable jobber user.
what do you think about it?
On Mon, Nov 9, 2009 at 3:09 PM, John Black wrote:
> Ali Asghar Toraby Parizy wrote:
>
>> hi friends
>> I need a hash function to build a Unique serial number by mixing a request
>> code and a us
On Mon, Nov 9, 2009 at 7:58 PM, Martin Scotta wrote:
> On Mon, Nov 9, 2009 at 1:04 PM, Arno Kuhl wrote:
>
> > -Original Message-
> > From: Dave M G [mailto:mar...@autotelic.com]
> > Sent: 09 November 2009 05:36 PM
> > To: php-general@lists.php.net
> > Subject: [PHP] Anyone using Aptana an
Hi
How can i create a web page that include some gadgets? what kind of
technology do i have to use to creating web pages like igoogle and gmail?
How can i create them by php?
cause
the gadgets can have been removed by user, but HTML frames are static absurd
things in web page.
*In summary, I looking for a technology to build php pages with some
independent sections.*
On Fri, Nov 20, 2009 at 11:21 PM, Ashley Sheridan
wrote:
> On Fri, 2009-11-20 at 23:15 +0330, Al
It is very simple:
$ip=$_SERVER['REMOTE_ADDR'];
On Tue, Dec 1, 2009 at 1:47 PM, Lester Caine wrote:
> Lars Kristiansson wrote:
>>
>> Hi!
>>
>> This is probably the wrong forum. Please redirect me if im out of place.
>>
>> I would like to find out what IP address my visitor uses when visiting a
>>
Hi friends.
What ajax library do you suggest for php developers?
Can i use gwt with php, or It is compatible only with java web applications?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks for your replies. Which one is better for GUI building? I'm looking
for a ajax library that is comfortable for client side applications. I think
php is plenty comfortable For server side issues, so I can't see any reason
to toil in experiencing new technologies.
On Sat, Dec 12, 2009 at 3:37
Hi
I think the best choice is jquery until now.
But, is it reasonable to combine jquery and other library to client
side and server side scripting respectively?
By the way, where i can find good lessons about jquery and php?
On Mon, Dec 14, 2009 at 1:16 PM, Angelo Zanetti wrote:
>
>> On Sat, 20
Which one is more active than others? I mean which project extends
faster and better, in future?
On Tue, Dec 15, 2009 at 1:37 AM, Philip Thompson wrote:
> On Dec 14, 2009, at 4:27 AM, Ali Asghar Toraby Parizy wrote:
>
>> Hi
>> I think the best choice is jquery until now.
>&g
e:
> On Dec 15, 2009, at 3:12 AM, Joseph Masoud wrote:
>
> > On 15 Dec 2009, at 08:50, Ali Asghar Toraby Parizy <
> aliasghar.tor...@gmail.com> wrote:
> >
> >> Which one is more active than others? I mean which project extends
> >> faster and better,
On Sat, Dec 19, 2009 at 7:13 PM, tedd wrote:
> I have chosen jquery at last. because:
>>
>> * jQuery has a huge number of plugins available for everything you could
>> imagine wanting to do online
>> * The information on the jQuery site is extremely well documented, with
>> many
>> examples
>> *
I'm looking for any Application help provider that created by php. Is any
php application help provider written, so far?
Hi
I have installed php 5.3.1 (with thread safety = on) recently And I
tried to install zend debugger yesterday. I downloaded zend debugger
extension from http://downloads.zend.com/pdt/server-debugger/
But I didn't find dll module for 5.3.x release. So I tried dll file in
5_2_x_comp folder. When I
It isn't good idea to use php to visualize your table. You can fetch
you data by php and style them by java script.
On Wed, Apr 28, 2010 at 3:59 PM, Juan Rodriguez Monti
wrote:
> Hello Guys,
> I would like to implement a two color row table for some queries that I'm
> doing.
>
> I use PHP to que
, Apr 28, 2010 at 4:12 PM, Ashley Sheridan
wrote:
> On Wed, 2010-04-28 at 16:16 +0430, Ali Asghar Toraby Parizy wrote:
>
> It isn't good idea to use php to visualize your table. You can fetch
> you data by php and style them by java script.
>
> On Wed, Apr 28, 2010 at 3
I have written this code to export data to a text file and asks user
to save generated file. It works with Firefox perfectly, but IE shows
content of file instead of prompting the download window.
How can I force IE to show the download dialog?
--
Ali Asghar Torabi
--
PHP General Mailing
attachment is correct syntax and solves the problem.
Thanks
On Fri, Apr 30, 2010 at 9:44 PM, Andre Polykanine wrote:
> Hello Ali,
>
> It's attachment, not attachement. Maybe here's the reason? Just a
> thought.
> --
> With best regards from Ukraine,
> Andr
90090
>
> Calling json_decode() from 5.2.6 returns an associative array when asked,
> while 5.2.10 always returns a stdClass. Is this a bug or a problem with my
> calling convention?
>
> Thanks!
> François
--
Ali Asghar Torabi
--
PHP General Mailing List (http://www
1 - 100 of 113 matches
Mail list logo