[PHP] Passing Logined in Name form One Form to other Page

2001-12-19 Thread Jack
need to select data from MYSQL, it will read the Username which passed from the Login Form and select the only Record to him! I heard about the Session, but how i can pass the Username to other page using Session?? Pls Help! Thx a lot ! jack [EMAIL PROTECTED] -- PHP General Mailing List

[PHP] FrameSet Problem with PHP, Pls Help!

2001-12-21 Thread Jack
Stuck!!! Thx a lot!! Jack [EMAIL PROTECTED] -- 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]

[PHP] Problem with Getting Values from Cookie

2001-12-21 Thread Jack
: $KT_redirectLoginFailed); exit; } ? What i want to do is after i had set the cookie, then i got to main.php which is one of the page within the site and i type : ? echo $HTTP_COOKIE_VARS[username]; ? It got nothing to print out!!! Pls help!! Jack [EMAIL PROTECTED] -- PHP General Mailing List (http

[PHP] Cookie Can't Display Name on other page

2001-12-21 Thread Jack
$HTTP_COOKIE_VARS[username];?. Then the strange things happen, the Main.php won't show the name from cookie! actually the $user you saw in setcookie is the input box where the user input their username to login!! Another way i had tried is , if i set the cookie like this ?setcookie(username,jack

[PHP] Login and select Query in Mysql

2001-12-26 Thread Jack
into index.htm. Could someone pls give me a idea how i should make this system work?? Thx Jack [EMAIL PROTECTED] -- 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

[PHP] Call another page after the menu had been selected

2001-12-27 Thread Jack
from a blank window when the item A is selected? and another page when Item B is selected! thx a lot jack [EMAIL PROTECTED] -- 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

[PHP] http error 405

2002-01-30 Thread Jack
[firstname])) { header (Location: http://microsoft.nedcor.com.dev/index.php;); } else { header (Location: http://microsoft.nedcor.com.dev/login.php;); } } ? === Thx a lot Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e

[PHP] What is ? Mean in the Action Box

2002-01-31 Thread Jack
Dear all I had open a webpage which design from my company's pervious staff! This page is a input form, and when i look at the properity of the Form i saw this: form name=o_form action=deposit_admin.php?save=yes method=post What is the ? mean in the Action part? Thx Jack [EMAIL PROTECTED

[PHP] Can php Read contents from MS Word in Exactly same format

2002-02-03 Thread Jack
, could any one suggest a book to me? Thx a lot Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Don't Know how to Set the include Path

2002-02-19 Thread Jack
but not the ;UNIX: '/path1:/path2 Windows:: \path2, that is there by default. Then i test again from my web, it remains the same error!! So could someone pls tell me how i should set the include_path, would be great if you could provide EXAMPLES! Thx a lot Jack [EMAIL PROTECTED] -- PHP General

[PHP] Windows Logon Username Pass to PHP

2002-02-21 Thread Jack
Dear all Is there any ways that i can pass the Windows Logon Username to PHP? Any Built in Function that can handle this? cause i don't want the user to logon so many times and my website is for internal only! Thx Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net

[PHP] What is - mean in php?

2002-03-04 Thread Jack
Dear all There is one symbol in PHP that i always see is -, could anyone pls tell me what is this, and what does that do? Here is the statement i saw could some pls explain what it means? if (!empty($row-usd_period) Thx a lot Jack [EMAIL PROTECTED] -- PHP General Mailing List (http

[PHP] Is there any Possible Way to get data from Excel File?

2002-03-19 Thread Jack
Dear all What i'm planning to do is to use php to grep the data from a Excel file and then insert it to the MySQL Database, so is there any possible way that the php can grep the data from an Excel File? Thx all Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net

[PHP] When Click a HyperLink, Promp password before Showing the Page

2002-03-24 Thread Jack
that the username or password ar not correct. I know it will be easy if there is only one hyperlink, but what happen if there are many of them? Thx very much Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Is there anyway to save a file into Mysql database

2002-03-24 Thread Jack
Dear all Can someone pls tell me is php will be able to grep text from MS Word and then save that word file into MYSQL database? Which means is MYSQL will be able to store files into it's table? Thx a lot jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe

[PHP] How to Pass the Username which from Windows Login

2002-03-24 Thread Jack
a lot Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Date Comparsion

2002-06-18 Thread Jack
this operation? -- Thx a lot! Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] How to Show my Own Error Message Instead of Mysql Error?

2002-06-20 Thread Jack
, it mean the Login Name is Duplicated! But i want to show my own message to the user for this error instead the Mysql Error! It is meanness to show User the Mysql Error, cause they won't understand it!!! Could Someone pls tell me how i can do this? -- Thx a lot! Jack [EMAIL PROTECTED] -- PHP

[PHP] How to dectect if a file exist in specific Folder

2002-07-10 Thread Jack
the date at the end of the string as the file name. 3. If the filename exist in that specific folder, then it will show a hyperlink for each exist report, otherwise nothing will shows up! I want to know how i can use php to detect if such file is exist in that specific Folder? -- Thx a lot! Jack

[PHP] Problem on file_exists()

2002-07-16 Thread Jack
help me! -- Thx a lot! Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Problem on file_exists() function

2002-07-17 Thread Jack
)) { print (exist); } else { print (Doesn't Exist!); } Then it can detect the file is there! why? -- Thx a lot! Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] How to Detect File in a Specifc Directory on Window Env?

2002-07-19 Thread Jack
to Left). If you have any other suggestion, pls help me! -- Thx a lot! Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] How to get Specific Data from an CSV format file to PHP

2002-04-18 Thread Jack
Dear all I had tried to fetch the data from CSV file by using PHP, what i did is fetch the whole file content! But now i only want specific data from that CSV file, is there anyway in php that can point the pointer to specific data i want? -- Thx a lot! Jack [EMAIL PROTECTED] -- PHP

[PHP] how to get row by row from CSV file

2002-04-18 Thread Jack
Dear all I'm a beginner of php, i tried to get the CSV file, but it return like Column by Colume, but how i can get it in Row by Row, cause i want to point to specific data i want, but not the whole file content! -- Thx a lot! Jack [EMAIL PROTECTED] -- PHP General Mailing List (http

[PHP] Problem on Load CSV file to Mysql through PHP Script

2002-04-26 Thread Jack
(HOST,USER,PASSWD); mysql_select_db(DBNAME,$link); print ($select); if ($select ==HKD RATE) { $importquery= LOAD DATA LOCAL INFILE 'C:\\Documents and Settings\\jack\\Desktop\\Web\\test\\hkd_rate.csv' into hkd_depsit1 fields terminated by ','; $resultimportquery=mysql_query($importquery,$link); print

[PHP] How to see the error from mysql?

2002-04-29 Thread Jack
Dear all I had made a page which import some csv file data into Mysql, when i test this page, it doesn't show any message or error, but the data didn't load into mysql table, so is there anyway i could use in php to show me the status of mysql? -- Thx a lot! Jack [EMAIL PROTECTED] -- PHP

[PHP] Strange Form Action Type

2002-04-30 Thread Jack
Dear all I had saw a form which is quite strange, because it look some as below: form name=o_form, action=deposit_admin.php?save=yes method=post as the deposit_admin.php is actually itself, but the ?save=yes is represent what meaning? Can someone pls tell me? -- Thx a lot! Jack [EMAIL

[PHP] Problem on fread!

2002-05-13 Thread Jack
as the (month) and last four as (year) to display in my INPUT BOX. How i can read a file by telling it how much digit i want? -- Thx a lot! Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Question on File Move / Delete and Create Directory

2002-07-31 Thread Jack
location? -- Thx a lot! Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Consideration on Upgrade php

2002-07-31 Thread Jack
that when you post data from a form to other page, 4.2.2 will have problem, unless you got to set something from php.ini? is that right? -- Thx a lot! Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Can PHP convert word to PDF

2002-08-12 Thread Jack
Dear all Can PHP be able to convert a Word Document to PDF? -- Thx a lot! Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Problem with file permissions within my PHP document when running on an Apache web server

2001-09-25 Thread Jack A.
I'm having a problem with file permissions within my PHP document when running on an Apache web server. When accessing a perl script or an executable from the cgi-bin directory the web server runs the script as the correct user and group id. However then a PHP document is accessed within the

[PHP] Post Variable Problem

2001-12-13 Thread Jack
really waiting for your help! Jack [EMAIL PROTECTED] -- 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]

[PHP] log out solution?

2001-07-30 Thread Jack
a better solution would be good. Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message - From: Ariunbold Gerelt-Od [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 30, 2001 2:03 AM Subject: Did you find out a solution? You wrote

[PHP] Re: log out solution?

2001-07-30 Thread Jack
not yet, good one to know that. You should post this on to the list so that people will share this together. Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message - From: Ariunbold Gerelt-Od [EMAIL PROTECTED] To: Jack [EMAIL PROTECTED] Sent: Monday, July 30

[PHP] ad tracking system

2001-08-01 Thread Jack
Hi people, I am looking up for the software that can track all views and click though number of all advertising on my sites, has to fit in to my RAQ server though. Is there any advice? Don't mind paying of course. Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

[PHP] phpAdsNew from newbie

2001-08-06 Thread Jack
can make the phpAds track the click on each images on my site, is there anyone who ever used this software can give me some clue? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

[PHP] phpAds advice needed

2001-08-06 Thread Jack
are they suppose to do specifically. If there is anyone who has experiences about using this phpAdsNew or phpAds, please give me some advice or tell me where could I get further information beside the given docs that come when you download it. Jack [EMAIL PROTECTED] Love your enemies, it will drive them

[PHP] Question about grant user right to MySql

2001-08-13 Thread Jack
to a user which he can login to the system from any computer? Thx Jack [EMAIL PROTECTED] -- 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]

[PHP] to include php file into html page

2001-08-14 Thread Jack
='JavaScript' src='/include/adjs.php/script /body /html *** Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

[PHP] to include php file into html file

2001-08-14 Thread Jack
='JavaScript' src='/include/adjs.php/script /body /html *** Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

Re: [PHP] to include php file into html file

2001-08-14 Thread Jack
I also tried ?php include myphp.php;? into my html page, and it appears that nothing happen at all,. Looks like the html page does not recognize the php tag. Is there any other way that one can include a php file into a html file? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

[PHP] a bit off the list but should be easy

2001-08-15 Thread Jack
Hi people It is about html, that when I go to some sites that ask me to download their font like Japanese or chinese font, in order to read their language, what do they put in the page for that kind of detection? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

Re: [PHP] a bit off the list but should be easy

2001-08-15 Thread Jack
Thanks :-) that is really helpful. Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, August 15, 2001 3:33 AM Subject: RE: [PHP] a bit off the list but should be easy

[PHP] Addtype command in htaccess

2001-08-15 Thread Jack
Hi people this may be off this list a bit, But I want to make the apache webserver believe that a html file is my server is actually a php4 file, Is this syntax correct to add in the .htaccess file? AddType application/x-httpd-php4 .html Open for all suggestions. Jack [EMAIL PROTECTED] Love

[PHP] to set file tye at apache module using htaccess

2001-08-15 Thread Jack
and did not do anything yet. ** AddType application/x-httpd-php4 .html ** What is the correct way to do this? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

Re: [PHP] to set file tye at apache module using htaccess

2001-08-15 Thread Jack
How do I check that out? and how do I turn it on? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message - From: Jason Murray [EMAIL PROTECTED] To: 'Jack' [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, August 16, 2001 1:19 AM Subject: RE: [PHP] to set

Re: [PHP] to set file tye at apache module using htaccess

2001-08-16 Thread Jack
In response to Rasmus, I need to make this for all html files under a domain, not just one file. Is there anyway to do this? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message - From: Rasmus Lerdorf [EMAIL PROTECTED] To: Jack [EMAIL PROTECTED] Cc: [EMAIL

Re: [PHP] to set file tye at apache module using htaccess

2001-08-16 Thread Jack
In response to Rasmus again, please bare with me a sec, where can I find the file https.conf? I am only able to log in to server viw ftp at this stage, so I am not sure if I will have access to that file yet. Alternatively, can I do the same to .htaccess? Jack [EMAIL PROTECTED] Love your enemies

Re: [PHP] to set file tye at apache module using htaccess

2001-08-16 Thread Jack
In response to Maxim and Rasmus, I got it work out now. Many thanks for this open source code community :-) Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message - From: Maxim Maletsky [EMAIL PROTECTED] To: 'Jack' [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent

[PHP] Try to get PHP to read the content from MS Word

2001-08-16 Thread Jack
suggestion for performing this task??? User Input --- Copy content to a file --- Read content display to browser! Thx jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

[PHP] Installation failed ! Please Help!

2001-08-16 Thread Jack
some article from internet, some of them say that the Application Extension should point to php.exe, so could anyone tell me which is the truth! and pls help me with that, because i got to get to other website working with PHP as well!! Thx Jack [EMAIL PROTECTED] -- PHP General Mailing List

[PHP] flash and mysql

2001-08-19 Thread Jack
Hi people I want to make a flash file with dynamic content, driven by database(Mysql in this case), is there anyone know where can I get more information about this? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

[PHP] flash and php

2001-08-19 Thread Jack
I know this issue has been talk a lot already, but can anyone guide me where can I find information about how to build a dynamic content flash file driven by database? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

[PHP] php and flash

2001-08-20 Thread Jack
Hi people Is there anyone know where can I find something to study more about how to make dynamic content in flash using php and mySql? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

[PHP] do not mean to be harsh but I though this is supposed to be nicer community

2001-08-20 Thread Jack
on debating about this kind of manner. Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message - From: speedboy [EMAIL PROTECTED] To: Jack [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, August 20, 2001 10:11 PM Subject: Re: [PHP] php and flash STOP asking

[PHP] thank you Lawrence

2001-08-20 Thread Jack
Dear Lawrence Thank you very much for this. It is very kind of you. Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 20, 2001 10:15 PM Subject: RE: [PHP] php and flash

[PHP] my apologise to all member of the list

2001-08-20 Thread Jack
It is my apologise to all member of the list about the question I have been asking about flash. I will make sure to be careful next time. Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

[PHP] Mutiline read as Sigle Line!

2001-08-21 Thread Jack
could display exactly the same as the user input! even the lines and format! Could anyone pls help me with this? Thx Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

[PHP] Multi-Task on PHP by submitting a form!

2001-08-20 Thread Jack
had finish, which will insert the data from the from to mysql_database. Thx Jack [EMAIL PROTECTED] -- 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

[PHP] How to get the content of a file into the value of a text column

2001-08-23 Thread Jack
Dear all Actually i'm trying to get the content of a file, and make it as a default value of a input text column. Is there anyway could do it? Thx jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

[PHP] br appear in Text file

2001-08-27 Thread Jack
that txt file to the text box in (input box). Is there anyway that i can do to avoid grebing the br from txt file to my input box's value? or anyway that i can delete the br when the data is greb from input box to txt file?? Thanks a lot Jack [EMAIL PROTECTED] -- PHP General Mailing List (http

[PHP] Print out the form When click Submit?

2001-08-30 Thread Jack
approveral, but is there any script for php that when the user click the submit button, the Regenerated page which print to user default printer automatically?? Pls help Thx Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

[PHP] Can PHP and Java work together?

2001-08-31 Thread Jack
before though? Thx Jack [EMAIL PROTECTED] -- 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]

[PHP] PHP Interact with DreamWaver

2001-06-19 Thread Jack
knew php can handle these things well, so i want to let the php to interact with the Dreamwaver! Is there anything i got to set on the Dreamwaver or the php side? Thx -- Jack [EMAIL PROTECTED]

[PHP] php code security problem?

2001-06-30 Thread Jack
hi everyone, Does anyone know the best way to secure php source code so it is not group/world readable? I can read other users' php source code by writing a simple php script. Thanks. Jack -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

[PHP] php not run as cgi.

2001-06-30 Thread Jack
hi everyone, Does anyone know the best way to secure php source code so it is not group/world readable? I can read other users' php source code by writing a simple php script. I do not prefer to run php as cgi because all user's php file need to add the header #/usr/bin/php again. Thanks. Jack

[PHP] php chat

2001-07-09 Thread Jack
Hi all is there anyone know where can I get a good php chat programme? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

[PHP] how to use class

2001-07-09 Thread Jack
Hi all I am new to php class, basically never use class before. Now I try to use a credit card class from Zend, the class name is credit_card.pkg. How do I create the object for this type of class and how do I call the functions from this class to use? Jack [EMAIL PROTECTED] Love your enemies

[PHP] how do I include a class into my php page

2001-07-09 Thread Jack
Exactly what the title said, I have a class file, name credit_card.pkg, how do I include that into another php page? The same way we do with normal include file? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

[PHP] http referer

2001-07-10 Thread Jack
Dear folks I was told that http referer can tell me where the user come from. But it does not work all the time, is there anything else that work better than this? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

Re: [PHP] Re: http referer

2001-07-11 Thread Jack
this is why I want to know if there is anyone know the better way than http_referer? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message - From: Maxim Maletsky [EMAIL PROTECTED] To: 'Henrik Hansen' [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, July

[PHP] php ad banner rotation

2001-07-11 Thread Jack
All folks, Is there anyone out there can advice me about the php ad banner rotation module ( especially the free one) ? If there is anyone is using it now and recommend it to me, would be nice. Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

[PHP] time compare in my sql

2001-07-12 Thread Jack
) it keeps saying sql syntax error. What should I do? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

[PHP] email counter

2001-07-16 Thread Jack
to achieve this? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

Re: [PHP] email counter

2001-07-17 Thread Jack
execute when people click on the link to send mail or something? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message - From: Jorg Krause [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 17, 2001 2:53 AM Subject: RE: [PHP] email counter Hi

[PHP] count number of email sent to us

2001-07-18 Thread Jack
to achieve this? cheers Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

Re: [PHP] count number of email sent to us

2001-07-18 Thread Jack
Yes, that is the point here. We normally use variables from php to do something in php function, how could we use javascript variables to do something in php function? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message - From: halmi yasin [EMAIL PROTECTED

Re: [PHP] count number of email sent to us

2001-07-18 Thread Jack
Sorry, It is mistyping here. I mean, we normally use variables from php to do something in javascript function. But how could we use value from variables in javascript function to do something in php function? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original

Re: [PHP] count number of email sent to us

2001-07-19 Thread Jack
How about when there is two people click on the email link at the same time (which could happen on internet) , what will happen to the value that will pass to javascript variables as number of click? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message

[PHP] mail priority

2001-07-24 Thread Jack
Dear folks, I am doing the email using mail() command. I wonder if there is anyone can tell me how do I do the priority attached with the message so that the mail get sent out with different priority status. Any advice will be appreciated. Jack [EMAIL PROTECTED] Love your enemies, it will drive

Re: [PHP] IE - View Source

2001-07-26 Thread Jack
There is no way to disable view source from the menu bar in IE, you can only disable view source by disable right click, but they can still view source using the menu bar. Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts - Original Message - From: Peter Houchin [EMAIL

[PHP] Can php auto execute it's script in schedule without opening a webpage?

2002-12-15 Thread Jack
to be excute even no one open a homepage contain php script in it! is there anyway i can do that? thx Jack -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Can i convert a text file to PDF only when need!

2002-12-17 Thread Jack
want to view the file on next time, it will safe some time for convertion! I don't really know how i can install the pdf library to php under windows os, can anyone pls give me some hints? and any recommendation will be great! Thx a lot! Jack -- PHP General Mailing List (http://www.php.net

[PHP] Can php works as a scheduler?

2003-01-20 Thread Jack
Dear all I built a page which will import data from csv files to database, i want this task to be done automatically at the midnight of each date. so does anyone know if there is any function work as similar as Scheduler in php? so php will run the script at specific time! Thx a lot Jack [EMAIL

[PHP] Can we control the content of MS Outlook Express

2003-08-27 Thread Jack
! is this possible? Thx alot Jack -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PDF Problem

2003-08-29 Thread Jack
you please give me some hints how i can convert a text file to pdf file under windows environment? Thx alot Jack -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php/mysql grouping output

2003-03-09 Thread Jack
On Sun, 9 Mar 2003 14:56:31 -0500 Kelly Meeks [EMAIL PROTECTED] wrote: Order Num Order Date Product CodeProduct Name --- 1 2003-01-01 12345

Re: [PHP] Help with session needed

2003-03-09 Thread Jack
On Sun, 9 Mar 2003 21:18:33 +0100 Øystein Håland [EMAIL PROTECTED] wrote: The problem is the cookie soon reaches the 4 kb limit, so I would like to achieve the same using session. The trouble is, I don't know how to do. I would appreciate any help that brings me closer to a solution on this.

[PHP] How to do Date Calculation

2002-10-10 Thread Jack
Dear all I'm trying to make a script which will show the month before current month! Is there anyway i can do this? Example : CurrentPervious OctoberSeptember Thx a lot Jack [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net

[PHP] How to convert the text file into pdf file in php

2002-10-16 Thread Jack
Dear all I want to make a script which will ask php to convert the source file into pdf file format n then save it to somewhere else, but i don't know if php can do such thing, so could you pls help me on this? Thx a lot Jack -- PHP General Mailing List (http://www.php.net/) To unsubscribe

[PHP] Simple Question on Date conversion

2002-11-20 Thread Jack
Dear all Can anyone pls tell me how i can turn number : 10 to Oct? i counting on the month, that's why i won't to convert the result to month! Thx a lot Jack -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Problem on OpenDir()

2002-11-21 Thread Jack
, there is a permission error to the folder and after i fixed it, it seems keep prompt me the Invalid Argument instead of open the folder. Don't know what is going on! pls help! Thx a lot, Jack

[PHP] Problem on OpenDir()

2002-11-25 Thread Jack
line 22 but when i change the path to : c:/pdf_reports/bills/ then it can list all the files within this folder bills. I'm sure that the folder Oct-02 is exist inside bills directory! So i haven't go any idea! Could someone pls give me some hints! Jack -- PHP General Mailing List (http

[PHP] How to swap the table's bg color with php

2003-10-03 Thread Jack
! Jack -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Using PHP to send file through a http pipe?

2004-12-26 Thread Jack
this while reducing security concerns? (Ie: reading ../../../../../etc/passwd ) --Jack -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] which user is a script executing as?

2004-07-23 Thread Jack
of the script - not necessarily whether the script is actually executing as this user or not. I couldn't find this information in phpinfo(). Suggestions much appreciated! Thanks! Jack -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Catalog APP

2009-10-29 Thread Jack
Hello All, Has anyone used a good catalog app ? ( sort of like a shopping cart, but to show off products and not sell them ) Hopefully something with templates so we can tweak the look easily. Thanks! Jack -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP] outlook calendar entry on the fly

2010-03-11 Thread Jack
! Jack

[PHP] contant /

2010-04-08 Thread Jack
%' cellpadding='0' cellspacing='0' tr td img border=0 src='images/.$s_logo.' width=.$s_logo_w. height=.$s_logo_h. font face='Verdana, Arial' size='3'b.$s_company_name. .$status_message./b/font THANKS Thanks! Jack

  1   2   3   4   5   6   7   >