Re: [PHP-WIN] php won't "process" forms anymore

2002-05-01 Thread toby z
hi im having the same problem i have even tried re-writting all the tags but it still doesnt work secondly i have to save the inputs from the form fields in a ".xml" file i did that in asp ... i dont know how to get about it in php the book only talks bout writting a

[PHP-WIN] my forms are not being processed ......

2002-05-02 Thread toby z
hi im having the same problem i have even tried re-writting all the tags but it still doesnt work secondly i have to save the inputs from the form fields in a ".xml" file i did that in asp ... i dont know how to get about it in php the book only talks bout writting a

[PHP-WIN] fatal error .... failed opening ..... ????

2002-05-04 Thread toby z
hi im trying to take input from a form & upload a file too .. n im getting this error messege Fatal error: Failed opening required 'common.php' (include_path='c:\php4\pear') in d:\inetpub\wwwroot\proceed.php on line 7 i ve tried changin the include path in php.ini but that did

Re: [PHP-WIN] PHP4.04 Methodes mkdir(), fopen() brings an Error on a WinXP/IIS5.0 PC "Permission denied"

2002-05-05 Thread toby z
i had the same problem . checkout your dir where you've saved the file you are executing . check the path in your code . with me ... i put another "\" in the path after the ie $fp=fopen("c:\\name.txt", "w"); vat happened after this waz it didnt give me the errors you are ge

[PHP-WIN] stuck between operating systems & web servers ! ! ! !

2002-05-07 Thread toby z
ok ... im lost .. i've been working on my site i've xp & iis 5 & php 4.1.2 now the server that im going to launch my site on is unix based .. which i think works with apache alone ... now i guess im stuck . what do i do now .. convert all my hard work to unix and apa

Re: [PHP-WIN] XML parsing

2002-05-10 Thread toby z
well im new vid da thing but the first line i read bout xml waz dat its pretty strick bout its tags if u start one u HAVE 2 end it . i dont think u can get away otherwize . http://www.wrox.com they have good books sorry cant hlp beyond this . :$ toby .

[PHP-WIN] mailing list ?????

2002-05-11 Thread toby z
guyz . anyone know bout some good ssl and xml mailing lists ? pleez do lemme no .. thnx a billion . toby __ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- PHP Windows Mailing List (htt

RE: [PHP-WIN] Re: how do I access variables passed in a URL?

2002-05-13 Thread toby z
. robin . i appreciate ur reply ++ ur generous offer n i'd b really gratefull if ud start dat :$ coz i ask the dumbest questionz of all :$ . toby ... __ Do You Yahoo!? LAUNCH - Your Yahoo! Music Exp

Re: [PHP-WIN] php_gd.dll and Windows XP

2002-05-13 Thread toby z
alan im workin with php on xp ... iis 5 its workin fine y dont u re-install php from the scratch . edit its php.ini and the works dont foget to move your own files somevere else .first visit : http://www.umesd.k12.or.us/php/win32install.html you'll find

Re: [PHP-WIN] how do I get a user name?

2002-05-13 Thread toby z
anyone know how to do that for iis ? or does the same thing works for it too ? plz do let me know thnx a billion toby. On 13 May 2002 at 17:21, Mauricio wrote: > I am using apaches' authentication. > How do i do for get user name and password in PHP? > PHP 4

[PHP-WIN] login authentification ?????

2002-05-16 Thread toby z
guys ... im stuck as usual . im making a login-passward page to allow login to my site .. now i have read a bit about SSL ... client/server authentication ... n the works now guyz help me pleez . i dont know how to do it .. i mean how can i authentify a user again

Re: [PHP-WIN] Re: xml doccument validation ?????

2002-05-20 Thread toby z
think im right plz do tell me either way thnx a million :) . --- Manuel Lemos <[EMAIL PROTECTED]> wrote: > Hello, > > On 05/20/2002 04:05 PM, Toby z wrote: > > guyz > > its terrable > > i have a well formed xml doccument > >

[PHP-WIN] xml doccument validation ?????

2002-05-20 Thread toby z
guyz its terrable i have a well formed xml doccument but i cant get it validated ... i keep getting this error "this file is not valid. all fields referred to from the key identity constraint 'user_info_memb_id' must exist" now i had made 6 tables in access but i made a

