_name='$variable_name' WHERE key_name =
'$key_variable') or die(mysql_error());
May be it will help u
Hardik
--- Sunfire <[EMAIL PROTECTED]> wrote:
> i have a delete query:
> mysql_query("delete from members where
> company='$delete');
>
>
need help with preg_match
134877 by: joe
134895 by: Chris Hayes
134902 by: joe
134908 by: John W. Holmes
Permenant Page Generation
134878 by: Mecca
134880 by: Mecca
134882 by: Jason Sheets
134910 by: John W. Holmes
Problems with SQL
php-general Digest 9 Feb 2003 15:07:01 - Issue 1873
Topics (messages 134933 through 134947):
Class Interfaces
134933 by: Laborda
134940 by: Justin Garrett
134947 by: rush
Re: How to uncompress PHP
134934 by: David T-G
Data Structures
134935 by: Labor
> do design and I have people submit me illustrator and Photoshop files
> and word docs, so for now I might have to stick to windows for work. BUT
> what do u suggest? I it futile to try to get php to work in windows?
> With IIS preferably so that I can play with ASP and Cold Fusion onc
php-general Digest 11 Feb 2003 18:55:28 - Issue 1877
Topics (messages 135167 through 135223):
Regex Help
135167 by: Lord Loh.
135171 by: Ernest E Vogelsinger
135173 by: Chris Hayes
135183 by: Kevin Waterson
Re: Why use XML?
135168 by: Ilya Nemihin
Janett
Re: File not rewritable - why? Help needed.
135249 by: Bobby Patel
Re: Why use XML?
135250 by: David Eisenhart
Re: [PHP-DEV] include() and sessions
135251 by: Chris Shiflett
possible mail() bug
135252 by: Matt Phillips
grief with printf(), padding and
writable - why? Help needed.
135387 by: Paul Dunkel
IIS
135390 by: Joe Njeru
GD and 4.3
135391 by: Joseph Bannon
135393 by: Kevin Waterson
Q: file writing problem - help desperately needed
135394 by: Paul Dunkel
cookie problem
135395 by: T
--- End Message ---
--- Begin Message ---
--- Chris Kay <[EMAIL PROTECTED]> wrote:
>
> Something like this perhaps untested
>
> function insert($query) {
> // Connect info
> mysql_connect("host","user","pass");
>
>
TECTED]>
> Komu: Kristyna Tuckova <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED]
> Datum: Thu, 13 Feb 2003 23:24:18 +0100
> Předmět: Re: php4ts.dll
>
> Please direct such questions to [EMAIL PROTECTED]
>
> Goba [one [EMAIL PROTECTED]]
>
> Kristyna Tuckova wrote:
Shiflett
135629 by: Jason Wong
Urgent Help Needed removing \n\r
135608 by: Daniel Negron/KBE
135610 by: Ernest E Vogelsinger
imap_append
135609 by: Jeff Schwartz
problem with importing fields.
135611 by: Webmaster MBT
function problem
135613 by
Lemos
Forms Help (continued)
135721 by: Beauford.2002
135722 by: Kevin Waterson
135725 by: Ray Hunter
135726 by: Beauford.2002
135727 by: Kevin Waterson
PHP error messages
135723 by: Brad Esclavon
Duh uuh ?
135728 by: John Taylor-Joh
Re: Variables from the Form wouldn't transfer to my process page
135738 by: Geckodeep
Re: Help Needed for Beginners trying to configure Correctly
135744 by: D'habi Arabians
Re: Block direct image loads but allow them in PHP
135747 by: Michael Mulligan
Re:
27;;expires=';
}
--- End Message ---
--- Begin Message ---
Hey all,
I was wondering if anyone could tell me what iCal and
Outlook are programmed in offhand. I have an ambitious
but probably not so thought out plan on builing some
mods for phpwebsite based off of phprojekt,
squirrelmail, myph
le.
If you dont have access you can add create a .htaccess file or set the
configuration in a php script that is run before your other scripts.
http://www.php.net/manual/en/configuration.changes.php
http://www.php.net/manual/en/function.ini-set.php
That should help you out.
Ray
On Mon, 2003-02-
]
--
--- Begin Message ---
Try this (untested):
print preg_replace('|<[^<]*$|','$1',$text);
Gregory Heinrichs wrote:
little help please, looking for correct functions to use to search for the
last occurrence of a character in a string and truncate everythin
;
> >
> > ";
> > }
> >
> > ?>
> >
> > the "test.shtml" document includes the following:
> > -
> >
> >
> >
> > poll
> >
> &
question
136702 by: John Taylor-Johnston
136715 by: Chris Hayes
Re: Question about replacing \r\n with
136704 by: John Taylor-Johnston
Re: sending results by email
136705 by: John Taylor-Johnston
Re: Help with Multiple Checkboxes
136706 by: John Taylor
for you other PHP programmers. It's called
> phpInstallWorks. It's a wizard based and webbased program that
> automatically creates a webbased installation script for your PHP
> script. You may remember me asking if it had been done before, and
> now it has! ^_^
>
> No
7373 by: Marek Kilimajer
including db content as part of script
137374 by: Dennis Heuer
137376 by: Niklas Lampén
PHPed 3.0.0 debug problem. Plz help
137375 by: Kristijan Marin
Escape Characters
137377 by: Sysadmin.saginawcontrol.com
137379 by: John W. Holmes
by: Niels Andersen
Re: IMAP error while compiling PHP-4.3.0
137672 by: Jason Wong
Re: JP Graph
137673 by: Uttam
Re: Mysql Date got prob!
137674 by: Uttam
Re: Help!! with array's Please
137675 by: Tom Rogers
mysql replication + mysql_pconnect
1
-[snip]----
1) Put that folder outside the document root of your webserver so they
cannot be retrieved by accessing their URL directly
2) After authenticating, server the files using readfile() or similar.
You could even use the ErrorDocument directive in Apache to
-12 will be lost/reset.
# Position (offset in bytes) in this file of beginning
of each section
# for direct I/O access. If you made changes somewhere
in this file, you
# should also remove completely the MAP section
(AWStats will rewrite it
# at next update).
BEGIN_MAP 23
POS_GENERAL 1602
POS_PAGEREFS 4060
f(): 1 is not a valid
|File-Handle
|> resource in /home/perf/create_prefs.php on line 7
|> [06-Mar-2003 15:22:53] PHP Warning: fgets(): 1 is not a valid
--- End Message ---
--- Begin Message ---
Thanks for the help. Almost there. Here is what I have:
SELECT x.id, x.headline, x.description
@ini_set("session.save_handler","files");
Do you have any idea how to force php to write the session information into
the session folder ?
the only way for me to keep my URL "clean" is to activate cookies. but if
cookies are refused by the visitor, the website will be
138840 by: Niels Andersen
138845 by: Edwin Boersma
Re: no phun intended!!!
138841 by: Niels Andersen
138858 by: Richard Whitney
pagination help
138842 by: Denis L. Menezes
138846 by: Kevin Waterson
138866 by: David Eisenhart
Re: Php +Xml
Meeks
138877 by: Jack
Help with session needed
138878 by: Øystein Håland
138879 by: Jack
Help me out pl
138880 by: Øystein Håland
138923 by: Lord Loh.
Easy Way.
138881 by: Vincent M.
138883 by: Jason Sheets
138884 by: Mark Heintz
php-general Digest 15 Mar 2003 09:30:16 - Issue 1939
Topics (messages 139763 through 139790):
Re: OT? Dynamic Page Setup in IE please help
139763 by: David T-G
inserting parameters into URLs dynamically
139764 by: Maureen Roihl
139766 by: Ernest E Vogelsinger
7;t konw about the archtecture of phpmodule.. So
could anybody tell me where and how to get help to write a smallmodule?
Is there any sample of module exist the list or php.net?
Thanks a lot ~ :-)
--- End Message ---
--- Begin Message ---
You could put logic in your header and footer file
pc setting in php.ini.
---John W. Holmes...
PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/
--- End Message ---
--- Begin Message ---
As noted earlier, in the manual
and please don't cross post.
Miles
At 05:37 PM 3/26/2003 +, s
details of the following:-
1. Ip Address
2. Date
3. The page that was requested
4. KeyWords used by the Search Engine [ Google / Yahoo
seperated ]
(ordered BY DATE) in a tabular FORMAT
I am using the following CODE.. But , it doesnt work
Could any one please help me
Thanks...
-Monil Chheda
: Shivanischal A
153669 by: daniel.electroteque.org
153674 by: Jyry Kuukkanen
153694 by: nasar.digilib.umm.ac.id
2values on form, help in catching as one.
153658 by: Miranda, Joel Louie M
153664 by: Jason Sheets
153720 by: Mark
Re: Session vs Cookie Issues
---
/*
Today is the first day of the rest of your life.
*/
--- End Message ---
--- Begin Message ---
On Friday 04 July 2003 14:35, CDitty wrote:
> Can someone please show me how to change the display font to a TTF in this
> code? I looked at the online manual under imageloadfont(), but
Anderson
154052 by: Audun Larsen
154053 by: Marek Kilimajer
154054 by: Dan Anderson
Permission Problem
154055 by: Mr|P
154058 by: Marek Kilimajer
simple query help
154056 by: Paul Ferrie
154057 by: Marek Kilimajer
Help a newbie
154112 by: Jason Wong
154113 by: Jason Wong
Sessions help needed!
154074 by: John Fuller
Re: Q on echo phpinfo() ;
154075 by: Philip Olson
154078 by: jsWalter
Re: Authentication system
154076 by: olinux
PHP crashing with using Oracle
154077
php-general Digest 6 Jul 2003 20:50:39 - Issue 2160
Topics (messages 154115 through 154145):
Question
154115 by: The.Rock
154118 by: Tom Rogers
Re: does anyone know how to tell if a PHP scrip is being executed from the command
line not a server HTTP request??
154116
w, I got crashes when using oracle with php. In my apache error logs, I
> get:
>
> [Sat Jul 5 17:24:28 2003] [notice] child pid 17496 exit signal
> [Segmentation
> fault (11)
> [Sat Jul 5 17:24:29 2003] [notice] child pid 17558 exit signal
> [Segmentation
> fault (1
& Information Services,
JG125, James Graham Building, Leeds Metropolitan University,
Beckett Park, LEEDS, LS6 3QS, United Kingdom
Email: [EMAIL PROTECTED]
Tel: +44 113 283 2600 extn 4730 Fax: +44 113 283 3211
--- End Message ---
--- Begin Message ---
>I want to be able to e-mail mys
marty\Smarty.class.php* on line *1658
*line 1658 is:
$_source_return = $resource_func($resource_name, $template_source, $this);
I think it has something to do with PHP not liking the $resource_fun
being submitted for the function name. It works fine on my updated LAMP
environment any help
l
Re: regexp problem
154834 by: Burhan Khalid
Re: Please assist - been on this for hours - Permissions onserver
154837 by: Steve Jackson
154840 by: Jason Wong
154846 by: Steve Jackson
154850 by: Marek Kilimajer
154851 by: Steve Jackson
Need Some Basic Help
on two: I've read in several books that html checkbox forms can
> pass multiple values to the server when more than one check box is
> selected if they have the same name. However, when I var_dump the
> $_POST variable that should contain them I only get one value. Anyone
> have
php-general Digest 13 Jul 2003 02:10:15 - Issue 2172
Topics (messages 154956 through 154984):
Re: imagecreate() error
154956 by: Philip Olson
154971 by: Michelle Bernard
Re: Configuration Problems
154957 by: Philip Olson
Re: REGULAR EXPRESSION HELP
154958
nigan
154988 by: Dan J. Rychlik
154994 by: Ray Hunter
154995 by: Robert Cummings
Re: OK, So I am new to these List. Win2000 help!
154989 by: John Nichel
155002 by: John Nichel
Re: Newbie Directory question
154990 by: olinux
Re: Mailing list server wit
using DATE_FORMAT() in your query to format the data
there so you don't have to do anything in PHP.
--
---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
PHP|Architect: A magazine for PHP Professionals - www.phparch.com
--- End Message ---
--- Begin Message
ommand not working through php
155315 by: Mike Morton
155321 by: David Nicholson
155322 by: Mike Morton
155323 by: David Nicholson
155330 by: Mike Morton
help me please!
155316 by: pehepe php
155319 by: DvDmanDT
session across sateli
?
155885 by: pehepe php
155886 by: Chris Knipe
155888 by: John Manko
155891 by: David Nicholson
Re: running a php script in /cgi from /web
155889 by: Dale Walters
Help with UPDATE command...
155894 by: Tony Tzankoff
155895 by: John Manko
hat command?)
TIA
--- End Message ---
--- Begin Message ---
For those using Nedit with php/html here's a macro which will open a
browser window and previw your script (Linux):
file = $file_path $file_name
file = replace_in_string(file, "/path_to_your_server_root/htdocs/", &quo
hy the
> other way did not work.
If it's not obvious from examining the code then you have to get down to some
serious debugging. Most importantly you need to:
- incorporate error checking into your code, examine the values returned from
all functions
- var_dump() all your major
ain than I expected.
-Original Message-
From: Jason Wong [mailto:[EMAIL PROTECTED]
Sent: July 20, 2003 4:45 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Still problem with files
On Monday 21 July 2003 00:23, Beauford.2005 wrote:
> These files were already done from last year, so I figu
lication I'm moving, but also with the "world's
> simplest global test pages" below.
hmm.. you do have space left on /tmp ?
Curt
--
"I used to think I was indecisive, but now I'm not so sure."
--- End Message ---
--- Begin Message ---
Using the $_SESSION[] s
irus.
www.antivirus.lv
--- End Message ---
--- Begin Message ---
--- Pietuka Krustiòð <[EMAIL PROTECTED]> wrote:
> I would like to join an OO project, that is not quite well
> developed so far, but looks promising. Could you suggest any?
Check out SourceForge (http://sf.net/). There
ndrew Brampton
Help with Apache
157041 by: Corey Edwards . Dreamstar Computer Software
157042 by: Curt Zirzow
157044 by: Mark Charette
Re: /n not working
157045 by: DvDmanDT
OOP, PHP4 & PHP5
157046 by: Mike Brum
157047 by: Greg Beaver
157083 by: Jonas Thorell
157086 by: David Smith
157088 by: Curt Zirzow
Please HELP me
157078 by: Rausch Alexandru
157082 by: Peter James
Re: small request (done)
157080 by: Ryan A
Re: Get the current file name
157084 by: Burhan Khalid
Re: header
157118 by: Curt Zirzow
Array help
157124 by: Ryan A
157130 by: Jason Wong
Get Local IP Address
157125 by: Chris Lee
157128 by: Tom Rogers
157134 by: Chris Lee
157135 by: Tom Rogers
Local IP Address
157126 by: Chris Lee
POST/GET using a
) ) $company_name = array();
> >array_push($company_name, $row['company']);
> >
> > // try to register session variable
> > $_SESSION['link'] = $company_name;
> >
> > }
> >
> >
> > Now when I tr
help with php
157466 by: Billy
157468 by: Chris W. Parker
157470 by: DvDmanDT
157472 by: Chris W. Parker
Re: Apache logs to keep $_POST values
157471 by: Sek-Mun Wong
John->Re: [PHP] Re: Simple Array question (conclusion)
157473 by: Ryan A
essionally developed PHP scripts :: http://www.phpmachine.com/
> >
> > Professional Web Development by David Nicholson
> > http://www.djnicholson.com/
> >
> > QuizSender.com - How well do your friends actually know you?
> >
(developed entirely in PHP)
--- End Message ---
--- Begin Message ---
Well I just coded up a very small example, and it pushing 1 array into the
other...
Check out: http://81.102.229.151/push.php and
http://81.102.229.151/push.phps
It works exactly how it should... However really th
Sr');
$arr2 = array('N', 'Su', 'O');
$arr3 = array_push($arr1, $arr2);
print $arr3[3][1];
//prints Su
---
Weird usage
- Original Message -
From: "Andrew Brampton" <[EMAIL PROTECTED]>
To: "Hank TT&
php-general Digest 4 Aug 2003 01:23:49 - Issue 2215
Topics (messages 158073 through 158100):
Re: connecting access (*.mdb) database with PHP
158073 by: Simon Fredriksson
Help with "secure" virtual host setup
158074 by: Robert Mena
loop and write array
here I can find a rpm package for redhat 9 ?
I can't help with the Oracle question, but yes, stick with apache 1.3.x
for the moment...
It would also pay to look at what version of PHP you're currently
running (eg 4.1) and see what major changes you're likely to experience
whe
php-general Digest 5 Aug 2003 13:40:00 - Issue 2218
Topics (messages 158230 through 158279):
Re: Display Records in Multiple Pages help please !
158230 by: daniel.electroteque.org
158277 by: Justin French
Re: Regular Expression
158231 by: Curt Zirzow
Extracting
by: Marek Kilimajer
158647 by: skate
158651 by: Marek Kilimajer
php help
158618 by: Dipesh khacharia
Re: Insidious!
158619 by: Nicholas Robinson
perl to php converter
158620 by: Louie Miranda
Re: logging of mail() function?
158621 by: Nicholas Rob
segmentation faults
159111 by: Martin Peck
Re: mail() function failure
159112 by: Ivo Fokkema
Re: mail() usage in for loops
159114 by: Joel Rees
Filling a text field
159116 by: bob pilly
159117 by: John W. Holmes
159118 by: Justin French
Help Please i
[EMAIL PROTECTED] and press
ENTER. The output
resembles the following:
250 OK - mail from <[EMAIL PROTECTED]>
3.. Type rcpt to:[EMAIL PROTECTED] and press
ENTER. The output
resembles the following:
250 OK - Recipient <[EMAIL PROTECTED]>
Hope you can
php-general Digest 10 Aug 2003 05:04:55 - Issue 2227
Topics (messages 158992 through 159017):
Possible bug w/ open_basedir?
158992 by: Dan Brown
Re: How to display?
158993 by: rush
Re: Pls Help-Looking for PHP Product for Articles
158994 by: Alexandru COSTIN
Re
Ver
159253 by: Alexandru-Vlad Badut
159255 by: Kae Verens
Re: GD 2.0.15
159256 by: Vijay
Strange problem in class creation
159257 by: Fabio Rotondo
159262 by: Mukul Sabharwal
159266 by: Fabio Rotondo
159272 by: Mukul Sabharwal
Re: Pls Help-Looking
gt; include("/dir1/script2.php");
> print_r($test); //works great
> print_r($GLOBALS['test']); //does not work
> ?>
>
When I've had similar problems it has almost always been because I'm trying
to access the variable inside a function without declaring it a
nks,
Jean-Christian Imbeault
--- End Message ---
--- Begin Message ---
array_map(array('Maker', 'sGetNameId'), array("1") )
Have a look at the callback type, here:
http://www.php.net/manual/en/language.pseudo-types.php
--
Peter James
Editor-in-Chief, php|architect Ma
tests
159021 by: Uros Gruber
159022 by: John W. Holmes
159023 by: Uros Gruber
159033 by: Curt Zirzow
Why Redirection works on 1 machine but not on another
159024 by: Ow Mun Heng
159025 by: John W. Holmes
159026 by: David Otton
need help with
r the quick response!
Tim Winters
Creative Development Manager
Sampling Technologies Incorporated
1600 Bedford Highway, Suite 212
Bedford, Nova Scotia
B4A 1E8
www.samplingtechnologies.com
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Office: 902 450 5500
Cell: 902 430 8498
Fax:: 902 484 7115
-Original
Installing How-To
159775 by: Rodney Davis
mysql_num_rows
159776 by: John Taylor-Johnston
159777 by: CPT John W. Holmes
Help - Translation Troubles : cvs / chapters / streams.structs.xml
159778 by: Hafid
Help - Translation Troubles : cvs / chapters / streams.common.xml
ser_func_array() */
call_user_func_array (array ('A', 'B'), array('call 5'));
/* invoke $C->B via call_user_func_array() */
call_user_func_array (array ($C, 'B'), array('call 6'));
/* apply A::B to $D via array
a personal readme file in each directory, describing
what you did to get things working. (This will help a lot
next time.)
BTW. There is a separate mailing list about installing PHP.
You'd better ask there and look in it's archive etc.
Greetings,
Jaap
--- End Message ---
--- Beg
it: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
Hi! Is there any PHP Portal system (scripts) that have IMAP/SMTP,
calendar, notebook and other utilities build in to it alongwith other
general portal utilities? Any information would be of great help. Thanks
Dasmeet
--
Doma
php-general Digest 18 Aug 2003 09:19:10 - Issue 2243
Topics (messages 159863 through 159900):
Re: Discussion: do you consider null a value or strictly a type?
159863 by: Curt Zirzow
159867 by: Greg Beaver
Re: Efficient structure
159864 by: Curt Zirzow
Re: shell_exec
nder
159943 by: Greg Beaver
159944 by: John W. Holmes
159946 by: Frode
159948 by: John W. Holmes
need help with cookies
159945 by: Dan Anderson
Re: READ RECEIPTS [WAS: $GLOBAL question]
159947 by: Michael A Smith
159949 by: Chris W. Parker
RECEIPTS [WAS: $GLOBAL question]
159953 by: Dan Anderson
159955 by: Michael A Smith
159957 by: Michael A Smith
159960 by: Chris W. Parker
Re: need help with cookies
159954 by: Curt Zirzow
159964 by: Jaap van Ganswijk
Re: pop3 functions
159956
: John W. Holmes
160117 by: Anthony Ritter
160118 by: John W. Holmes
Sessions in frames
160109 by: Aris Santillan
160119 by: Justin French
HELP! I'm Desperate...
160111 by: Michael A Smith
160127 by: Jason Sheets
160131 by: Curt Zirzow
php-general Digest 20 Aug 2003 13:10:58 - Issue 2248
Topics (messages 160144 through 160170):
Re: Help with parse error
160144 by: Peter James
160151 by: Baroiller Pierre-Emmanuel
Re: Your details
160145 by: electroteque
Re: How to open a save-as dialog and then
: celula2.teleline.es
Help! Unable to load DLLs.
160283 by: Larry_Li.contractor.amat.com
160294 by: Dennis Lee
help needed with this mcal script
160284 by: Sn!per
Re: back button and forms
160285 by: Marek Kilimajer
File upload + permissions + .htaccess in php
4 by: Keith Higgs
Need some help: Setup PHP5 beta with Windows XP/IIS 5.1
160411 by: pt2002
Re: CSV export
160412 by: Kai Poppe
Re: Mailing List Weirdness
160413 by: Brian S. Drexler
Getting browser resolution??
160415 by: Bjarke Andersen
160416 by: T
mat not being kept
160456 by: Rob Yelvington
160469 by: CPT John W. Holmes
Re: WYSIWYG editor for PHP
160457 by: Rob Yelvington
need help figuring out how to delete rows?
160458 by: Deadsam
PHPOPENCHAT: he script tried to execute a method or access a property of an
160485 by: Peter James
Re: google style paginating
160486 by: Mika Tuupola
160487 by: Haseeb
Re: Clean Up the sand box time
160488 by: Nicholas Robinson
Re: text area question
160489 by: Marek Kilimajer
Re: need help figuring out how to delete rows?
160490
160524 by: Matthias Nothhaft
160528 by: Jim Lucas
160550 by: Curt Zirzow
160551 by: Jason Sheets
160553 by: Matthias Nothhaft
160554 by: Mike Migurski
Need help om screen display error
160520 by: Gloria L. McMillan
file upload problem
160581 by: jabber.raditha.com
160596 by: Stevie D Peele
160597 by: Curt Zirzow
Re: How to open random Flash page with hyperlink?
160579 by: zerof
start_session()
160582 by: murugesan
160587 by: John W. Holmes
Help with reading files
160583 by: Ya
& dns server on one machine
and web on the other. Is there any way possible to do this with PHP?
I searched the arhives and found something about ssh_agent but couldn't find
a lot of information from google. Any help would be appreciated. I have
php experience just not very much...
A
ation: /main.php");
> > > ?>
> > >
> > > then in main.php you need to start your session to access
> > the session
> > > variables
> > > > > session_name("yoursessionname");
> > > session_start();
> > >
es
160693 by: Mike Migurski
Re: querystring and frameset issue
160696 by: jabber.raditha.com
help with parse error
160698 by: Stevie D Peele
160702 by: Paul Fitzpatrick
Impossible error
160699 by: Mjec
160700 by: Ashley M. Kirchner
160701 by:
: Radu Manole
How to break out of nested loops
140051 by: Bix
140053 by: Philip Hallstrom
140054 by: Erik Price
140056 by: Bix
140058 by: Bix
Mail
140055 by: Stephen
140092 by: Chris Hewitt
script conflicts
140059 by: Sebastian
help from
Rene Brehmer }-
Re: mass mail and selected mailings
140241 by: -{ Rene Brehmer }-
Re: Mail attachment
140242 by: -{ Rene Brehmer }-
LIsting all the Members who have not loged in for 60 days ...
140246 by: Philip J. Newman
140249 by: Sebastian
Need help with coding pr
Re: - IIS - More info
140380 by: Beauford.2002
dynamically splitting a paragraph for a preview of content
140382 by: daniel
PHP and file extensions
140383 by: Beauford.2002
140409 by: Chris Hewitt
Help with sum of items
140384 by: Jim Greene
Apache +
;" <[EMAIL PROTECTED]>; "Beauford.2002"
> > <[EMAIL PROTECTED]>; "PHP General" <[EMAIL PROTECTED]>
> > Sent: Friday, March 21, 2003 11:04 AM
> > Subject: RE: [PHP] Sessions question
> >
> >
> > > > -Original Mess
Date Diff
140705 by: Adam -
140708 by: Jason Sheets
creating mailing list in php?
140707 by: Jason Jacobs
140713 by: -{ Rene Brehmer }-
array insert help
140710 by: Jason Dulberg
140711 by: Ernest E Vogelsinger
140712 by: Jason Dulberg
1
uot;mysql_select_db ($database)";
MD> $query = "SELECT * from $tablename";
MD> $result = mysql_query ($query, $connect);
MD> while ($row = mysql_fetch_array($result))
MD> {
MD> print_r( $row );
MD> echo mysql_error();
MD> }
?>>
MD> mysql has an error on line 19. Li
(!session_is_registered("count"))
{
session_register("count");
session_register("start");
$count = 0;
$start = time();
}else{
$count++;
}
$sessionId = session_id();
?>
This page points at a session ()
count = .
start = .
This ses
140808 by: rush
Re: [PHP-DB] mysql timestamps
140805 by: L0vCh1Y
140816 by: Don Read
140846 by: John W. Holmes
Help-- 255 characters limitation in .
140807 by: Larry_Li.amat.com
PHP Send Mail Main headers.
140809 by: Philip J. Newman
140820
r I tried
around for some time
how do remove an empty space in an erray I tried arround with
$E2= str_replace(" ", "", $Email);
and I tried as well
$E2= str_replace(" ", "", $Email); with no success it totally ignored
the empty space in the emai
space
141055 by: chris
Re: connecting to mysql db
141056 by: Uttam
help with preg_replace please
141058 by: Justin French
141059 by: Jason Wong
141060 by: Jason Paschal
141078 by: CPT John W. Holmes
Passing data between the web to an Intranet
141579 by: Alexandru COSTIN
141588 by: John W. Holmes
COM
141573 by: Kiswa
ldap_read() and 'No such object'
141574 by: Turbo Fredriksson
Help Cookies
141575 by: Haseeb Iqbal
141576 by: Daniel Guerrier
Re: Who is Tim O'Reilly?
;s
actually what I like about PHP.
-Original Message-
From: Beauford.2002 [mailto:[EMAIL PROTECTED]
Sent: Friday, March 28, 2003 1:54 PM
To: PHP General
Subject: [PHP] Is there a PHP for Dummies?
I'm really tired of trying to figure out the PHP manual and need
something
that exp
101 - 200 of 1038 matches
Mail list logo