[PHP] Auto CRUD Generator

2011-11-26 Thread Muhammad Hassan Samee
is there any class/script that can automatically create a CRUD [Create,Read,Update,Delete] grid table for any database table .?

[PHP] Auto CRUD Generator

2011-11-26 Thread Muhammad Hassan Samee
is there any class/script that can automatically create a CRUD [Create,Read,Update,Delete] grid table for any database table .?

[PHP] Anyone know whats the best way to learn PHP

2009-06-01 Thread Muhammad Hassan Samee
Hi Anyone know whats the best way to learn PHP? Every time I open an php book or look the codes online, my mind goes "oh man, So many stuffs to learn and gets frustrated before i even start" but on the other hand, I don't know why some how the brain keep on nagging me to learn PHP. I guess what's

[PHP] how PHP is batter?

2007-07-03 Thread Muhammad Hassan Samee
ASP.net VS PHP? how PHP is batter?

[PHP] need help

2007-07-02 Thread Muhammad Hassan Samee
hay i m a C++ programmer and new to web development with basic knowledge of HTML, CSS and j.script now i want to start learning PHP anybody can direct me to some good/fast track tutorials \ books for getting start

[PHP] I'm newbie in PHP

2006-10-24 Thread Hassan Arteaga Rodriguez
Hi all: Sorry if this question become a very simple but i'm getting errors when i try to connect to MySQL Server. I setup the PHP correctly..As example I run from one web site I have been created. Then testing MySQL server with this simple code i got this error *Fatal error*: Call to undefin

[PHP] connect to MySql

2005-10-23 Thread hassan mahdi
rror Fatal error: Call to undefined function mysql_connect() in D:\PHP\teknohub\new.php on line 14 please help me to solve this problem out. Dr. Hassan -------- Hassan Al-Mahdi Associate Lecture Of Computer Science Department of Mathematics and Scien

[PHP] GMT

2004-01-11 Thread Hassan Shaikh
difference). Thanks. Hassan

[PHP] PHP POSTGRESQL AND WML

2003-07-21 Thread haydo hassan
Hi. I am trying to send two variables from login.wml to auth.php. But auth.php gets empty variables. here is the code for login.wml: http://www.wapforum.org/DTD/wml_1.1.xml";> Name: Password: Login

Re: [PHP] hosting

2002-05-25 Thread hassan
got > >I know of a great one...umm, just give me a few minutes to remember the >name. > >---John Holmes... ___ Hassan El Forkani Founder And Mantainer of : http://WarmAfrica.com EveryOne's Africa Freelance Internet Consultant

[PHP] hosting

2002-05-25 Thread hassan
hi anybody know of a hosting service that can be setup in a few minutes and i mean a few minutes that's all i got Thank ___ Hassan El Forkani Founder And Mantainer of : http://WarmAfrica.com EveryOne's Africa Freelance Internet Consul

Re: [PHP] Variables in PHP: public vs. private

2002-05-17 Thread hassan
HI, as far as i know private vars should be available in the next release of the zend engine, thus, using get and set functions is a good practice to be sure that your apps will still function in future php releases. Regrads. ___ Hassan El

RE: [PHP] Newbie needs compile

2002-05-11 Thread hassan
o invoke it from a browser, but I think >he meant that he didn't want to have to physically go to and load up the >page himself. > >---John Holmes... > > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, visit: http://www.php.net/unsub.php __

Re: [PHP] Java-Object

2002-04-29 Thread hassan
gards, __ Hassan El Forkani http://WarmAfrica.com EveryOne's Africa __ At 11:09 29/04/02, Bedilu Habte wrote: >Hi everyone, > >I use the apache FOP tool to transform & render an XML-XSL pair to a PDF. >The follow

[PHP] Output buffering behaviour

2002-02-23 Thread hassan
ttings Regards ______ hassan el forkani http://WarmAfrica.com EveryOne's Africa __ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: create xml document with PHP

2002-02-02 Thread hassan
hi another great way of doing what you want to do is to use templates regards, __ Hassan El Forkani http://WarmAfrica.com EveryOne's Africa __ At 21:20 29/01/02, you wrote: >Hello, > >Rodrigo Peres wrote: &

[PHP] I need help

