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
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
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
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
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
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 .
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
.
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
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
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
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
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
> >
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
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
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
--- 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
-
>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
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
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
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
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
& 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
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
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 ..
__
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 .
___
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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"). " ) "
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
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
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: >
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 - $
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
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
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
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
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
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
."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
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
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.
__
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
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
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
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 .
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
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
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
hay clay
letts start over
1st page where u ll take input into a from n post it
-
echo("
");
echo(" password
");
**
a simple form ! ! ! !
**
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
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&
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
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
()
> 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:
>
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
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
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
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
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
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
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
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
--
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
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
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
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
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
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
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
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
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
uch:
> >
> > http://www.php.net/favicon.ico
> >
> >
> > Cheers,
> >
> > Luis Ferro
> >
> > Teladigital.net
> >
> >
> >
> > toby z wrote:
> >
> > >hi guys
> > >
> > >im at designin
]> 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
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 .
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]
>
>
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
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
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
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
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
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
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
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
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 - 100 of 161 matches
Mail list logo