"Tristan Pretty" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Ok, here's my code that I want to pick a random line from a text file, and
> then mail myself 10 times with a different line each time...
> But It simply won't work...
> Anyone know why?
>
> function randomline($fi
x27;";
mysql_query($update);
I know the answer is simple but i seem to be stuck on it.
Thankyou
Eric Holmstrom
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"Taras Panchenko" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I have 2 questions:
> 1) why gethostbyname() does not resolve my host name into IP?
> 2) why fopen() (and file()) does not open an external (URL) file via http?
> Please, see my example below:
> --
>
ht
Thankyou i did not know that command existed! so simple cheers
"Eugene Lee" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Thu, Dec 18, 2003 at 01:39:57PM +1100, Eric Holmstrom wrote:
> >
> > What im trying to do is read the information from a fie
Merry christmas!!!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Merry christmas to every PHP developer here!!!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lp at all will be very grateful for.
Thankyou
Eric Holmstrom
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thankyou, put me on the right track :)
"Jasper Bryant-Greene" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi Eric
>
> What you need to do is make another PHP page, maybe info.php, which will
> fetch the info field from the DB and display it.
>
on is inherited, and do not know how to use
namespaces after registration ($element->ns:subelement is not a valid
PHP syntax)
- I've seen many times that simpleXML is limited to 3 levels of nesting
but there is a phpt with 4 levels. Is there a limitation ? if yes, which
one ?
thanks per adva
to support negative timestamps ... which means you
> can't skimp on your testing if you decide to go this route. ;-)
In Business Basic I use Julian Dates:
http://www.basis-documentation.com/commands/jul_function.htm.
This lets me easily calculate days between dates just by substracting
Good evening all,
I am designing a website were different users will be posting their
"portfolios" and I am seeking a PHP Contact form script that will email
JUST the person on the profile and the profiled person's email will
remain anonymous.
Does anyone know if this script
.
Thanks a lot
Eric
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
, not finding anything there...
Eric
"Donald Tyler" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> We use XMLRPC to communicate between flash & PHP. I presume it can be
> coupled with sockets if you should need a permanent connection as well.
>
> It
It doesn't seem that you have declared the vars $reorder and $order, so that
will make a bad query.
"Mayo" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> PROBLEM
>
> I'm trying to insert information from a query string into sql.
>
> I have a table with content. The column headers ha
) I'm looking at this as a challenge, because it doesn't seem like anyone
else has done this before
Eric
"Ben Ramsey" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> What I mean is: you shouldn't need to use sockets to read in a file from
> Flash
EQUAL to NFH see $EA";
}
?>
Here I use the strict comparison operator, and it writes out the last
sentence.
Very odd this code
Eric
"Jonathan Pitcher" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I am so frustrated at the moment with coding. I had a
"Todd Cary" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I moved an application from Linux to my Client's NT system and is_file
> cannot file the file on the NT system. My directory structure is as
> follows:
>
> c:\webroot
>\application
> \php_code
>\filedir
>
>
This should help:
".$y."\n";
}
?>
What you forgot is that $range must be the current year plus how many loops
you want.
Eric
"Bill Green" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> This works to create a drop down select box of nu
Hi everybody helping me on this
I have not gotten a lot of tips, I appreciate all the help I have gotten
here.
I have decided to try out different technologies that I have been advised
and measure performance to choose the best and fastest one!
Eric
"Eric Bolikowski" <[EMAIL PROT
s $math){
echo "$key => $value";
?>
--
This would output:
1 => 1
2 => 2
3 => 3
---
This method can also be very useful with selects, naming the select "name[]"
Then you when you submit, name[] will become an array where the selected
indexes are given in
esn't seem
possible. is it?
thx - eric
--
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]
I just asked a similar question two hours ago, and would like to express
my interest in this same question.
Sorry it for a no answer response.
AJDIN BRANDIC wrote:
> Perhaps not related to php but I was wandering, is it possible to hide
> site's real url and replace it with something else (
rough this, or recognize the error
otherwise. - eric
output (msg body) #
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="=_2ad7f0cbb98266e56a24391bd135d9a4"
This is a MIME encoded message.
--=_2ad7f0cbb98266e56a24391bd135d9a4
Content-
you could maybe use the sleep function.
and for the directory question chown nobody.nobody dir/
or whatever user your webserver runs under.
Securez wrote:
> I have a form that permit a user to upload files, but if the file is 1 or 2
> Mb the time excess the script live time,
> how i can chan
how can I do something like
if(!defined(cybercash_encr())) dl("cybercash.so");
anyone know of a good way to see if a function/module has been included in
php?
I need a run time solution for a script to be encoder()ed and distributed,
Thanks
Eric
-- Support your government, gi
debug echo's. Neither case is a boundary case, occurring in the later
half of the table.
Can anyone offer any advice?
Eric
--
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 admi
My own solution to this is a bit more complex but it seems to work with both of the
databases I work with. MySQL and Postgress.
for example I would use 'select *,unix_timestamp(cr_date) as my_cr_date from table
where ref_index=2345;'
Then when I go to output it I can use the unix date command
4 MB)
RH5.2/php4/AOLServer.
Can anyone suggest the cause of this bug and a possible fix? Has anyone
heard of a AOLServer truncating data from php? Does HTTP sometimes truncate
packets in weird ways?
Eric Nielsen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
rrent
limitation). What else do I need to do?
Eric Nielsen
--
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]
Hello,
I am trying to start/stop a java program using PHP 4.04 on RH6.2. I can
successfully start the program using:
exec("/usr/bin/nohup /home/itrades/bin/startserver >/dev/null 2>&1 &")
But when I revisit the page or refresh the page the web server hangs
until I kill the java program.
Can s
Hi !
I'm trying to use the function mail().
I get :
Warning: Failed to Connect in D:\IBOIS\web\test.php on line 1
I'm using the lastest version of PHP on IIS 4.0
What's wrong ?
Should I change the php.ini ?
If I try to use the snmp library i get lot of errors...
PLease help.me
mcfly
ir=/usr/lib
--with-imap=/usr/local
Apache:
./configure \
"--with-layout=Apache" \
"--enable-module=so" \
"--activate-module=src/modules/auth_mysql/libauth_mysql.a" \
"--enable-module=ssl" \
"--enable-module=rewrite" \
"$@"
Thanks!
Eric
"orig x: $orig_size[0] orig y: $orig_size[1] ";
produces:
orig x: 1200 orig y: 1600
orig x: orig y:
The test image was produced from my Canon S100 and the Canon image
downloading software.
Can anyone help?
Thanks,
Eric
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
I think that was the first thing I tried.
It might have something to do with the actual image itself.
Images created with th PHP/GD routines come up with acceptable results.
Thanks,
Eric
Quoting Dan Lowe <[EMAIL PROTECTED]>:
> Previously, Eric Knudstrup said:
> > I am havin
see if the entry exists in the
associative array in order to determine whether it is valid. I suspect
that the latter method would be much more efficient, and I intend to
test the two techniques myself to find out, but I just thought I would
check here to see if anyone could confirm or refute my hunch
MySQL databases and
the hyperfile databases.)
Thanks in advance.
Eric
--
) b-tween (
web design > e-communication > e-education
http://www.b-tween.com
Geneva> Switzerland
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
T and produce HTML. How make it simply ? I
have a solution using xml2tree, but I'd prefer a DOM-XML solution (it exists
in java with xalan ...)
I use PHP 4.1.1 on windows 2000 and MS IIS 5.0.
Thanks for any help.
Eric Tonicello
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
> or do I do the configure with
> all the other arguements AND --with-gd and then do the
> 'make' and 'make install'?
Yes, you will have to configure with all the prior options in addition to
the --with-gd. A quick way to get your currently compiled options is with
the php function phpinfo().
Hi everyone, I am having a small speed problem and I think I may be on
track to solve it. i need some input.
I have a search script which either returns results or not.
if No results I use a header location redirect to an insert form
if one result I redirect to part 2
else if many I display t
me1.txt or similiar?
>
>HÃ¥kan
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
= = = = = = = = = = = = = = = = = = = =
Best regards.
Eric Coleman
[EMAIL PROTEC
php
>>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
= = = = = = = = = = = = = = = = = = = =
Best regards.
Eric Coleman
[EMAIL PROTECTED]
2002-05-20
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t now
how to access existing globals. Could somebody please tell me where
tell me where this is documented if it is documented at all, or explain
it to me if it is not documented yet?
--
#!perl # Life ain't fair, but root passwords help.
# Eric
t now
how to access existing globals. Could somebody please tell me where
tell me where this is documented if it is documented at all, or explain
it to me if it is not documented yet?
--
#!perl # Life ain't fair, but root passwords help.
# Eric
but what I am really after is getting
values from the session variables, like $_SESSION["id"]. Is this
possible at all and if so, is this documented somewhere?
> On Tue, 21 May 2002, Eric Veldhuyzen wrote:
>
> > Hi,
> >
> > I have just written a module for PHP
Hi !
There is an equivalent of :
mySQL_insert()
in :
Unified ODBC functions ???
Thanks for any help !
___
Eric TONICELLO
Faculty of Architecture, Civil and Environmental Engineering
SWISS FEDERAL INSTITUTE OF TECHNOLOGY LAUSANNE
Email : [EMAIL
You can add the database to your query. Such as:
SELECT * FROM database.table WHERE stuff=other_stuff;
I am not sure what other databases support this notation but I know that
MySQL does.
Eric
On Sat, 23 Feb 2002, Thomas Seifert wrote:
> Hi folks,
>
> just wondering
nyone know a soloution to this? Feel free to contact me if you
need more information to solve this.
Best regards,
Eric
--
[ eric persson | [EMAIL PROTECTED] | www.persson.tm ]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
to give some links in emails like
http://www.blabla.com/mailTarget.php?target=6 and then ask PHP build the
HTML page containing the flash movie which needs the variable 'target' to
know which part of the movie to begin with.
Thanks for your help...
Trezza Eric
--
) b-tween (
web
d to update those who where
changed since the last indexinground. Often there are no links modified
in the last hour, so its not very resourcehungry, but that depends on
the data off course. :)
Just my ideas. :)
Good luck!
Eric
--
PHP General Mailing List (http://www.php.net/)
To u
I am trying to post to another server without a form. The input is from a
form on my server. I log the entry in MySQL and then pass the input to this
function to open the connection and return a query result.
The post to the other server requires authentication in the form of USERID
and PASSWORD.
I am learning PHP and I am having some trouble. I am working on a hit
counter application. I am using PHP 4 even though the file extension might
lead you to believe I am using PHP 3.
This code is on a page called "homePage.php3". Here is the instantiation of my
Counter:
All Done!"
?>
Here is
Testing reply...
**
"Eric Starr" <[EMAIL PROTECTED]> wrote in message
003f01c1d748$8785e200$[EMAIL PROTECTED]">news:003f01c1d748$8785e200$[EMAIL PROTECTED]...
I am learning PHP and I am having some trouble. I am working on a hit
counter application. I am
ot;>>>" . $this->mCountPosition . "<<< ");
The output is not what I expected. I am expecting:
>>>1<<<
Instead I am getting:
>>><<<
"Eric Starr" <[EMAIL PROTECTED]> wrote in message
003f01c1d748$878
x27;".$UserID."', '".$Complex."', '".$Contact."',
'".$Address."',
'".$State."', '".$City."', '".$Zip."', '".$Phone."', '".$Fax."',
'".$email."', '".$fee."')";
I think I've been staring at it too long. I can't find it.
Eric
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
There are a couple of carriage returns, but this has never affected any of
my other code. I'm using dreamweaver.
-Original Message-
From: Henning, Brian [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 29, 2002 1:55 PM
To: 'Eric Kilgore'
Subject: RE: [PHP] Can you find
Good to know I'm not going crazy. I found the error in the previous
function. I failed to end an echo statement and the next quote on that page
was this statement. Doh.
-Original Message-
From: Miguel Cruz [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 29, 2002 2:08 PM
To: Eric Ki
cly available archive of
functions and classes that fit into this index. Or to build it into
pear.
Please keep in touch with me on this issue. Feel free to email me off
list if you want.
Eric
On Wed, 3 Apr 2002, Arpad Tamas wrote:
> Hi Everyone!
>
> I have an idea, but I don't know
r. Can
I install over the top of the existing module or would I have to uninstall
that package first?
Any help would be greatly appreciated.
Eric
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
April 2002 11:12, Eric Kilgore wrote:
> I'm a newbie to Linux and Apache, not so new to php itself. I'm using Red
> Hat 7.2. The RPM installs apache with php, etc. as part of the standard
> install but --without-mysql in the configuration. I've read quit a bit on
> how you
would be greatly appreciated.
Eric Starr
It could be done with MySQL itself by either adding a sort_title field
that you make those changes to, by selecting the data into a temporary
table then performing the appropriate updates before selecting it
ordered properly, or by some crazy complex combinations of the if,
index, and substr funct
d! So now I am really confused. I
am up and running but at some point I will want to upgrade so I will
need find the problem. Anyone have an idea?
Eric
--
Eric Thelin [EMAIL PROTECTED]
AZtechBiz.com: Where Arizona Does Tech Business
Hello,
I use a lot Flash with PHP. I really don't understand why your browser opens
a new window. Could you tell me exactly which function you run
(loadVariablesNum ...) and which browser you are using. (MAC IE5 doesn't
work well with loadVariablesNum.
Eric
www.b-tween.com
web
--
Eric Trezza
www.b-tween.com
web design > e-communication > e-education
--
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]
I'm looking for a PHP mode for XEmacs and really miss c-mode. Do you know
of any packages for it?
Eric
> -Original Message-
> From: Phillip Bow [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 30, 2001 7:18 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] PHP Editor
Being new to PHP from the C world, is there anyway that I can enforce that
variables are declared for being used?
There have been a couple of times where I have been driven nuts trying to
find out why something isn't working and found that a variable name was off.
Eric
--
PHP General Ma
I can easliy add addional email header using the php mail() function. Does
'mail' or 'sendmail' have this same ability to add email headers from the
command line?
Thanks,
-eric wood
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTE
Has anyone figured a way to purge access-log files after webalizer is done
using to data only so far back?
-eric
- Original Message -
> I'm rather fond of Webalizer (www.mrunix.net/webalizer).
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL P
I'm looking to give each of my virtual domain accounts a calendar, msg
board, and maybe a chat function to their web site.
Anyone know of a php program that has messaging and calendaring working
together?
Thanks!
-eric wood
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
t side,
with java/javascript/dhtml or something.
The easy way should be to use a frameset, where one frame contains the
image with the scroll.
//Eric
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To
I have been searching for this in the Zend docs and examples, but I don't
see it anywhere. In a PHP extension how do I access the elements of an
array that has been passed in?
Thanks,
Eric
"My mother's maiden name is not a password; my social security number is not
a PIN&q
What is PHP's equivalent to ASP/COM or JSP/EJB? Basically, I want to get an
idea of what methods there are of having multi tier development in PHP. Any
information or links are appreciated.
Thanks,
Eric Lebetsamer
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
> I get the output
>
> Number is 0001000
> Shifted Number is 2000
>
> What am I missing?!?
$num = "0001000"; sets $num to be 1000, not 0001000 binary.
As I'm not sure if PHP has a binary type, you can use hex:
";
$num = $num << 1;
echo "
> One more thing... If I got '2001-09-01'
> Is there a fast way of incrementing the month of it?
> making it '2001-10-01' ?
list($year, $month, $day) = explode("-", $date);
$month++;
if ($month == 13)
$month = 1;
$date = "$year-$month-$day";
der
tomcat, but it's only to get at the apache soap tools. See what I mean.
Thanks to all the php developers. 'gards - Eric
--
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]
or anywhere
else, I'm supposed build the SOAP:Fault XML and send that back.
I mean all the IP functions in PHP are so nice, and SOAP is an IP service as
well. Why no love for SOAP?
-Original Message-
From: Chris Bailey [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 01, 2001 1:30 PM
If I rebuild PHP, do I need to rebuild my apache???
_
Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addition
I'm happy I get the apache soap and XML java based tools for the web
services and get to keep the rapid development environment of php.
Hope this is of use to some people. - Eric
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional c
, try rebuilding PHP.
-B
- Original Message -
From: "Eric L. Sammons" <[EMAIL PROTECTED]>
To: "Jay Blanchard" <[EMAIL PROTECTED]>; "php-general"
<[EMAIL PROTECTED]>
Sent: Thursday, August 12, 2004 3:49 PM
Subject: RE: [PHP] Fatal error: Call to
3.27 (Unix) (Red-Hat/Linux) PHP/5.0.0 mod_ssl/2.8.12 OpenSSL/0.9.6b
X-Powered-By: PHP/5.0.0
X-CacheDebug-five: a:0:{}
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html
a:1:{s:3:"foo";s:3:"bar";}
Anyone know why my header() output behaves so
: chunked
Content-Type: text/html
27
26
How the bloody hell is $length being treated differently?
Thanks,
Eric
-Original Message-
From: Daniel Schierbeck [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 24, 2004 4:53 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: Crazy Serialize
tools plugin in Firefox to get the
HTTP Headers that were returned :)
Compare those two, and boggle the mind ;)
Thanks!
Eric
-Original Message-
From: John Holmes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 24, 2004 8:12 AM
To: Peters, Eric; Daniel Schierbeck; [EMAIL PROTECTED];
I figured it out...wasn't a PHP thing at all but rather the Firefox addin to "view"
response headers
It was cheating and doing a GET to grab the headers instead of the cached POST output.
Thanks for your help John,
Eric
-Original Message-
From: John Holmes [mailto:[
need for a database. Potential
> drawbacks include the overhead of file I/O and file locking, etc.
Logging may be something you'll want to do regardless of the
communication model.
Eric
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ly do development as well as design, DW is a great IDE.
The MX and MX 2004 have a real Homesite feel - a great IDE that never
did make it over to the Mac.
- Eric Marden
On Sun, 5 Sep 2004 00:26:31 +1000, Justin French
<[EMAIL PROTECTED]> wrote:
> Can anyone suggest a PHP editor/IDE for O
> kick-start another ideaThanks...!
http://www.dofactory.com/Patterns/PatternObserver.aspx
Just google "event listener pattern" or "observer pattern".
Also, you may find Extreme Programming to be useful.
http://www.extremeprogramming.org/
Eric
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nderbird with same
missing data problem.
I'm at my wits end on this one.
-eric wood
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Why use the min function? Just sort the array and then grab the first
element in the sorted array. No random picking required.
E
"Paul" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Thanks guys. Yes I figured using an array and the MIN function would be a
> start.
>
> Now the ra
On Tue, Nov 18, 2008 at 6:00 AM, Nathan Rixham <[EMAIL PROTECTED]> wrote:
> Waynn Lue wrote:
>>
>> I know the IDE wars spring up occasionally, but looking through the
>> archives, I haven't seen any discussions pro or con for phpDesigner 2008 (
>> http://www.mpsoftware.dk/phpdesigner.php). Anyone
On Tue, Nov 18, 2008 at 10:11 AM, Gryffyn
<[EMAIL PROTECTED]> wrote:
> I did a search and didn't find anything really astounding sounding, so I
> wanted to ask for some "live" recommendations from the crowd here.
>
> I was wondering if anyone had used FirePHP with Firebug or could recommend a
> goo
On Thu, Nov 20, 2008 at 8:37 AM, Yeti <[EMAIL PROTECTED]> wrote:
> If you can't load the class before calling session_start you can store
> the serialized object in a file and simple set a
> $_SESSION['path_to_file'] session variable..
>
> EXAMPLE:
> session_start();
>
> //some code
>
> class appl
On Thu, Nov 20, 2008 at 2:07 PM, Jochem Maas <[EMAIL PROTECTED]> wrote:
> Eric Butera schreef:
>> On Thu, Nov 20, 2008 at 8:37 AM, Yeti <[EMAIL PROTECTED]> wrote:
>
> ...
>
>>>
>>
>> Autoload. Why on earth would you do such a thing?
>
>
On Thu, Nov 20, 2008 at 2:51 PM, Stut <[EMAIL PROTECTED]> wrote:
> On 20 Nov 2008, at 19:35, Eric Butera wrote:
>>
>> Well I wouldn't put objects into the session to begin with.
>
> Why not? I do it all the time and it works fine.
>
>> I was
>> j
On Sun, Nov 23, 2008 at 5:34 PM, Alex Chamberlain
<[EMAIL PROTECTED]> wrote:
>> Nathan Rixham wrote:
>> > Evening All,
>> >
>> > I'm feeling the need to either start or contribute to something
>> > opensource and in PHP.
>> >
>> > Anybody have any worthy causes or projects they'd like to collab on
On Tue, Nov 25, 2008 at 10:03 AM, Ashley Sheridan
<[EMAIL PROTECTED]> wrote:
> On Tue, 2008-11-25 at 12:54 -0200, uaca man wrote:
>> I use vs.php to edit php and dreamweaver to html and im happy with those
>> two.
>>
>> 2008/11/25 John Boy <[EMAIL PROTECTED]>:
>> > Can anyone recommend a wysiwyg
On Tue, Nov 25, 2008 at 1:20 PM, uaca man <[EMAIL PROTECTED]> wrote:
> 2008/11/25 <[EMAIL PROTECTED]>:
>>
>>> Life's too short to not have code completion! :D
>>
>> I tried to help a guy out yesterday, and his silly code completion thingie
>> ended up writing bogus HTML as I typed...
>>
>> I don'
On Sun, Nov 30, 2008 at 8:23 AM, Alain Roger <[EMAIL PROTECTED]> wrote:
> Hi,
>
> is there a way how a PHP class can attach JS (javascript) and CSS documents
> to current web page in which the class is instanced ?
> till now i used an "echo" which "write" a code into
> current document.
> in this
On Thu, Dec 4, 2008 at 10:35 PM, Jim Lucas <[EMAIL PROTECTED]> wrote:
> Shawn McKenzie wrote:
>> Jim Lucas wrote:
>>> Boyd, Todd M. wrote:
> -Original Message-
> From: Jagdeep Singh [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 04, 2008 8:39 AM
> To: php-general@lists
On Fri, Dec 5, 2008 at 5:13 PM, Jason Todd Slack-Moehrle
<[EMAIL PROTECTED]> wrote:
> Here is the output I am printing:
>
> 'tempUploads/1425182872.xlsUploaded The File.'
>
> What is the issue?
>
> -Jason
>
>
> On Dec 5, 2008, at 2:11 PM, Jason Todd Slack-Moehrle wrote:
>
>> Hi All,
>>
>> I am uplo
101 - 200 of 1219 matches
Mail list logo