2002-01-19 Thread Hassan Khan
Dear Sir, I am facing the problem with the PHP configuration. Whenever I try to load the php_oci8.dll. It gives me an error "Unable to load dynamic library 'C:\php\extensions\php_oci8.dll' - The specified module could not be found" I have tried my best to resolve this problem but all in vain.

[PHP] help needed for multimania.com

2001-10-27 Thread Kamran H. Hassan
the steps to upload my website on that web hosting provider i will be very much greateful. i registered a web space at http://khamid.multimania.com hoping for reply and thanks in advance. Kamran H. Hassan _ U wrote | www.multimania.com (php + mysql

Re: [PHP] free php web hosting

2001-10-26 Thread hassan el forkani
www.f2s.com At 17:20 26/10/01, Kamran H. Hassan wrote: >Hi, > >can any body know about free php & mysql free web hosting service provder >? > >i will be greatful if u let me know > >Kamran H. Hassan -- PHP General Mailing List (http://www.php.net/) To

[PHP] free php web hosting

2001-10-26 Thread Kamran H. Hassan
Hi, can any body know about free php & mysql free web hosting service provder ? i will be greatful if u let me know Kamran H. Hassan

Re: [PHP] instant session expiration problem

2001-10-01 Thread hassan el forkani
hi don't put an expiry date in the cookie, this way it should expire when the browser window is closed, just aguess... regards At 22:07 30/09/03, Ryan Mahoney wrote: >When a client date is ahead of my server or incorrect the cookie that php >uses to maintain the session is expired immediately

Re: [PHP] Any Free Web Hosts that still support the mail( ) function out there?

2001-09-22 Thread hassan el forkani
hi try this one http://www.f2s.com , free space , no ads, most php features supported (including mail) regards At 11:44 22/09/01, Meir Kriheli wrote: >On Friday 21 September 2001 23:51, Salty Marine wrote: > > Greetings to Felix and All: > > > > I must agree that http://coolfreepages.com/ is a r

[PHP] threaded forum to display replies

2001-09-13 Thread hassan xaaji
Hi I have been coding a threaded forum. A simple one. I have this problem: I cannot show all the replies in a threaded way. I tried a recursive method which takes the messageid and I do like $messageID = $p_id +1; showMessages($messageID); This only works if the messageids are 1 2 3 4 5 6. bu

[PHP] a bug???

2001-09-11 Thread hassan el forkani
20 and php 4.06 as .exe; if i remove one of the above functions everything returns to normal... everything works fine on my linux machine; has anybody experienced something similar? regards; Hassan El Forkani http://www.warmafrica.com -- PHP General Mailing List (http://www.php.net/) To unsu

[PHP] a bug???

2001-09-07 Thread hassan el forkani
20 and php 4.06 as .exe; if i remove one of the above functions everything returns to normal... everything works fine on my linux machine; has anybody experienced something similar? regards; Hassan El Forkani http://www.warmafrica.com -- PHP General Mailing List (http://www.php.net/) To unsu

Re: [PHP] Re: Plese help me

2001-09-03 Thread hassan el forkani
hi just a suggestion as itworked for me, try to edit the dll in notepad and do a string search for "dll" without the quotes make sure all the dlls you find exist in your windows/system folder that kind of error usually happens when there are some dlls referenced in the extension; www.php4win.d

Re: [PHP] Re: Problem using session

2001-08-28 Thread hassan el forkani
yes and be carefull to put that before any aoutput is sent to the browser (even a blank space is an output) regards At 14:20 28/08/01, Rosen wrote: >And one question: >Should I use "session_start()" in every php file on my site ? > >Thanks, >Rosen > > > > > >-- >PHP General Mailing List (http:/

Re: [PHP] Print..

2001-08-27 Thread hassan el forkani
hi check this out before posting: http://php.net/manual/en/ref.printer.php windows specific functions regards At 13:59 27/08/01, MBK wrote: >the function printer_open() or printer_write() doesn't exist in php. >I don't know where you saw those functions. > >- Original Message - >From: "Da

Re: [PHP] Print..

2001-08-27 Thread hassan el forkani
works only on windows and you must have the printer extension installed and configured in your php.ini file At 13:02 27/08/01, * R&zE: wrote: > >From: Daniel Antonio de Lima <[EMAIL PROTECTED]> >Date: Tue, Aug 27, 2019 at 07:55:33AM -0300 >Message-ID: <001d01d55cc5$f38cc7a0$[EMAIL PROTECTED]>

RE: [PHP] Re: send mail to mailing list using mail() or smtp?

2001-08-25 Thread hassan el forkani
use php for everything from subscription management to email authoring and use a perl script to effectively send the emails At 10:08 25/08/01, Niklas Lampen wrote: >I'm sending a huge amount of mails with php. How can I send mail directly to >the smtp server? Right now I'm using pipe to send ea

RE: [PHP] The future of PHP

2001-08-25 Thread hassan el forkani
hi >rasmus: "PHP is not marketed the way Java and .NET is. There are no >multi-billion >dollar corporations behind PHP and asking us, and apparently me >personally, to make that happen is unrealistic"; true, but who can afford java and .net? oracle..., certainly not the small and medium size

Re: [PHP] IIS

2001-08-21 Thread hassan el forkani
:)) Microsoft's web server (Internet Information Server) At 16:52 22/08/01, nafiseh saberi wrote: >hi. >what is IIS? > >thanks. > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact th

