June 20th, 2007
msquared (Administrator)
|
How to use Password() in PHP? Syntax problem?
Jensen Somers wrote:
Yes, that's true. However, additionally, if he would have asked in the
correct newsgroup (PASSWORD is not a PHP function), he... more »
|
|
Including file Inside class
I'm trying to setup a class that will allow a file to be included on
the page. It goes something like:
<?php
class myClass {
... ... ...
function... more »
|
|
PHP has encountered an access violation...
On Thu, 04 Sep 2008 07:52:22 -0700, Martin <ironwoodcanyon@gmail.com>
wrote:
At Jerry's suggestion, I uninstalled PHP 5.2.5 and installed... more »
|
|
Shelling without waiting
8 Replies |
Posted by: Bill H
| Last post by C. (http://symcbean.blogspot.com/), Today
On 6 Sep, 12:48, Captain Paralytic <paul_laut...@yahoo.comwrote:
man at
C. more »
|
|
prevent php execute
On Sep 7, 4:20 pm, peter <cmk...@hotmail.comwrote:
You can use the engine directive in your httpd.conf to disable PHP for
certain directories with... more »
|
|
connect to another computer
yashiro wrote:
How can you access the other computer without PHP? For instance, if you
share a disk or directory between the two computers, you can... more »
|
|
To add search in my page
AqD wrote:
So what? You are not the world. And if you want to drive people way
from your sites, that's your choice.
And what you THINK is... more »
|
|
Need to mark similar phrases in two different texts
On Sep 8, 5:55 am, SuperNova <SerafimPa...@gmail.comwrote:
You are probably looking for something along the line of a dictionary
coder, the process... more »
|
|
syntax error, unexpected T_VARIABLE
AqD wrote:
Use mysql_real_escape_string for this.
--
Curtis more »
|
|
Re: Fill array keys if it doesn't exists
On Mon, 08 Sep 2008 00:11:38 -0700, mouac01@yahoo.com wrote:
Loop through the array and make an array of all keys. Then loop through
the array again... more »
|
|
Re: Fill array keys if it doesn't exists
<mouac01@yahoo.comschreef in bericht
news:55988a3d-789f-47bb-bd80-94f291c33ce6@b30g2000prf.googlegroups.com...
Show what you have so far, where... more »
|
|
MailEnable and PHP
"Dale" <the.one@example.comwrote in message
news:5V%wk.39876$_s1.18231@newsfe07.iad...
here's a freaking v8 moment! just write the file directly to... more »
|
|
NuSoap secure Server
On Sep 6, 3:01 pm, Flo 'Irian' Schaetz <ir...@gmx.dewrote:
Hi Flo,
Yes, it does using SSL certs (using CuRL). I've used nusoap for... more »
|
|
How best to use php5 objects between pages?
AqD wrote:
They don't matter to you because you're so hung up on your cache that
you don't recognize the problems and limitations... more »
|
|
Image posing question
Computer Guy wrote:
You're right. It isn't a PHP question. As in an appropriate newsgroup
and you'll get a good answer. Here you'll get good... more »
|
|
are there any PHP scripts for parsing FTP logs
On Sep 7, 5:47 pm, Betikci Boris <pard...@gmail.comwrote:
I tried that first but the pid has a space in it, that's why I went to
a regexp :) more »
|
|
What is wrong in my source-code?
On 7 Sep, 15:39, "mijn naam" <whate...@hotmail.invalidwrote:
Thank you very much!
Thank you all of you for all good answer!
Karl more »
|
|
php include design question
Mark wrote:
As Curtis said - you're optimizing prematurely.
Only a very few sites in the world ever get "thousands" of entries.
Many don't even get... more »
|
|
Browser Object
sarmad.alsaiegh@googlemail.com wrote:
Don't count on getting anyone to come to your site, if this is how you
go about things.
If you're capable of... more »
|
|
Coverting perl to php
Jeff wrote:
Perl 6 has been under development for almost 10 years, apparently. A
brief Google search turned up this FAQ about Perl... more »
|
|
Re: wysiwyg query builder
Greg Russell wrote:
way.
You can keep track of successive posts to iteratively build up and
tentatively display a query statement, and then... more »
|
|
MemCacheD slower than calling MySQL?
On 5 Sep, 21:06, Gilles Ganault <nos...@nospam.comwrote:
This is not what sessions are for: to share data between users you
need .... a database. To... more »
|
|
Move file to (potentially) non-existent directory
2 Replies |
Posted by: mp-
| Last post by C. (http://symcbean.blogspot.com/), 3 days ago
On 6 Sep, 03:17, gordonb.he...@burditt.org (Gordon Burditt) wrote:
It'd be simpler to call mkdir() first, throw away the result then
check if the... more »
|
|
Help needed
3 Replies |
Posted by: -D-
| Last post by Jerry Stuckle, 3 days ago
-D- wrote:
Yes, that should fix the problem. However, I still don't understand why
it should be failing.
I believe what you're saying - I asked... more »
|
|
logowanie
Witam wszystkich.
Mam pytanie, jak lepiej i bezpieczniej jest rozwiazac logowanie do portalu
za sprawa baz danych czy opierac sie na plikach... more »
|
|