September 9th, 2008
msquared (Administrator)
|
HTTP-POST simultaneous requests
..oO(Jim Carlock)
It's his site, but not always his code. He maintains the platform, but
there are many other code contributors as well, like the... more »
|
|
SQL Injection test
I have a page the uses a form to pass a postcode to another page and I
want to test it against an SQL Injection. What would be a safe (i.e... more »
|
|
a little web site
Hi
I want to build a little website for a my musical band with a gallery,
contact, date for live, and if is possible a web player for mp3.
I search... more »
|
|
Cookie in IE7
On Fri, 10 Oct 2008 18:32:46 -0700 (PDT), Pankaj <panahuja@gmail.com>
wrote:
and subdomain (i.e. both have "www")?
--
Free personal divertable... more »
|
|
PHP IDE on Linux or Mac OSX 10.4 PowerPPC
On Oct 10, 2:50 pm, IQ Rules <dbmeth...@nospam.comwrote:
I like Quanta Plus on Linux, it goes way beyond just an editor,
includes project file... more »
|
|
ternary operator or if() statement for default value?
In message <gco9br$e9o$1@registered.motzarella.org>, Jerry Stuckle
<jstucklex@attglobal.netwrites
Yes - I shouldn't have relied on my memory from... more »
|
|
image uploads and version control?
I'm developing a php website that I have under subversion version
control. I'm working on an image upload functionality, and in the
middle of it I... more »
|
|
Date('W') vs strftime('%W')
..oO(Jonathan Stein)
Exactly. As a result there can be years with 53 weeks, because the first
week of the new year may already start in the... more »
|
|
SimpleXML and ADO XML
*** Álvaro G. Vicario escribió/wrote (Mon, 29 Sep 2008 20:21:59 +0200):
For the records: I finally discarded SimpleXML. It's only simple when
you... more »
|
|
Questions to discover a php guru
On 8 Oct, 21:40, Michael Vilain <vil...@NOspamcop.netwrote:
Why would you want a developer to wory about backing up MySQL
databases? Surely that is... more »
|
|
Human readable error_log
Álvaro G. Vicario wrote:
OK, thanks for the information Álvaro.
August more »
|
|
date_create
1 Reply |
Posted by: Jeff
| Last post by Geoff Berrow, Yesterday
Message-ID: <Q8Wdnd8W-L4lbXPVnZ2dnUVZ_uGdnZ2d@earthlink.comfrom Jeff
contained the following:
http://uk.php.net/date
--
Geoff Berrow ... more »
|
|
Installing BBCode extension for Windows
I know I asked this a few days ago, but I didn't really get a
satisfactory answer, and I know the people in this group are better
than that...
Is... more »
|
|
This message is a plug for a logging tool (Gurock)
http://blog.gurock.com/postings/smartinspect-for-php-logging/347/
An application with an library that supports logging via TCP to a local
or remote... more »
|
|
This can't get more amazing see for yourself! http://tardis-db.co.uk/
This can't get more amazing see for yourself! http://tardis-db.co.uk/ more »
|
|
Re: This a question for al the geniuses in math, Looking for a math formula to get a value
On Oct 9, 6:37 pm, Michael Fesser <neti...@gmx.dewrote:
Thanks, just what i need it. more »
|
|
Opening @ San Jose, CA for PHP Developer
Hi,
I am Vicky from Akraya Inc.We have an opening for PHP Developer with
one of our direct client.Please go through the job description and let
me... more »
|
|
Include file error (novice).
On Oct 9, 4:19 pm, Michael Fesser <neti...@gmx.dewrote:
Ah, there it is.
I've found it now where it specifies that in the manual.
Thanks to all.
~... more »
|
|
Simple PHP script?
Response to BryanA <Bryan.Andreas@gmail.com>:
Unit tests are an ideal place to start. Look for the functionality
you desire.
--
-Lost
Remove the... more »
|
|
Language Switching
Response to edgy <hotmail@hotmail.com>:
I haven't visited it myself, but it may be a sign that it looks and
behaves flawlessly -- therefore nothing... more »
|
|
inserting record into mysql db using php
Skygal wrote:
In addition to the suggestions of everyone else, you don't seem to
escape the user input. Unless escaped, your users could... more »
|
|
swfupload class problem
Uzytkownik "R. Rajesh Jeba Anbiah" <ng4rrjanbiah@rediffmail.comnapisal... more »
|
|
Getting host for domain?
Álvaro G. Vicario wrote:
Bearing in mind all that gives you is the company who owns the IP block.
They may or may not be the hosting... more »
|
|
Design question: User objects and a Role object
Anthony Smith wrote:
Yes, the user will have zero or more roles, so it has to be able to
access the role class.
Yes, it $roles could be an object... more »
|
|
PostgreSQL Equivalent of mysql_unbuffered_query
Is there such a thing as the equivalent of a mysql_unbuffered_query
for PostgreSQL for doing fast inserts, updates, and deletes (one
liners, not... more »
|
|