Re: [PHP] Checking FTP server response

2001-08-20 Thread hassan el forkani
if you just want to check for the existence of the server a ping command is sufficient, if you want to have extended info on the server you should connect to it using standard ftp commands(http://www.ualberta.ca/CNS/HELP/filetran/ftp-commands.html) opening a socket and... regards At 01:19 21/

Re: [PHP] need real expert (geting outer files) *english/german*

2001-08-16 Thread hassan el forkani
hi that url is 445 characters long; the maximum (i believe) is 255 characters, maybe that's why your file is truncated; just a guess; regards At 09:26 16/08/01, you wrote: >http://www29.gmx.net/v4/register?FILE_POS_OLD=0&ADDR_CHECK=&t=&COMPANY=&TITL >E=Herr&FIRSTNAME=Aaaa&MIDINITIAL=A&LASTNAME

[PHP] OOP message board

2001-08-13 Thread hassan el forkani
hi does anybody know of a message board written in OOP style? thanks for helping; regards -- 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 PROTECTE

[PHP] Re: mysql escape character \'

2001-08-07 Thread hassan el forkani
w.iConnect.de > # Gustav-Meyer-Allee 25, 13355 Berlin > # Tel: +49-30-46307-382 Fax: +49-30-46307-388 > >- Original Message - >From: "hassan el forkani" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Cc: <[EMAIL PROTECTED]> >Sent: Tuesday

Re: [PHP] ICMP Ping

2001-08-07 Thread hassan el forkani
look for icmp at http://phpclasses.upperdesigns.com i beilive there is a class that does just that regards At 18:11 07/08/01, you wrote: >Hi, > I'm trying to write a port scanner similar to >http://scan.sygatetech.com to expose security holes in a PC or server. >However, I can't figure

RE: [PHP] Session problem

2001-08-07 Thread hassan el forkani
ing to copy the example from the manual directly, since the session should >automatically kickoff when it hits the session_register bit. This truly has >me baffled. > >Chad > >-Original Message- >From: hassan el forkani [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, August

RE: [PHP] Session problem

2001-08-07 Thread hassan el forkani
; > >Try loading it about 10 times or so, watch what happens. > >Chad > >-Original Message- >From: hassan el forkani [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, August 07, 2001 8:34 AM >To: Chad Day >Subject: RE: [PHP] Session problem >

RE: [PHP] Session problem

2001-08-07 Thread hassan el forkani
classified/realtors/count.php > >The entire code for that page, taken from an example on zend: > >session_register ("count"); >$count++; >?> > >Hello visitor, you have seen this page times. > > >Try loading it about 10 times or so, watch what happens. &g

RE: [PHP] Matching Question

2001-08-04 Thread hassan el forkani
ok, if i understand you correctly, you're taking data from a form and want to check that it is not already in the database, right? then why don't you include the submitted vars in the query like this: $sql = "SELECT First_Name, Last_Name, Address FROM $table_name WHERE (Family_Position = 'H' or

Re: [PHP] Free webspace with PHP&Mysql support

2001-07-28 Thread hassan el forkani
yes: http://www.f2s.com regards 28/07/01 18:05:45, "Minardi boy" <[EMAIL PROTECTED]> wrote: >Is there any reliable provider who offers free webspace with php and Mysql >support? >Cheers >RJ > > > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTECTED]

[PHP] my php script is very slow. help?

2001-07-27 Thread hassan xaaji
Hi all I have Linux/PHP/MySQL. Some of my script really run very slowly. painfully slow. All data are fetched from the database. The tables in database are indexed. Still some scripts are very slow. I am using nested while and for loops. Any idea how to make them faster? What should I avoid i

Re: [PHP] echo vs printf

2001-07-17 Thread hassan el forkani
"whereas to echo it you'd have to concatenate the string." false you don't have to concat strings with echo you can print vars the same way as print regards 16/07/01 17:48:43, "Steve Brett" <[EMAIL PROTECTED]> wrote: >i seem to remember reading somewhere that print acts like (is) a function, >p

Re: [PHP] how to hide dbconnect file if its in published directory?

2001-07-14 Thread hassan el forkani
well... i don't think there should be any problem if the included file is a class (right???) come to think about it, is it possible to create an object by passing a url like this: file.inc?file=new mysql&file->conn() i mean would this run the class?? regards At 05:00 14/07/01, Rasmus Le

Re: [PHP] how to hide dbconnect file if its in published directory?

2001-07-13 Thread hassan el forkani
there should not be any problem if your web server is configured to parse .inc extentions as PHP, in wich case, even if the file is called separately, the server will strip php tags and send normal html output. regards At 00:11 10/07/01, Noah Spitzer-Williams wrote: >Hey guys, > > I come

Re: [PHP] referencing arrays in arrays

2001-07-02 Thread hassan el forkani
have you tried doing it using while()? At 01:28 29/06/01, Anette Löfquist wrote: >I have an array, $field, like following: > >Array ( [0] => > Array ( [0] => Array ( [disp] => computer > [index] => computer ) >

[PHP] About Commit..

2001-05-23 Thread Hassan Arteaga
ery ("App", "update DesFam set pic_code=4 ", $Conn); //only example ...other code Thanks !!! -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.n

[PHP] About MySQL Recordset pagination...

2001-05-22 Thread Hassan Arteaga
Hi all !! I'would like to know if exist in MySQL or PHP functions to implement pagination like ADO (This is for WINDOWS PHP programmers) thanks in advanced !! -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROT

[PHP] About MySQl and Transactions

2001-05-09 Thread Hassan Arteaga
Hi all !!! I'd like to implement this pseudocode 1-open connection with MySQL 2-beintransaction 3-add data to table1 4-add data to table2 5-commit transacction or die (rollbacktransacciont) How I implements transaccions in MySQL Thanks all !!! -- M. Sc. Hassan Arteaga Rodr

Re: [PHP] passing parameters in the url using forward slashes

2001-05-09 Thread hassan el forkani
hmm.. good question i don' t know exactly how it's done but i actually know a site that uses this extensively www.emp3finder.com, they concat strings i think it involves "massive" server configuration regards 09/05/01 14:08:25, "Franklin van Velthuizen" <[EMAIL PROTECTED]> wrote: -- PHP

RE: [PHP] remotely include file

2001-05-09 Thread hassan el forkani
tried this but it should work the downside with this is that your includes could be easaly downloaded and read by anyone on the host server, but you could restrict access to those files to some hosts. regards hassan el forkani 09/05/01 13:37:55, Ben Cairns <[EMAIL PROTECTED]> wrote: &g

Re: [PHP] Sorry, what is "PWS"

2001-05-09 Thread hassan el forkani
i have tried both PWS and Apache on a windows98 machine, and franckly Apache is much much better just grab a binary distribution install it and go through the httpd.conf to configure it (that's the trikiest part but the file is very well commented ) voila! best combination: php, apache, Mysql r

[PHP] ISAPI

2001-05-04 Thread Hassan Arteaga
leave Method exclusions, blank, and check the Script engine checkbox 6. Stop IIS completely 7. Start IIS again Thanks !!! -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -- PHP General Mailing List

[PHP] Life easy with MySQL

2001-05-04 Thread Hassan Arteaga
Who knows about some "Visual Query Generator or/ and Visual Diagram Generator" as MS SQL but for MySQL ? -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -- PHP General Mailing List (http://www.ph

[PHP] Please !!!!

2001-05-02 Thread Hassan Arteaga
4.0.5 Thanks -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

RE: [PHP] COM

2001-05-02 Thread Hassan Arteaga
Ohhh!!!I installed the last version..and now ..this simple code I can't see nothing... -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -Original Message- From: Iriton Jonath P. Andrade [m

[PHP] About last release

2001-05-02 Thread Hassan Arteaga
e. Thanks -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contac

RE: [PHP] COM

2001-05-02 Thread Hassan Arteaga
Hi Iriton !! I tested but with errors.. 9 Hello("Hi Hassan"); 12 ?> This is only VB component Hello return the string entered as var...I receive this error.. Parse error: parse error in C:\Inetpub\wwwroot\myphp\com.php on line 10 Thanks in advanced !!! -- M. Sc. H

RE: [PHP] COM

2001-05-02 Thread Hassan Arteaga
Thanks !!! I will try... -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -Original Message- From: Iriton Jonath P. Andrade [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 8:31 AM To: Hassan

[PHP] Great for all software !!!!

2001-05-01 Thread Hassan Arteaga
thanks again !!! -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

RE: [PHP] HELP !!!!

2001-05-01 Thread Hassan Arteaga
Thanks to Oktay and Henning !!! -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -Original Message- From: Altunergil, Oktay [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 3:03 PM To: 'H

[PHP] HELP !!!!

2001-05-01 Thread Hassan Arteaga
Hi all !!! I need URL to download some visual tool to create Databases, tables, etc..for mySQL Thanks -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To

[PHP] About MySQL

2001-05-01 Thread Hassan Arteaga
anks again !!! -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contac

[PHP] COM

2001-04-30 Thread Hassan Arteaga
- ??? Thanks in advanced !!! -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

RE: RE: RE: [PHP] About MS SQL

2001-04-30 Thread Hassan Arteaga
pache you might need to recompile it or something...i've not compiled php into apache before...am using it as a cgi...so i'm not sure -- Thanks, Matt [EMAIL PROTECTED] < www.mralston.co.uk /> Hassan Arteaga <[EMAIL PROTECTED]> wrote in message 7F548E90E63BD1118E4600609

RE: RE: RE: [PHP] About MS SQL

2001-04-30 Thread Hassan Arteaga
I did it ..But nothing Thanks !!! -- 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]

RE: [PHP] About MS SQL

2001-04-30 Thread Hassan Arteaga
For example if my SQL installation files are in c:\MSSQL what is the right configuration ? extension_dir=c:\MSSQL; Now I just made the job with ODBC functions but I would like to use SQL function !! thanks !!! -Original Message- From: Romulo Pereira [mailto:[EMAIL PROTECTED]] Sent: Mo

[PHP] About MS SQL

2001-04-30 Thread Hassan Arteaga
Ok...I have to try with the ODBC functions ? Thanks !!! -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: [PHP] About MS SQL

2001-04-30 Thread Hassan Arteaga
. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [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] About MS SQL

2001-04-30 Thread Hassan Arteaga
bb"); Thanks in advanced !!! -- M. Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer Network Admin, WEB Programmer FUNDYCS, Ltd [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

RE: [PHP] About sessions !!

2001-04-24 Thread Hassan Arteaga
Thaks !! Work fine !!! Bye !!! -Original Message- From: Nicolas Guilhot [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 24, 2001 11:25 AM To: Hassan Arteaga Subject: RE: [PHP] About sessions !! This code works just fine for me (with register_globals = ON), so it should for you. If it

RE: [PHP] About sessions !!

2001-04-24 Thread Hassan Arteaga
as Guilhot -Message d'origine- De : Yasuo Ohgaki [mailto:[EMAIL PROTECTED]] Envoyé : mardi 24 avril 2001 16:11 À : [EMAIL PROTECTED] Objet : Re: [PHP] About sessions !! SID does not work unless you enable trans sid. Regards, -- Yasuo Ohgaki "Hassan Arteaga" <[EMAIL

[PHP] About sessions !!

2001-04-24 Thread Hassan Arteaga
New Page 1 Hello visitor, you have seen this page times. Your SID is: Page 1 is ok..but when I click to go to page 2 I receive this results.. Hello visitor, you have seen this page times. Your SID is: SID Who can tell me what happend !! Thank you in advanced !!! -- M. Sc. Hassan