[PHP-WIN] php .... xml ...... PARSER ?????

2002-05-24 Thread toby z
guyz i didnt do anything about xml support when i installed php (on xp, iis 5.1) :$ and now i NEED to . i think i need to add this line to php.ini " --with-xml " or do i or should i do someting else ? as i have downloaded the expat parser toolkit & this line of code i th

[PHP-WIN] need help with parser ...... ! ! ! !

2002-05-25 Thread toby z
guyz i didnt do anything about xml support when i installed php (on xp, iis 5.1) :$ and now i NEED to . i think i need to add this line to php.ini " --with-xml " or do i or should i do someting else ? as i have downloaded the expat parser toolkit & this line of code i th

[PHP-WIN] Re: need help with parser ...... ! ! ! !

2002-05-27 Thread toby z
--- cman <[EMAIL PROTECTED]> wrote: > Hi, > > Hope this help you. > I saw this in the install.txt file. thnx a billion . :) . toby . __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -

Re: [PHP-WIN] Re: appending to stored form input in xml file.... ????

2002-06-18 Thread toby z
>Or >store your data in database (such as textfile) and >generate your XML >dynamically with PHP as others do. thnx but please do tell me how i can do that ... id be really gratefull if u could give me a link or sumthing . since ive just started working with these tools thnx a mi

[PHP-WIN] php templates ??????

2002-06-27 Thread toby z
hi guyz i just read something about templates & im trying to make this example in professional php programming (wrox) but i keep getting these errors: Warning: Failed opening 'class.FastTemplate.php' for inclusion (include_path='C:\WINDOWS\system32\inetsrv\php\pear') in e:\final project\zroot

[PHP-WIN] function call ????

2002-06-29 Thread toby z
hi guyz how do i call a phpfile into another phpfile like i wanna call cat_disply.php from within article.php so dat it displays all the categories WHERE im giving it a call now i did this in c/c++ i CALLED files as i call functions but is this possible in php ? n how thnx a m

RE: [PHP-WIN] function call ????

2002-06-30 Thread toby z
thnx bruce, paul, chris, cal ... but i ve tried it inlcude doesnt work i keep gettin this error: Warning: Failed opening 'http:\localhost\cat_disply.php' for inclusion (include_path='C:\WINDOWS\system32\inetsrv\php') in e:\final project\zroot\z3.php on line 3 my tries to make line 3 wor

[PHP-WIN] playing with register globals ....

2002-07-07 Thread toby z
hi guys plz pardon my ignorence i ve been working with php for the last 3 and a 1/2 months and i turned my register globals ON when i started off initially knowing im risking security now i have to upload the site and i simply cannot risk security anymore what shall i do if i turn regis

Re: [PHP-WIN] playing with register globals ....

2002-07-07 Thread toby z
& nother thing i have to allow users to upload their files on MY server ... :s > plz pardon my ignorence > > i ve been working with php for the last 3 and a 1/2 > months and i turned my register globals ON when i > started off initially knowing im risking security > > now i have to uploa

[PHP-WIN] time stamp .... ????

