Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

PHP

Discuss PHP
Views: 8,074 Announcement: You cannot reply to these posts
June 20th, 2007 msquared (Administrator)
How to use Password() in PHP? Syntax problem?
3 Replies | Posted by: karlarneg@gmail.com | Last post by Jerry Stuckle, Today
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
Post Reply? | Posted by: briandichiara | Last post by briandichiara, Today
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...
32 Replies | Posted by: Martin | Last post by Martin, Today
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
3 Replies | Posted by: peter | Last post by Gordon, Today
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
2 Replies | Posted by: yashiro | Last post by Jerry Stuckle, Today
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
12 Replies | Posted by: lak | Last post by Jerry Stuckle, Today
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
7 Replies | Posted by: SuperNova | Last post by Bill H, Today
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
5 Replies | Posted by: stanman | Last post by Curtis, Today
AqD wrote: Use mysql_real_escape_string for this. -- Curtis more »
Re: Fill array keys if it doesn't exists
Post Reply? | Posted by: Sjoerd | Last post by Sjoerd, Today
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
Post Reply? | Posted by: mijn naam | Last post by mijn naam, Today
<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
2 Replies | Posted by: Dale | Last post by Dale, Today
"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
2 Replies | Posted by: Flo 'Irian' Schaetz | Last post by smsiebe, Today
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?
13 Replies | Posted by: DigitalDave | Last post by Jerry Stuckle, Today
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
5 Replies | Posted by: Computer Guy | Last post by Jerry Stuckle, Today
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
8 Replies | Posted by: lawrence k | Last post by Nick S, Yesterday
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?
6 Replies | Posted by: karlarneg@gmail.com | Last post by karlarneg@gmail.com, Yesterday
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
25 Replies | Posted by: Mark | Last post by Jerry Stuckle, Yesterday
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
4 Replies | Posted by: sarmad.alsaiegh@googlemail.com | Last post by Curtis, Yesterday
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
5 Replies | Posted by: Bill H | Last post by Curtis, Yesterday
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
Post Reply? | Posted by: sliverdigger | Last post by sliverdigger, Yesterday
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?
3 Replies | Posted by: Gilles Ganault | Last post by C. (http://symcbean.blogspot.com/), 3 days ago
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
Post Reply? | Posted by: bartek81@bartek81.pl | Last post by bartek81@bartek81.pl, 3 days ago
Witam wszystkich. Mam pytanie, jak lepiej i bezpieczniej jest rozwiazac logowanie do portalu za sprawa baz danych czy opierac sie na plikach... more »

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors