[PHP] array in email

2001-12-29 Thread Jordan
r anything and all I have are session variables to use. Thanks in advance for the help. -Jordan -- 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]

[PHP] Re: array in email

2001-12-30 Thread Jordan
Thanks George...that did the trick...sometimes I want to smack myself for not seeing the obvious. Thanks for the help. -Jordan George Nicolae <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > the mail function looks like : mail($to,$subj

[PHP] Session Array Problems - Please Help

2002-03-06 Thread Jordan
'); session_register('kdetail'); session_register('kdriver'); session_register('ksponsor'); session_register('kcompany'); session_register('kprice'); I get mixed and varied results...usually the items show up twice or don't show up at all. Please help if you can see anything that is being done wrong. Thanks... -Jordan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] return

2002-03-31 Thread Jordan
Eric, Isnt there really no need for the 'return' though? $test ($var) { addslashes($var) } $foo = "He's dreaming"; $foo = test($foo); print($foo); //should also print He\'s dreaming Am I incorrect in thinking this? -Jordan K. Martin http://www.newimagedes

[PHP] problems with looping array

2001-12-03 Thread Jordan
nfo posted. Thanks in advance. -Jordan -- 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]

[PHP] Re: problems with looping array

2001-12-03 Thread Jordan
I tried but nothing different happened. I'm still playing though and I'll see if I can make it work. I'm new to all of this...so we'll see how it goes. Thanks for your help. -jordan Fred <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL P

[PHP] question on incrementing

2001-12-05 Thread Jordan
I'm trying to increment a variable but either clicking on link or button but I don't want to reload the page. Is there any possible way to pull this off? Thanks, -Jordan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

[PHP] looping and incrementing

2001-12-05 Thread Jordan
r all of the other item numbers in the array. any help would be majorly appreciate. -Jordan -- 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]

[PHP] multi-dimensional array

2001-12-05 Thread Jordan
Is there any way to pass a multi-dimenstional through a url. something like /cart.exe?item[1][1]=3 just curious. -Jordan -- 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

[PHP] JavaScript and PHP

2001-12-09 Thread Jordan
Hey all, Just a quick question...how would you pass a PHP variable to a JavaScript function? -Jordan -- 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

[PHP] session

2001-12-11 Thread Jordan
is there anyway to drag session variables to another server or are they server specific? If you can't drag a session can you do an include for a page on a different server giving it's URL? Just curious. -Jordan -- PHP General Mailing List (http://www.php.net/) To unsubscri

[PHP] including outside pages

2001-12-13 Thread Jordan
rry a session...is there anyway I could include this page on the ssl server into my main server from my host? If I could do an include I could continue the session and use it's stored variables. Thank you for the help. -Jordan -- PHP General Mailing List (http://www.php.net/) To unsubscri

Re: [PHP] Good PHP book?

2008-12-16 Thread jordan
> Ashley Sheridan a écrit : >> On Sun, 2008-12-14 at 16:33 -0600, jeffery harris wrote: >>> Hi guys/gals. I'm a first time user. Does anyone know of a good php >>> book? >>> >>> >>> >> I tend to trust O'Reilly books a lot for all things programming, >> although I learnt largely with 'PHP, Apache,

[PHP] Dynamic menu

2010-07-19 Thread jordan
Hello All, I am new in this group and first whant to say hello to all. Need me menu who have different link if user is login or logout, something like dynamic menu. Somebody can tall me how can i use and create this menu. Thansk -- PHP General Mailing List (http://www.php.net/) To unsubscrib

Re: [PHP] Do you have some standard for defined the variable in program language?

2010-07-27 Thread Jordan
pcodingstandard/ Best Regards Jovanov Jordan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php or juvascript convert IETF format to ISO08601

2011-03-14 Thread Jordan
Hello Evrybody, Can i convert IETF format (ex: "Wed, 18 Oct 2009 13:00:00 EST") in ISO8601 format (ex: "2009-11-05T13:15:30Z") Does somebody know some php scripte or similar? Thanks... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Authentication programming

2003-01-14 Thread Jordan Elver
nt solutions to this. Could anyone point out some urls or anything to show me in the right direction? Cheers, Jord -- Jordan Elver There's no 'I' in 'team'. But then there's no 'I' in 'useless smug colleague', either. And there's four in 'pla

Re: [PHP] Authentication programming

2003-01-15 Thread Jordan Elver
Hi Justin, Thanks for that link, looks pretty interesting. I'll take a closer read later. Cheers, Jord -- Jordan Elver Eagles may soar high, but weasels don't get sucked into jet engines. -- David Brent (The Office) -- PHP General Mailing List (http://www.php.net/) To unsubscr

[PHP] OOP

2003-01-15 Thread Jordan Elver
n the actual code :) Thanks for any advice you can give, Jord -- Jordan Elver You don't have to be mad to work here! In fact we ask you to complete a medical questionnaire to ensure that you are not. -- David Brent (The Office) -- PHP General Mailing List (http://www.php.net/) To unsubscr

Re: [PHP] OOP

2003-01-15 Thread Jordan Elver
s (which I still need help with by the way :) ). Thanks for your help, Jord -- Jordan Elver Is your work done? Are all pigs fed, watered and ready to fly? -- David Brent (The Office) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] OOP