2002-07-08 Thread toby z
hi guyz im trying to save user uploaded files each with a unique name now 1. for some strange reason this piece of code aint working :S if (is_uploaded_file($HTTP_POST_FILES['$userfile']['$name'])) { copy($HTTP_POST_FILES['$userfile']['$name'],"c:/tmp uploadz/"); } else { echo

[PHP-WIN] form variables ... back to the same page ?????

2002-07-10 Thread toby z
hi guys i want a form's input to go back to the page of THE form and get processed there how can i do that ... well that if thats possible i ve been searching for the thing thru php.net but to no use id really appriciate any help with this thnx a million. toby .. __

Re: [PHP-WIN] Re: File Upload

2002-07-11 Thread toby z
alex file, which i'm uploading seems to appear in > temp folder only when > upload is finished copy($userfile, "c:/uploadz/" . $unique_id."-". $userfile_name ) c:\uploads is my dir fo uploaded files so u ve to specify the dir where u awnt ur uploads to get saved toby . ___

Re: [PHP-WIN] How to dectect if a file exist in specific Folder

2002-07-13 Thread toby z
hi Jack I had a folder which contain some pdf report, the > > name of the Report will be > > : > > xxx.xxx.20020702.pdf. pleez do tell me how u accomplished thid date format coz i ve been tryint (fo mre then a week now) to save my files with a time/date post/prefix n i get a horrid digit like

Re: [PHP-WIN] Handling Multi-Select form lists

2002-07-16 Thread toby z
ron > I am using a multi-select form list...how do I go > about retrieving the > multiple values? My current script only pulls the > first value using: > > $_POST['multi_select']; echo(" "); # use mysql_fetch_row to retrieve the results

[PHP-WIN] display stuck .... ! ! ! !

2002-07-27 Thread toby z
hi guyx i ve a lil problem i run this query n get a result set $query = "SELECT lang_id,strng_id, strng FROM strngx where pg_id = 6 and lang_id = '$lang_id '"; $query_result_handle = mysql_query ($query) or die ('qry failed ! DA tbl must xixt in DA db specifyd bov '); exe an

[PHP-WIN] cant store checkbox vale ..... ?????

2002-07-29 Thread toby z
hi guys im stuck with check boxes now n id b really gratefull if anyone d help plx the thing is i cnt get the cheked value from a checkbox sign me up fo weekly news letter and updates the processing for this is: $isql = "insert into usr_inf (email, firstName, lastName, news_letter

[PHP-WIN] errors while uploading my php site ...... ! ! ! !

2002-08-13 Thread toby z
hi guys this is a weired problem . my site s almost done and workin fine on my machine ive just uploaded it and it AINT worin on the host i confirmed php and mysql support ve made all the tables and everything the errors im getting are : Warning: Cannot send session cookie - headers a

Re: [PHP-WIN] errors while uploading my php site ...... ! ! ! !

2002-08-14 Thread toby z
brian and Luis thnx a billion zillion guys . the problem turned out 2 b two 1st: as luis said version mismatch ... well i had php 4.2.1 on my machine n da host that i launched my site has 4.2.2 ven i upgraded mine to 4.2.2 it threw da same errors at me so i did pull

Re: [PHP-WIN] Checkbox/Database Issues

2002-08-16 Thread toby z
stephanie make sure ur inserting the right values into ur db check the field names in ur form && db ive tried this thing and it works fine . but incase u still run into error sen me a copy of ur code n ill scan it thru fo u . good luck . toby . <[EMAIL PROTECTED]> w

[PHP-WIN] generating an automated mail .......

2002-08-31 Thread toby z
hi guys i want to send an automated mail when a person cliks on the submitt button of the membership form carrying his password and confirming his email the problem is i have absolutuley no clue which function should i use should it be mail() or imap_mail() or sumthing else pleeez help

[PHP-WIN] fulltext search through a pdf doccument .....

2002-09-25 Thread toby z
hi guyz i no this is the rong mailing list for this but im pretty desprete ... so plz pardon me i ve to search a pdf doccument through fulltext and there r some images containg text which are to be included in this search i know this is possible since they search through pdf doccument

Re: [PHP-WIN] Unable to load dlls

2002-09-26 Thread toby z
hi doug ... silly it may sound but try copyin ur dlls to c:\windows or c:\windows\system32 n also u ll need a few in apache folder if ur using apache ... good luck toby --- "Douglas F. Keim" <[EMAIL PROTECTED]> wrote: > I have tried to install PHP on XP Pro - Installed on > D:\PHP.

Re: [PHP-WIN] first time installer...

2002-09-26 Thread toby z
check for sapi folder where u initially downloaded php and copy it to the folder u ve installed php in also move ur dlls around abit ... copy them in win or win/sys32 folder and also in apache folder (where u ve actually installed apache ) hope this helps ... good luck ... toby

RE: [PHP-WIN] Getting at addressbook information on an Exchange S erver...

2002-09-27 Thread toby z
mmm if i aint 2 late ME TOOO :D thnx a mill toby --- Sichta Daniel <[EMAIL PROTECTED]> wrote: > Me too !! > > THX > > DS > > -Original Message- > From: Jody Cleveland > [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 27, 2002 2:46 PM > To: [EMAIL PROTECTED] > Subject: R

Re: [PHP-WIN] mixing session management with ASP and PHP?

2002-09-27 Thread toby z
sessions alone took me 3 full days to get around with ... :) try this http://www.php.net/manual/en/ref.session.php good luck toby --- bmw <[EMAIL PROTECTED]> wrote: > I am interested in using PHP for a feature inside a > web application that is > already written with ASP and Javascript

[PHP-WIN] hot spots ( new windows) ?????

2002-09-28 Thread toby z
hi guys i wanna make a link which opens up a new window ON TOP of the parent showing an image well its jst like clikin on a littl image to view a blowup n then goes away when u clik on it again n i ve no clue as how to get about it will sum1 upthere help plz thnx a mill toby (m tryin to rit

[PHP-WIN] suggessions fo full text search .....

2002-09-28 Thread toby z
hi guys i mailed bout a fulltext search on pdf doccuments in mysql database now from what i ve gathered i guess i ll ve to develop either of the two : either a search module that ll search the WORD doccuments ill ve 2 store in an table (other then the pdf thinggy) n get the match n den get a r

RE: [PHP-WIN] hot spots ( new windows) ?????

2002-09-28 Thread toby z
ing a look at http://www.dhtmlcentral.com and > look for scripts that > create pop-up layers there... > > regards, > > Mikey > > P.S. Is there something wrong with your keyboard?!?! > ;-) > > > -Original Message- > > From: toby z [mailto:[EMAIL PROTEC

[PHP-WIN] guest book ?????

2002-10-04 Thread toby z
ok guys stuck as usual i ve to make a guest book on my site and have no clue how to get about it as usual will someone pleez tell me where to start from and what to do and second guyz plz do tell me if any one has worked on it , how long would it take to make thnx a million guyz

Re: [PHP-WIN] Mail problem

2002-10-07 Thread toby z
francisco are u tryin the function on the webserver u will host ur site on coz if u r running it from ur local host u will get the error since ur localhost cant send a mail toby . --- Francisco Murillo Montoya <[EMAIL PROTECTED]> wrote: > Hello; > > I have PHP 4.2.3 on Windows 2000 adva

RE: [PHP-WIN] RE: [PHP] Re: Using date() function

2002-10-07 Thread toby z
davy heres my query $sql = "insert into ctnt_inf (title, body,summary,date_time, day, month, year ) " . "values ('" . $_POST['title']. "','" . $_POST['body'] . "','" . $_POST['summary'] . "'," . time() . ", " . date("d"). ", " . date("m"). ", " . date("Y"). " ) "

RE: [PHP-WIN] RE: [PHP] Re: Using date() function

2002-10-07 Thread toby z
heres my query $sql = "insert into ctnt_inf (title, body,summary,date_time, day, month, year ) " . "values ('" . $_POST['title']. "','" . $_POST['body'] . "','" . $_POST['summary'] . "'," . time() . ", " . date("d"). ", " . date("m"). ", " . date("Y"). " ) ";\ n i

[PHP-WIN] storing images in mysql db ?????

2002-10-08 Thread toby z
hi guyz i ve these images of text n i ve to store em in mysql database ALONG WITH some TEXT n im storing the text in a longtext field vat do i do can n will some1 plz help ? thnx a million guyz toby .. __ Do You Yahoo!? Everythi

Re: [PHP-WIN] Page has expired

2002-10-09 Thread toby z
hi Radovan To acccess the previous URL in history: use $HTTP_REFERER i came accross this function n saved it it is somevere in function list on php.net hope it helps (by the way how do u pronounce ur name n vat does it meen :S) goodluck toby --- Radovan Radic <[EMAIL PROTECTED]> wrote: >

Re: [PHP-WIN] =array within html table=

2002-10-09 Thread toby z
tony if you want it to be printed inside the table it has to be INSIDE the table inside a ROW and a COLUMN just like you have done with all other tr and td echo("" . $current . ""); godd luck toby --- Anthony Ritter <[EMAIL PROTECTED]> wrote: > I'd like to have the record data - $

Re: [PHP-WIN] Creating files with PHP - need help

2002-10-09 Thread toby z
or u could add an other \ to tha path "c:\\name.txt", "wb" luck toby --- Luis Moreira <[EMAIL PROTECTED]> wrote: > When you refer to a ROOT; to create a file, you are > not referring to the MACHINE's root, but to the FILE > SYSTEM ROOT. > That is why the file goes to HTDOCS. > Try creati

Re: [PHP-WIN] Creating files with PHP - need help

2002-10-09 Thread toby z
well aidal for me it did it just WOULDN create the file otherwise :$ :| toby --- Aidal <[EMAIL PROTECTED]> wrote: > Dona that \\nef\\articles makes no difference. > > "Toby z" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROT

Re: [PHP-WIN] Creating files with PHP - need help

2002-10-09 Thread toby z
win xp AND 2000 pro --- Aidal <[EMAIL PROTECTED]> wrote: > Are you working on a UNIX/Linux box? > It might make a difference due to the difference on > file systems etc. > I'm working with Win98 at the moment. > > > "Toby z" <[EMAIL PROTECTED]> w

Re: [PHP-WIN] works on one server and not another

2002-10-10 Thread toby z
hay tim y doesnt it work ? vat error do u get its really strange coz i ve XP at my home n win2k pro at my workplace and all the code i bring from home vorks on my vrkplace machine do do lemme no bout any errors i MIGHT b able to help goodluck toby --- Tim Blackwell <[EMAIL PROTECTE

[PHP-WIN] uploading filez with $HTTP_POST_FILES ?????

2002-10-10 Thread toby z
ok now i know i ve actually lost it all i cant upload files now this file waz workin fine till i turned register globalz off n now im gettin this error Warning: Unable to open 'Array' for reading: No such file or directory in e:\final project\zroot\s i r\up.php on line 52 Either you did not up

RE: [PHP-WIN] uploading filez with $HTTP_POST_FILES ?????

2002-10-10 Thread toby z
a day. If you > teach them how to program, you will frustrate them > for a lifetime." > > > -Original Message- > > From: toby z [mailto:[EMAIL PROTECTED]] > > Sent: 10 October 2002 11:15 > > To: php hlp list > > Subject: [PHP-WIN] uploading filez wit

RE: [PHP-WIN] works on one server and not another

2002-10-11 Thread toby z
."Please go back and try again."; > exit; > } > >$db = mysql_pconnect("localhost", "", ""); > > if (!$db) > { > echo "Error: Could not connect to database. > Please try again > later."; > e

Re: [PHP-WIN] PHP_SELF

2002-10-13 Thread toby z
hi rodrigo i tried this a few months bak but it didn work wirh forms i alwayz got silly errors which i KNEW ver rong anyway i used $PHP_SELF with links what u can do is u can make a submit LINK n make it look like a button (if u preffer buttons :S) and pass ur variables thru but then there cu

[PHP-WIN] graphs in php ???? urgent plz ! ! ! !

2002-10-14 Thread toby z
hi guyz dis one is really bad can i make a graph in php thru some form gathered data (stored in mysql db) ? n if dis can b dun HOW the devil do i do that help me plz i ve to submitt a report in 2 hrs :'( thnx a billion guyz toby. __

[PHP-WIN] font library in php ?????

2002-10-14 Thread toby z
hi guyz now a new stuckup is there any ibraary for using embedded font in php can anyone help plz thnx a million toby . __ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Cha

[PHP-WIN] font library in php ????

2002-10-17 Thread toby z
hi guyz now a new stuckup is there any library for using embedded fonts in php can anyone help plz thnx a million toby . __ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music

[PHP-WIN] configuraing PDFlib & ClibPDF with php ????

2002-10-19 Thread toby z
hi guyz now im stuck between ClibPDF and PDFlib 1. i jst cant figure out which ne to use , ive already downloaded both 2. in PDFlib requirements they say ill need JPEG and TIFFlibraries too i ve em all on my machene n im totally lost as how to configure all of these with php :$ can n w

Re: [PHP-WIN] fopen, fputs, fwrite, fclose, fdammit

2002-11-01 Thread toby z
hay max writin to a file is terrable . anyway 1st >$pctarget = "/blogbits/".substr >($target,0,6)."/_".$target."_bc.txt"; if this is a path ur tryin to specify change / to \ 2nd try fwrite fwrite($getcomments, "$title "); or fwrite($getcomments, "$addrecord"); hope this helps .

[PHP-WIN] file download .......

2002-11-01 Thread toby z
hi guyz im tryin to let a user download a file when he clicks on the link a open from location or save to disk dialog should appear n i dont know how to do this can n will sumbdy plz help thnx a million toby . __ Do You Yahoo!? Everything

Re: [PHP-WIN] uploading help please

2002-11-02 Thread toby z
hi marcelo 1st i don think u can upload 2 filez simultaneosly 2nd is what u do when u wanna upload A file 3rd when u see Array displayed istead ur variable it means the variable aint bein piked by the page or the query check ur code and the variables passed hope i ve helped good luc

Re: [PHP-WIN] Login from another page (pardon me :$)

2002-11-02 Thread toby z
pardon my ignorance guyz but what on earth is BBS pretty embaressed toby . --- "Douglas F. Keim" <[EMAIL PROTECTED]> wrote: > I installed php, mysql and phpbb on my web site. > The bbs is great and a > wonderful way to communicate with clients and > family. > > However, there is an

Re: [PHP-WIN] Cookie problem

2002-11-03 Thread toby z
hay clay letts start over 1st page where u ll take input into a from n post it - echo(" "); echo(" password "); ** a simple form ! ! ! ! **

Re: [PHP-WIN] sessions and unicode!

2002-11-12 Thread toby z
hi siamak > I'm designing a site with php that it has a login > page. > the login page uses sessions; when I save my > document normally it works , an > everything is ok , but when I save it as a UTF-8 > document, it says : > Warning: Cannot send session cache limiter - headers > already sent (ou

[PHP-WIN] lost tryin to UPLOAD a file .... :(

2002-11-18 Thread toby z
upload any file, or you uploaded an empty file! (Y) :P:P:P toby z here s the code lou.php - echo(""); include"writer_info_dsply.php"; include "lang_dsply.php"; include "cat_dsply.php&

Re: [PHP-WIN] problem insert data into mysql

2002-11-18 Thread toby z
hay zues try this insert into table values (" . $first. ", " . $last. " ); hope this works . good luck toby .. --- zeus <[EMAIL PROTECTED]> wrote: > I make register golbals on, but it doesn't solve the > problems. The wird > thing is, i am using php nuke in my localhost, it > can

[PHP-WIN] Unable to upload.. :(

2002-11-24 Thread toby z
Hi all I am trying to upload a file. It works fine on my local Apache, but gives me "Permission denied to create file" error on my online host.. Any clue??? $file = $_FILES['userfile']['tmp_name']; if (is_uploaded_file($file)) print_r("Copying ".$file); if (copy($file, "./files/". $_FILES

Re: [PHP-WIN] Unable to upload.. :(

2002-11-26 Thread toby z
() > only > operates on files uploaded via PHP. > > Hope this helps... > > -Dash > > *** NEWSFLASH *** > Russian tanks steamrolling through New Jersey Details at > eleven! > > On Sun, 24 Nov 2002, [iso-8859-1] toby z wrote: >

[PHP-WIN] help with db selection with php .............

2002-11-27 Thread toby z
ok guyz i need some inside info . plz help me with: 1. if i ve to conver a db in foxpro to mysql or sql which one should i preffer to use with php and y 2. and while im converting the foxpro db to mysql what will i ve to loose the common pitfalls .. 3. there aint no forei

Re: [PHP-WIN] Re: help with db selection with php .............

2002-11-28 Thread toby z
nd is that you'll have to pay a > bit more > attention to some of the standard database things like > normalization and > referential integrity. > > > -- > William D. 'Diggy' Bell > Principal > DB Software Development > http://www.dbsoftdev.com &g

Re: [PHP-WIN] can't connect localhost

2002-12-11 Thread toby z
hay pat check out ur password and user and make sure ur user has all the privilleges to connect to the db try to grant privilleges to ur user all over again . n there aint anythin relavet to it on the manul except fo r the grant privilleges section .. hope ive helped .. good luck

Re: [PHP-WIN] Sessions

2002-12-30 Thread toby z
what on earth are u tryin to do startin the session and checkin it in the same file ? :S what toby --- ûÅÓÔÁËÏ× îÉËÏÌÁÊ <[EMAIL PROTECTED]> wrote: > OS: WinXP Pro SP1. > Apache 2. > php 4.3 isap > > index.php > > session_start(); > session_register("sa"); > ec

Re: [PHP-WIN] Can't install PHP 4.3.0, HELP PLEASE!

2003-01-02 Thread toby z
hi rafael 1st let this be a lesson to be remembered foever always keep a backup of your config files' last known good so that if anything like this happenez u ll have something to turn back to 2nd im sending you my php.ini and httd set n runnin on my windows macheen try them i made these wo

Re: [PHP-WIN] GD, UNICODE & RTL

2003-01-05 Thread toby z
hi i ve been workin with unicode for the last few months n i think ill be able to help you if u ll pleez be a bit more precise bout this why do u want to write in bitmap do u want to use it with php or what if u just wanna type sumthin in unicode from left to write in a bitmap file selec

Re: [PHP-WIN] MYSQL & PHP + GRAPH

2003-01-05 Thread toby z
hi first u ll have to lookup gd and enable it in ur php.ini n u ll have to get tiff and libjpeg on ur machine n here r a few links to graph creation with php http://php.resourceindex.com/Complete_Scripts/Images_and_Graphs/Graph_Creation/ http://www.szewo.com/php/graph/eng.phtml http://www.adit

RE: [PHP-WIN] Which Web server to run under XP

2003-01-10 Thread toby z
sean im ran iis 5.1 on my win xp home :) it ran fine . till the list made me get apache ;) chao toby __ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com --

[PHP-WIN] Re:[PHP-WIN] TEXT (again)

2003-01-10 Thread toby z
hi bobo try using longtext or longblob types for ur mysql data im pretty sure that should solve ur prob mm n try anothr thingg will ya do u 've any kindda ID for a primary key of the table ur keeping ur questions and answers in if not make 1 and are u passing the id on to the page tha

[PHP-WIN] importing access db to mysql

2003-01-15 Thread toby z
hi guys is there any tool to import an access db to mysql thnx a mill toby __ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- PHP Windows Mailing List

Re: [PHP-WIN] Looking for something simple

2003-01-15 Thread toby z
hi john im starting to work on a similar thingg well im finalazing the pretty messedup scheema rite now may b we cud workout togather on this one how bout it toby . __ Do You Yahoo!? Everything you'll ever need on one web page from News a

[PHP-WIN] mysql tools lost .......

2003-01-17 Thread toby z
hi guys im stuck bad as usual . mysql.com and datanamic.com r both down .. god alone knoz y they both had to go down when i despretely needed em is there any other tool to design a mysql db so that its sql gets generated jst as the designning is done ? or cud anyone tell me anyother

[PHP-WIN] Re: Apahce Windows problems

2003-01-20 Thread toby z
u forgot to attach the files n attach ur code too if ud like to share it with us that is toby __ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- PHP Wi

Re: [PHP-WIN] How to extract PHP code from php pages

2003-01-22 Thread toby z
hi ha duy will u please be a bit more specifick about this extracting code thinggy out of php and html mixxup toby . --- Ha Duy Thien <[EMAIL PROTECTED]> wrote: > Hi everyone > > Could you show me how to extract php code (in ) from a php > pages > mixed with HTML > > > Thanks for any he

[PHP-WIN] an other tool thinggy ......

2003-01-22 Thread toby z
hi guyz im tryin to reverse engineer design model a project that has expanded a bit broader than my assumptionz its db is all intact n runnin perfect i only have to design the system in uml n submitt the darrned doccumentation the thingg is i cant work around with rational rose 98 it sumhow ain

Re: [PHP-WIN] Mail newbie Question

2003-01-31 Thread toby z
hi duncan i have to do this job for a client in a week or so im sure its possible . ill start at it in a while n ill let u no whatever it is k ? good luck toby --- Duncan <[EMAIL PROTECTED]> wrote: > Hi All, > > Is it possible to create a page where visitors can for example > submit

[PHP-WIN] php icon ????

2003-02-03 Thread toby z
hi guys im at designing my project i couldnt find any free tools so im making my own stencil in ms visio i have got a list of uml articrafts from this book with icons for asp and java pages and scripts, but what i dont see there is an icon for a php page can and will anyone pleez tell me what a p

Re: [PHP-WIN] php icon ????

2003-02-03 Thread toby z
uch: > > > > http://www.php.net/favicon.ico > > > > > > Cheers, > > > > Luis Ferro > > > > Teladigital.net > > > > > > > > toby z wrote: > > > > >hi guys > > > > > >im at designin

Re: [PHP-WIN] php icon ????

2003-02-03 Thread toby z
]> wrote: > please, explain yourself better. Use what? Add what? ..to what? > > -- > Maxim Maletsky > [EMAIL PROTECTED] > > > > toby z <[EMAIL PROTECTED]> wrote... : > > > thnx guyz a billion > > > > but do tell me anothrthingg

Re: [PHP-WIN] Re: Apache 2.0.44; PHP 4.3.0; CGI implemented WinXP Home

2003-02-03 Thread toby z
hay shaggy 2 solutions 1. risk turn ur registerglobals on in ur php.ini since its off by default 2. on the page where ur catching ur variable vatdh it as if ($_GET['site']) $site="events"; shaggy if u dont change ur code now and keepgoin with register globals off u ll end up in a mess .

Re: [PHP-WIN] php icon ????

2003-02-03 Thread toby z
your question stays in whetehr or not you could > use the > PHP logo for the "thin client we application" or whatever your > project > is? > > I am not sure why, but I stil doubt I understood you right ... :) > > -- > Maxim Maletsky > [EMAIL PROTECTED] > >

[PHP-WIN] Re: logo copyright [was: php icon [@PHP - WIN]]

2003-02-03 Thread toby z
bing how you > want to > use the PHP logo and see whether this can be allowed. > > I am cc'ing this to the PHP webteam, they should give you the right > answer shortly. > > > -- > Maxim Maletsky > [EMAIL PROTECTED] > > > > toby z <[EMAIL PRO

[PHP-WIN] sos !!!!

2003-02-03 Thread toby z
guyz this is an sos mail i need a hand with my system design if anyone outthere knowz uml for web and can spare me sum time id be eternally gratefull . i no ur all really buzzy n deep into work :( n ill understand .. (A) thnx a mill guyz toby . dash u there

Re: [PHP-WIN] RE: script not allowing login after generating new password

2003-02-04 Thread toby z
jim with my vry little experteez what i do is $password= time(); store this password into db and mail it out to the member all in the same file :) what this does is not only a unique password for all my members its also pretty difficult to apprehend . let alone anythin else hope

[PHP-WIN] sos part 2 ! ! ! !

2003-02-04 Thread toby z
hi agian .. im through with usecaes exoansion and diagram ++ robustness diagram n am at collaboration diagramz rite now guyz id be in ur eternal debt if anyone can spare some time and go through these and lemme no if ive screwedup some vere im uploading these at my final project site (its a

Re: [PHP-WIN] Authenticate user

2003-02-20 Thread toby z
hi rui 1st of all y do u want to clean up user data collected :S 2nd if u only want to authentify a user (logged into ur system/site) try this : // session check ! ! ! ! session_start(); if(!session_is_registered("name-of-session-u-registered-for-user" )) { header("Location: /root/err

[PHP-WIN] user selectionz ?????

2003-02-21 Thread toby z
hi guyz im making this report generation form which lets the user select a category out of 8 through a dropdown list then the user has to select a few more thinggs only then the report can be generated now my problem is each of the 8 categories has 3 to 5 sub-categories what i want to do is when

Re: [PHP-WIN] help! for my project...

2003-02-24 Thread toby z
hay jeff how much time u got there do u understand anyother language then english well if u do i search for articles & display results on my site u can chek it out at www.zaban.net then v will discuss what xactly n how u wanna do that im sorry the site doesnt support english yet

Re: [PHP-WIN] RE:[newbie]session problem

2003-03-18 Thread toby z
hi try this initiate session on proc.php // init sessn session_start(); // register session variblez ! ! ! ! session_register("SESSN"); chech for session set on sum_page.php hope thid helps good luck toby --- Bobby Rahman <[EMAIL PROTECT

[PHP-WIN] multiple selections and checkboxes

2003-03-18 Thread toby z
hi guys im stuck with a rather silly thing i fetch db entries into a multi-selection list and check box when i post these thru a form i get only the FIRST selected value of the multi-select list and NO value for the check boxes im all :S:S:S heres the code if it makes any sence cnja.php ---

  1   2   >