Hello,
I would like to introduce the project that I'm working on for a few
months :)
Project is called Vermis (lat. bug, worm). It is an Open Source issue
tracker and project management tool for software developers and project
managers that has been created for improving quality of code, effic
On Sun, 2010-10-03 at 11:38 +0200, Lukasz Cepowski wrote:
> Hello,
>
> I would like to introduce the project that I'm working on for a few
> months :)
> Project is called Vermis (lat. bug, worm). It is an Open Source issue
> tracker and project management tool for software developers and projec
On 03.10.2010 13:04, Ashley Sheridan wrote:
On Sun, 2010-10-03 at 11:38 +0200, Lukasz Cepowski wrote:
Hello,
I would like to introduce the project that I'm working on for a few
months :)
Project is called Vermis (lat. bug, worm). It is an Open Source issue
tracker and project management tool f
Is it possible to create a global namespace alias in PHP or does the alias
have to be defined in EVERY file that I use? Here is an example:
file: main.php
file: index.php
The above code doesn’t work for me. The namespace alias defined in the
main.php file isn’t accessible in the index
n for the help.
Gary
__ Information from ESET Smart Security, version of virus signature
database 5499 (20101003) __
The message was checked by ESET Smart Security.
http://www.eset.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> %s,
> %s, %s, %s, %s, %s)",
> GetSQLValueString($_POST['firstname'], "text"),
> GetSQLValueString($_POST['lastname'], "text"),
> GetSQLValueString($_POST['email'], "text"),
> GetSQLValueString($_POST['password&
Hi to the list.
Trying to test php upload i used a very simple scrip.
I managed to upload files but i dont understand why the dont
stay in the /tmp dir where the initialy are put even if i dont move them
to another dir.
alex.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, vis
t;)) {
> > $insertSQL = sprintf("INSERT INTO family (firstname, lastname, email,
> > password, relationship, story, image, ip, submitted) VALUES (%s, %s, %s,
> > %s,
> > %s, %s, %s, %s, %s)",
> > GetSQLValueString($_POST['firstname'], "text"),
>
On Sun, 2010-10-03 at 20:53 +0300, Prekates Alexandros wrote:
> Hi to the list.
>
> Trying to test php upload i used a very simple scrip.
> I managed to upload files but i dont understand why the dont
> stay in the /tmp dir where the initialy are put even if i dont move them
> to another dir.
>
9 matches
Mail list logo