2003-01-16 Thread Jordan Elver
Thanks Greg, I know a bit of PHP but the OOP is a bit harder to understand I think :) I'll check out the PEAR classes. Cheers, Jordan On Thursday 16 Jan 2003 12:25 am, Greg Beaver wrote: > Hi Jordan, > > If you are doing this to learn PHP, that is great, keep plugging. If you

Re: [PHP] OOP

2003-01-16 Thread Jordan Elver
t; > Use google. Do some more studying before you try to tackle this, or look > on phpclasses.org for some examples. > > ---John W. Holmes... > > PHP Architect - A monthly magazine for PHP Professionals. Get your copy > today. http://www.phparch.com/ Nice work on php archit

[PHP] More OOP

2003-01-16 Thread Jordan Elver
Database { function Login() { echo "Hello, I'm the Login class"; // connect to the database $this->connect(); } } $c = new Database; $c->connect(); Any pointers would be great :) Cheers, Jord -- Jordan Elve

[PHP] Repeating Templates

2003-02-24 Thread Jordan Elver
ry or something. How can I repeat the rows for all the data? Any tutorials or advice would be appreciated. Hope my question is clear :) TIA, Jordan -- Jordan Elver -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP graphs

2003-02-27 Thread Jordan Elver
> Secondly, I'd like to trace a basic X/Y graph with data provided from a DB, > any PHP help? JPGraph is good. -- Jordan Elver Put the key of despair into the lock of apathy. Turn the knob of mediocrity slowly and open the gates of despondency - welcome to a day in the aver

[PHP] Jpgraph troubles

2003-05-29 Thread Jordan Elver
oken image icon. Any ideas whaty may be causing that? TIA, Jord -- Jordan Elver The office is like an army, and I'm the field general. You're my footsoldiers and customer quality is the WAR!!! -- David Brent (The Office) -- PHP General Mailing List (http://www.php.net/) To unsu

Re: [PHP] Jpgraph troubles

2003-05-29 Thread Jordan Elver
> I assume you are sending something similar to the following before the > actual pic? > > header("content-type: image/png"); Jpgraph does that for you I think. As I said before, the script works when you access it directly, but not when it's through an img tag. -- J

Re: [PHP] Jpgraph troubles

2003-05-29 Thread Jordan Elver
rs, Jord -- Jordan Elver If work was so good, the rich would have kept more of it for themselves. -- David Brent (The Office) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] mssql_query

2002-08-19 Thread Jordan Lee
This is driving me nuts! please send back to email address and this one [EMAIL PROTECTED] I'll be travelling and I want to be able check up on the status of your replies. Thanks, Jordan, CMS -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Creating local vars from HTTP Post Array

2003-10-17 Thread Nick JORDAN
> Rather than manually changing each var - > $foo to$_POST['foo'] > (there are simply too many) Why not simply use Find and Replace in a text editor, if you only need to change one form? Nick -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/un

Re: [PHP] there has to be a better way...

2003-10-22 Thread Nick JORDAN
"jsWalter" <[EMAIL PROTECTED]> wrote on 22/10/2003 09:10:44: > I need to read (write comes later) from a config file that we used to handle > manually. > There must be a better way to do this. Check out the parse_ini_file() function. Nick -- PHP General Mailing List (http://www.php.net/) To

RE: [PHP] Session Help (transparent sid's)

2001-01-12 Thread Pickup, Jordan
I got past this horrible mess by breaking the code. PHP seems to look for structures so if you break it up: print(""); or print(""); or $s .= " Hello, > > Can someone please help? > > My ISP has recompiled php with the transparent sid support and now when i try to access a certain page for th

RE: [PHP] I give - Whats wrong

2001-01-24 Thread Pickup, Jordan
Could it be the lack of $? It should be $retrn =. "$VariableName\=$VariableValue"; I do that all the time. The syntax is so close to javascript that when I'm typing I often leave out the dollar sign. Especially when I have php and javascript in the same file. On Wednesday, January 24, 2001 4:

[PHP] DB Abstraction

2001-03-11 Thread Jordan Elver
Hi, I thought it was about time I started using a db abstraction class. Problem is, there are so many out there that I don't which one to start using? I've heard of ADODB (I think). Anyone have any suggestions? Cheers, Jord -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

[PHP] Getting path of script

2001-03-13 Thread Jordan Elver
Hi, I want to get the path of a script. I know about HTTP_SERVER_VARS["SCRIPT_FILENAME"] this returns someting like: /phpcode/misc/phpinfo.php But I want to strip off the file name and just have the directory path, like: /phpcode/misc/ Any ideas? Jord -- PHP General Mailing List (http://w

Re: [PHP] Getting path of script

2001-03-13 Thread Jordan Elver
py > > - Original Message - > From: Hardy Merrill <[EMAIL PROTECTED]> > To: Jordan Elver <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Tuesday, March 13, 2001 5:21 PM > Subject: Re: [PHP] Getting path of script > > > How '

[PHP] Re: [PHP-DB] Sessions in Functions

2001-03-16 Thread Jordan Elver
Hi, Yep I do. I just figured out that it was because I had session_start() inside another function ;-) Thanks anyway, Jord On Friday 16 March 2001 10:43, you wrote: > > Did you declare $LOGGED_IN as a global variable in your function? > > e.g. > > global $LOGGED_IN; > > > _ > > ~

[PHP] Login System with access levels

2001-03-16 Thread Jordan Elver
Hi, I've got a db with a username and password in it. I can let people log in, like SELECT * FROM table WHERE username = username AND password = password. But how can I add an access level column so that I can have different levels of security. So admin's can read everything, but users can only

Re: [PHP] Login System with access levels

2001-03-17 Thread Jordan Elver
Thanks for all your help. I've settled for an enum field for the time being. I'm going to try something more complex at a later stage. Thanks again, Cheers, Jord -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP] Selected Radio Buttons

2001-04-14 Thread Jordan Elver
Hi, I think I'm being stupid. Why won't this code work. The $article_active variable is showing y when I echo it? if($article_active == 'y') { echo"Yes"; } else { echo"Yes"; } if($article_active == 'n') { echo"No"; } else { echo"No"; } Thanks, Jor

Re: [PHP] Selected Radio Buttons

2001-04-14 Thread Jordan Elver
you are seing if > $article_active equals y. And no where in the code do you set > $article_active to anything else. > > Why would you think $article_active would be anything but "y" or "n"? > > > -- > Plutarck > Should be working on something... >

[PHP] Site Structure

2001-04-23 Thread Jordan Elver
Hi, I have a site structure like: -> root ---> includes ---> admin ---> images I'm using headers and footers and they are in the includes directory. My pages in the root directory include the files like: include('includes/header.inc'); Thats woprks fine, but i want to be able ti use the same

Re: [PHP] Site Structure

2001-04-23 Thread Jordan Elver
Hi, Thanks for the reply. I can do that but then the images will not be in the correct location? Jordan On Monday 23 April 2001 15:58, you wrote: > give the include() function a complete path: > > include '/apache/htdocs/include/yourfile.inc.php'; > > > -- Be

[PHP] DOCUMENT_ROOT

2001-04-24 Thread Jordan Elver
Hi, Has any got any idea why $DOCUMENT_ROOT returns /usr/local/htdocs on my home machine but it should return /usr/local/htdocs/sitename or where ever I put it, but on my production machine it return what it should like /usr/local/sitename or whatever? I'm trying to use it to help include file

Re: [PHP] DOCUMENT_ROOT

2001-04-25 Thread Jordan Elver
ant? > > Regards, > -- > Yasuo Ohgaki > > > "Jordan Elver" <[EMAIL PROTECTED]> wrote in message > 01042417535900.00987@localhost">news:01042417535900.00987@localhost... > > > Hi, > > Has any got any idea why $DOCUMENT_ROOT returns /usr/local/htdocs

[PHP] Retrieving and Printing Categories

2001-04-25 Thread Jordan Elver
Hi, I've got a load of records that are in different categories. What is the best way to get all the records or selected records and print them in such a way that they are grouped (on the page) in their relevent category, like: Fruit -> Apples -> Pears -> Bananas Vegetables -> Carrots -> Cabba

[PHP] Checking query suceeded

2001-04-30 Thread Jordan Elver
Hi, If I'm doing more than one query on a page what is the best way to check if they all succeeded with out using transactions? TIA, Jord -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact t

[PHP] Urgent: PHP4 security (ISP setup)

2001-05-01 Thread Sam Jordan
e PHP scripts with the userid of the FTP user, when PHP is configured as apache module. Can anyone tell me how to setup PHP in a secure way without getting these restrictions concerning file writing? Thank you very much for your feedback, and please CC your answer to [EMAIL PROTECTED]! S

Re: [PHP] Checking query suceeded

2001-05-02 Thread Jordan Elver
Hi Richard, Thanks for the advise. I was just wondering what other people do. I don't think I'll worry about it too much ;-) Cheers, Jord On Wednesday 02 May 2001 3:49 am, you wrote: > > If I'm doing more than one query on a page what is the best way to check > > if > > > they all succeeded wi

[PHP] Printing out usernames and logins

2001-05-14 Thread Jordan Elver
Hi, I'm trying to print out a list of usernames and the times they logged in. I want to print it out like: joe fred frank Then when you click on one of the names it show just there login times, like this, so if I click on fred it prints out: joe fred - - - frank But it doesn't continue p

[PHP] Re: [PHP-DB] Printing out usernames and logins

2001-05-14 Thread Jordan Elver
fon: +49-(0)7531-89207-17 > fax: +49-(0)7531-89207-13 > e-mail: mailto:[EMAIL PROTECTED] > internet: http://www.suchtreffer.de > ___ > > > -Original Message- > > From: Jordan Elver [mailto:[EMAIL PROTECT

[PHP] Testing if variable was set

2001-05-17 Thread Jordan Elver
Hi, If I want to test if a variable exists (or has been passed) then I just do: if($var) { // variable is here } But I've noticed that a lot of people do: if(isset($var)) { // variable is here } What's the difference and which is the best way? TIA, Jord -- Jo

[PHP] Mail Sent Date

2002-02-08 Thread Pickup, Jordan
scripts. Is this a known bug? Have I just made a stupid mistake? I did check to make sure my server was in the right time zone. :-) Does anyone know a solution? Thanks. Jordan

RE: [PHP] Mail Sent Date - more info

2002-02-08 Thread Pickup, Jordan
PHP that it is wrong? Is this just a bug in PHP 4.0.4? Jordan -Original Message- From: Pickup, Jordan [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 1:40 PM To: '[EMAIL PROTECTED]' Subject: [PHP] Mail Sent Date We are in the -0700 time zone but whenever I use PHP t

[PHP] Urgent: Apache sometimes displays PHP source code

2002-03-21 Thread Sam Jordan
the answer to [EMAIL PROTECTED] Thank you very much for reading! Have a nice day Sam Jordan, Switzerland -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Session and header()

2001-11-21 Thread Jordan Elver
ps my logging out working correctly?! Does anyone have an idea of why header would interfere with seesion functions? Thank, Jordan -- Jordan Elver http://www.jordanelver.co.uk "testing? What's that? If it compiles, it is good, if it boots up it is perfect." --- Linus Torvalds --

[PHP] HTTP_REFERER

2001-11-23 Thread Jordan Elver
Hi, I'm writing a 404 handler and in order to report the item that was requested I was trying to get the value of HTTP_REFERER. But, it does seem to get set. Does anyone know how to find thi value? Is there a reason why it would not get set? TIA, Jord -- Jordan Elver Web Developer

Re: [PHP] HTTP_REFERER

2001-11-23 Thread Jordan Elver
e drawing board. > I had the same problem using the latter. The former displays properly. > Other than that I can't remember if I changed anything else > > M: -- Jordan Elver Web Developer http://www.theinternetone.co.uk Unix is not a "A-ha" experience, it is more of a

Re: [PHP] HTTP_REFERER

2001-11-23 Thread Jordan Elver
> I was trying to get the value of HTTP_REFERER. But, it does seem > > to get set. > > Does anyone know how to find thi value? Is there a reason why it > > would not > > get set? > > Hi > > I think you're looking for this > > $HTTP_SERVER_VARS[&quo

[PHP] Checking Checkboxes using Arrays

2001-12-06 Thread Jordan Elver
t $country\n"; } else { echo"\t $country\n"; } } Can anyone give me some tips because if i select a country which is not in the array, it still checks all the boxes of the countires in the arra

Re: [PHP] Query - Grouping Results

2001-03-19 Thread Jordan Elver
gt; user_logins.user_id = users.id > order by name,time > > > -Original Message- > From: Jordan Elver [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 19, 2001 1:43 PM > To: PHP Database Mailing List; PHP General Mailing List > Subject: [PHP] Query - Groupi

[PHP] Query - Grouping Results

2001-03-19 Thread Jordan Elver
Hi, I've got a table like: id user_id ip time 1 2 127.0.0.1 20010316105018 Etc, etc. I do a join on the this table and the users table to get the coresponding username to user_id like this: SELECT users.name AS name, user_logins.ip AS ip, U

[PHP] Best way to check if a query succeeded

2001-03-29 Thread Jordan Elver
Hi, i was just wondering what you guys do to check if a wquery suceeded or not? I know about mysql_num_rows() and mysql_affected_rows(), just wondered what you guys do? I normally do something like: $sql = "SELECT something FROM table"; $result = mysql_query($sql); if(@mysql_num_rows($result) >

Re: [PHP] Passing Arrays

2001-04-05 Thread Jordan Elver
r page: > > $myarray = unserialize(rawurldecode($myarray)); > > You should consider using sessions instead. > > > Jordan Elver <[EMAIL PROTECTED]> wrote: > Hi, > How can I pass an array between two pages. I've tried using serialize and > unserialize. But it doen'

[PHP] Re: [PHP-DB] mysql_result()

2001-04-05 Thread Jordan Elver
Thanks for everyones help with this one, all suggestions appreciated. Cheers, Jord On Wednesday 04 April 2001 17:06, you wrote: > Jordan, > > If you know your result is going to product one row, try using: > > $row=mysql_fetch_array($result, MSQL_ASSOC); > // returns an ass

[PHP] mysql_result()

2001-04-04 Thread Jordan Elver
Hi, If I knnow that a query will only retrun one row, can I do thiss (below) rather than using a while loop for one record? $id = @mysql_result($result, 0, 'id'); $name = @mysql_result($result, 0, 'name'); $email = @mysql_result($result, 0, 'email'); $address1 = @mysql_result($result, 0, 'addres

[PHP] Passing Arrays

2001-04-05 Thread Jordan Elver
Hi, How can I pass an array between two pages. I've tried using serialize and unserialize. But it doen't return an array. When I use gettype() on it, it say's that the typ-e is boolean? Any ideas? Cheers, Jord -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

[PHP] Selecting Dates

2001-04-08 Thread Jordan Elver
Hi, I'm trying to select records based on dates. I have a table with dates in the format 2001-04-08 and I'm using the query: SELECT name, description, date_time FROM events WHERE YEAR(date_time) = 2001 AND MONTH(date_time) = 04 AND DAYOFMONTH(date_time) = 08 But it doesn't yield any records? I

Re: [PHP] Re: [PHP-DB] Selecting Dates

2001-04-08 Thread Jordan Elver
That's what I thought but that doesn't work either? On Sunday 08 April 2001 10:13, you wrote: > >I'm trying to select records based on dates. > >I have a table with dates in the format 2001-04-08 and I'm using the > > query: > > > >SELECT name, description, date_time FROM events WHERE YEAR(date_t

[PHP] Updating Sessions

2001-04-13 Thread Jordan Elver
Hi, I've got a multi page form and I'm using sessions to keep track of all the variables between the pages. SO I fill in page one of the form and add the variables to a session. Then I can go on completeing the rest etc. My problem is that I want my users to be able to go back to the pages th

[PHP] Splitting Text

2001-08-06 Thread Jordan Elver
t :-( TIA, Jord -- Jordan Elver http://www.jordanelver.co.uk Oops, my brain just hit a bad sector! -- 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]

Re: [PHP] Splitting Text

2001-08-07 Thread Jordan Elver
ds...) > > > Or, another way to do it is to use strtok() to tokenize the string... > http://www.php.net/manual/en/function.strtok.php > > The manual has a good example of tokenizing a string into individual > words... > > > -Original Message- > From: Jorda

[PHP] A Separate Process?

2001-08-27 Thread Pickup, Jordan
g the page and run my javascript) and the script can continue running and do the ns lookup? I'm sorry if this question has been asked and answered before but I couldn't find an answer anywhere else... and the archive for this list seems to be down. Jordan -- PHP General Mailing List

[PHP] Statement Confusion

2001-09-06 Thread Jordan Elver
Hi, Could any one explain what this statemnt means? $i = (!$i)?"0":$i; Thanks, Jord -- Jordan Elver Web Developer The InternetOne UK Ltd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [PHP] PHP Redirect in the middle of code?

2001-09-10 Thread Jordan Elver
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] > > _ > Do You Yahoo!

[PHP] Merging Arrays

2001-09-21 Thread Jordan Elver
ny advice? Cheers, Jord -- Jordan Elver Web Developer The InternetOne UK Ltd -- 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]

[PHP] Accessing lots of variables

2001-09-25 Thread Jordan Elver
Hi, I'm feeling a bit stupid. I have a,load of variables coming from a MySQL connection using list(). The variables are link1 to link 35 inclusive. How can I access each of these variables, check if they are empty, then add them to an array. I don't know how to access then inside a for loop. Ca

[PHP] PHP Chat

2001-10-01 Thread Jordan Elver
Hi, Can anyone recommend a good, configurable php chat? I've tried phpMyChat which seems pretty good. Any ideas? Cheers, Jord -- Jordan Elver Web Developer The InternetOne UK Ltd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[PHP] Fwd: Entries no longer appear in search

2007-01-28 Thread Kevin Jordan
This was originally sent to the OpenLDAP list, but it was rejected because I mentioned PHP and phpLDAPadmin and said I should send it to the appropriate lists there. -- Forwarded message -- From: Kevin Jordan <[EMAIL PROTECTED]> Date: Jan 27, 2007 4:24 PM Subject: Entr

[PHP] Fwd: Entries no longer appear in search

2007-01-29 Thread Kevin Jordan
-- Forwarded message -- From: Kevin Jordan <[EMAIL PROTECTED]> Date: Jan 28, 2007 6:21 PM Subject: Fwd: Entries no longer appear in search To: php-general@lists.php.net, [EMAIL PROTECTED] This was originally sent to the OpenLDAP list, but it was rejected because I mention

Fwd: [PHP] Fwd: Entries no longer appear in search

2007-01-30 Thread Kevin Jordan
Damn, wish replyto was set, I keep doing that. -- Forwarded message -- From: Kevin Jordan <[EMAIL PROTECTED]> Date: Jan 30, 2007 4:07 PM Subject: Re: [PHP] Fwd: Entries no longer appear in search To: Chris <[EMAIL PROTECTED]> Sorry, wasn't sure it went throu

Re: [PHP] PHP equivalent to Perl $0

2007-01-31 Thread Kevin Jordan
hp.net/unsub.php __FILE__ contains the full path and filename of the file on the filesystem. There are several $_SERVER indices that give something you can get the filename/path from as well. See http://us2.php.net/manual/en/reserved.variables.php -- Kevin Jordan -- PHP General Ma

[PHP] PHP Security!!! www.armorize.com

2007-03-29 Thread Jordan Forssman
iscount. Check out our website at www.armorize.com Jordan _ Share folders without harming wildlife! http://www.communicationevolved.com/en-za/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] advice on sql injection/XSS prevention

2007-04-06 Thread Jordan Forssman
ectly against the source code so it doesn't need the application to be up and running. This company http://www.armorize.com/services/securityasaservice?utm_source=jordan&utm_medium=post is offering this kind of tool delivered as a service directly over the Web which means you can eithe

[PHP] Copy documents for another site.

2010-07-19 Thread Jordan Jovanov
Hello I create one site like document menage system and nide to take some date information from another site. The problem is a don't have access to date base. The site from who I need to take infomations use .htdacces but I have user and password for enter to site and i look the information.

[PHP] Video lessons

2010-07-22 Thread Jordan Jovanov
Hello Im thing that I'm little layse, Do you somebody know PHP VIDEO LESSONS? Thanks a lot. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Do you have some standard for defined the variable in program language?

2010-07-27 Thread Jordan Jovanov
variable can work all, but i want to know how is use in company. Do you have some standard for defined the variable in program language? (like ISO9001, ISO14001) Best Regard, Jordan Jovanov -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Video lessons

2010-07-27 Thread Jordan Jovanov
On 24/07/2010 02:14, David Hutto wrote: On Fri, Jul 23, 2010 at 8:13 PM, David Hutto wrote: On Fri, Jul 23, 2010 at 2:35 PM, Dan Joseph wrote: On Thu, Jul 22, 2010 at 10:04 AM, Jordan Jovanovwrote: Im thing that I'm little layse, Do you somebody know PHP VIDEO LESSONS? I'

[PHP] Text editor

2010-07-27 Thread Jordan Jovanov
lot. Jordan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Text editor

2010-07-27 Thread Jordan Jovanov
On 27/07/2010 13:53, Ashley Sheridan wrote: On Tue, 2010-07-27 at 13:49 +0200, Dušan Novaković wrote: You can use TinyMCE. It's really easy to integrate in system. Check on official website. Dusan On Tue, Jul 27, 2010 at 12:10 PM, Jordan Jovanov wrote: Hello All I need me to add for

[PHP] Text editor for Ubuntu with FTP

2010-07-31 Thread Jordan Jovanov
Hello to All, I only whant to star discussion for who is the best programm to write php and html script. I use dreamweaver, but now I change my OS to ubuntu and I want some suggestions for some Text editor for FTP for Ubuntu Thanks A lot Jordan Jovanov -- PHP General Mailing List (http

[PHP] HTTPS

2010-08-01 Thread Jordan Jovanov
Hello I have one web page with hhtp protocol, but i need to change in https. Do you somebody know does is easy and can i do? Does need to write some php scripts or anything. Thanks a lot. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] HTTPS SSL

2010-09-02 Thread Jordan Jovanov
Hello everybody I need me a little help. I have one web page with hhtp protocol, but i need to change in https. Somebody tell me that I need to create some SSL certificate. I use some Apache server. Do you somebody know does is easy and can i do? Does need to write some php scripts or anything?

[PHP] Hi

2010-09-06 Thread Jordan Jovanov
Hi All I need me a little help. I create scripte for upload file is work very good but the problem is next: I neet to upload only .zip file i need to disable some user to shoise to upload another file Extensions. Can somebody help me. Thanks a lot. -- PHP General Mailing List (http://www.php

[PHP] Install library

2010-09-15 Thread Jordan Jovanov
Hello All, I have one very funny question. A need me PDFlibrary. Can somebody tall me how can I download and install on my server this library. I use PuTTy to connect to my server. Does somebody know the command line for download in istall library in php. Thanks a lot. Best Regards, Jordan

[PHP] Install library

2010-09-17 Thread Jordan Jovanov
Hello everybody, I like to create same PDF file with PHP, i find that i must to install something like PDFLib but i can't how to istall on linux. Does somebody can help me. Thanks a lot. Jordan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph

[PHP] Search inside file :)

2010-10-11 Thread Jordan Jovanov
Hello everybody, I create one site where user can upload .zip files, but now I have one interesting problem. I need me PHP script where can have one edit box and button, user can input same text in edit box and when press on button he need to find the document who have text from edit button. D

[PHP] work online

2010-10-18 Thread Jordan Jovanov
Hello Everybody, Does somebody know company for PHP programing where people can work from home? Actual I only want to know does have regular or part time job for PHP developers who work from home via internet. Thanks a lot. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, v

[PHP] Documentation

2010-10-27 Thread Jordan Jovanov
Hello All, I finished with coding and now I am on the part when need to write documentation. But I don't know how to write correct documentation. Does have some rules or standard for writing documentation for PHP? Or maybe have some programs for writing documentations? Best Regards, J

FW: [PHP] Re: Please hack my app

2006-11-27 Thread Jordan Forssman
Hi, My name is Jordan Forssman, I am representing a company called Armorize Technologies. We have developed a source code analysis platform for PHP, called CodeSecure, which scans source code for SQL injection, cross site scripting, command injection, etc, vulnerability. The tool will tell you

  1   2   3   >