Re: [PHP] LiteSpeed Web Server 1.1

2003-10-08 Thread Ryan A
Hi, I am thinking of using LiteSpeed on a dedicated account that our company has reciently purchased (P4 2.0GHZ, Linux, 80gb space, 100gb bandwidth.etc), anybody out there already using it and facing any problems? One of the main reasons we want to use it is because of PHP/JSP and Servlets

Re: [PHP] what is the best PHP editor?

2003-10-13 Thread Ryan A
Hey Chris, After reading your post I too downloaded SlickEdit...I personally use a mix of Zend and EditPlus Just opened slickEdit and it seems a bit complicated but more java oriented...mind telling me why you have such a preference for this? Cheers, -Ryan A http://bestwebhosters.com >

[PHP] Unrouteable address(little 0-t)

2003-10-14 Thread Ryan A
Hi, I was testing a script from one of our sites and then suddenly all emails to that site is giving me this error: "Unrouteable address" and a hell of a lot of blah blahs I also tried it from regular email and am getting the same problem. What to do? Cheers, -Ryan -- PHP Gener

[PHP] PHP Date()ing logic.....

2003-10-16 Thread Ryan A
Hi, I'm just screwing around with the date() function and timestamps but have run into a little logic problem... So far (as you can see with the below posted code) I can manipulate days,hours and minutes...any idea on how to do months and years? Lastly the goal of this is to make take al

[PHP] Weird results for 2 lines of damn code

2003-10-16 Thread Ryan A
Hi everyone, This "very simple" program is driving me nuts, heres what i am doing: 1.making a timestamp with the current time. 2.reading from the timestamp and trying to "render" the date again $ryan=strtotime ("now"); echo $ryan.""; echo strftime( &quo

[PHP] Re: Weird results for 2 lines of damn code

2003-10-16 Thread Ryan A
Hey, Thanks, it works!! >Replace %G _with_ %Y cheers, -Ryan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Chris->[PHP] Re: Weird results for 2 lines of damn code

2003-10-16 Thread Ryan A
Hey Chris, Thanks for replying. Its certainly weird how its working with you, it should have worked with me too as I did that example straight out of the manual (slightly modified to suit my needs) Anyway, here is a solution sent to me by Jon from the list which works great, might work with your

[PHP] Hanmir I'm gonna kill you, you son of a..........

2003-10-16 Thread Ryan A
Has this crap from hanmir started again? Everytime I post to the list i get that @[EMAIL PROTECTED]@# letter from there telling me his mailbox if full. Nearly every 2 weeks the mods kick the SOB out but he or someone else from that damn domain comes bouncing right back in Its really p155ing m

[PHP] Offering files from below the webroot

2003-10-16 Thread Ryan A
: somsite.co/getFile.php?user=a&pas=b&fil=a.something (a)check if $user with $pas of b is allowed to download a.something (because i dont know if its zip,pdf or what) if yes (b)open a file save dialog, give him the file I can do (a)...how to do (b)? I have checked up fpassthru and readfi

RE: [PHP] Filemanager v1.0

2003-10-17 Thread Ryan A
[snip] Please dont post all the programs you write and then ask, 'help me make this better.' [/snip] Yes, don't *ever* do that, only I am allowed to do that... and another thing, don't ask John H for help (or sarcastic comments)... that too is reserved just for me. You have b

Re: [PHP] Filemanager v1.0

2003-10-17 Thread Ryan A
Hahahaha I totally agree, but the problem is this d*** knows a fu* hellava lot about PHP and we would be pretty lost on the list without him. Its the old problem of which is worse...the devil or the deep sea... Cheers, -Ryan >> and another thing, don't ask John H for help (o

[PHP] Logging logins...possible?

2003-10-17 Thread Ryan A
Hi, I want to log logins to a directory protected by a .htaccess file every someone logs in with username ASDF i want to increment a counter. According to the documentation if a php script calls/invokes the basic authentication box, it is passed back the username/password (which is exactly what I

[PHP] session hijacking

2003-10-19 Thread Ryan A
Hi, We have a site that runs a kind of membership section. When a person logs in we have his username + 3 variables in session, the 3 variables are used for background processing and are never disclosed to the client, all 3 variables contain 1 or 2 digit numbers. Somehow 1 person has found out

[PHP] Re: Session hijacking

2003-10-19 Thread Ryan A
NO! Globals are on And asking the others they tell me that around 20% of the scripts (around 300 scripts) wont function with globals off :-( What to do? Please help. -Ryan P.S how can you do this even with globals on? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP] Tom->Re: [PHP] session hijacking

2003-10-19 Thread Ryan A
Hi Tom, Thanks for replying. > encrypt the numbers and decrypt them before use, if they wont decrypt to a nuber > ditch the connection. If you need a class for that I can send it to you Yes please, that should help, but am new to classes so one or two lines on how to implement them wo

[PHP] cok->Re: [PHP] Re: Session hijacking

2003-10-19 Thread Ryan A
Hey, > Use an ini_set in your sessions script (I am assuming that you are using a > seperate script to manage your sessions) Not really, I use authenticate for the login, then above each script i have a session_start() throughout the site. Its gotten to be a habit that i start a scrip

[PHP] Shiflett->Re: [PHP] session hijacking

2003-10-19 Thread Ryan A
priate. Yep, I just created the session and nothing beyond. Am new to PHP and first time/project user with sessions. now what to do? According to the (link that you sent me) docs this is the only one that seems a bit feasible: session.use_only_cookies I cant have ssl as its a shared webhosting and

[PHP] DvDanDT->Re: [PHP] Re: Session hijacking

2003-10-19 Thread Ryan A
Hey, Thanks for replying. ** $_REQUEST is a great superglobal, check it out... And at the top of the hijacked script: while(list($tmp1,$tmp2)=each($_SESSION)) $$tmp1=$tmp2; $tmp1=tmp2=NULL; Could work.. :p Can you tell me what the above does please? (am quite a

[PHP] Re: Tom->Re: [PHP] session hijacking

2003-10-19 Thread Ryan A
Hi Tom, A mighty big thanks for that class, I'll read up on classes tonight and try to understand it. Thanks for the tips on how to use it too. > To help prevent problems with stuff like this it is always a good idea to declare > variables before using them, especially with sessions: &

[PHP] Tom-> session hijacking (3)

2003-10-19 Thread Ryan A
l be enough Nope, in the url,$_post and hidden fields are the things that he has an option of legally changingI checked those scripts thoroughly...its only the sessions where there's a problem. I'll make the "top changes" for now and after I read up on classes and am sure o

[PHP] Re: php|cruise - do unto others...

2003-10-20 Thread Ryan A
Hey, Sending John on a cruise is a fantastic idea, if we pay a bit more can we keep his sarcastic ass there??? Hehe, just kidding, the dude has helped me (and a whole lot of others) a lot...its payback time. I am not a rich guy and not based in the states, so my one and only little question is

[PHP] Whats more efficient? ( echo " "; or )

2003-10-21 Thread Ryan A
Hi everyone, Just a simple doubt and basically your opinion needed. I have an option box on a webpage and have around 10 options on it and have run into a doubt, which is more efficient to do: 1. >Something1 >Something2 (or) 2. instead of having the mixed in the HTML is it better t

Re: [PHP] Whats more efficient? (Conclusion)

2003-10-21 Thread Ryan A
Hey all, Thanks for clearing up my little doubt, I wanted to know if there was a major differience. John, thanks for the reply and I know it makes sense (like all your replies) but I just kind of got my feet wet with php and getting to the interesting stuff, learning while i go along of course

Re: [PHP] Whats more efficient? (Conclusion)

2003-10-21 Thread Ryan A
Hey, thanks for replying. /* ...but you can still overcome this with some good server-side caching (for example, is it necessary to dynamically generate a response for every request if the data isn't very volatile?). */ My main pages are basically querying the databases for hosting

[PHP] Screwing up my results...please help

2003-10-22 Thread Ryan A
Hi, I have a search form that queries the database and returns results in this order: company name1 1plan 1 1plan 2 etc company name2 2plan 1 2plan 2 etc company name3 3plan 1 3plan 2 etc etc etc This is my sql: $sqlle = "select * from $table_namee where price <=$max and spacee >

Re: [PHP] Screwing up my results...please help

2003-10-22 Thread Ryan A
Hi Marek, Thanks for replying. If I do that I get the companies neatly but the not sorted according to the $TheOrder...:-( Yep, am checkign user inputs. Cheers, -Ryan > I hope you check all user inputs for validity. Your order clause should > be "order by custno, $TheOrder".

Re: [PHP] Screwing up my results...please help

2003-10-22 Thread Ryan A
Hi Ray, Thanks for replying. Can you give me a small code example please? This is what I am using to get the companies in order: if(empty($Tcompany)) { $Tcompany = $row[4]; } elseif($Tcompany != $row[4]) { //echo plan and html here $Tcompany = $row[4]; } (I think the above

Re: [PHP] Screwing up my results...please help

2003-10-22 Thread Ryan A
Hi, Thanks for replying. Yes, i know ordering by both at once as if they were on the first place is illogical, thats why I need a php answer to "wangle" thisI want the desired output to be the same when the sort by was by default "price"..eg: company1 1plan1 1plan2 co

Re: [PHP] Screwing up my results...please help

2003-10-22 Thread Ryan A
t said something about caching the result...but I really couldnt understand...am looking into it though. Any ideas or questions? Thanks, -Ryan > Hi again, > > I cannot spot any difference from the original that you already have. > > Marek > > Ryan A wrote: > > Hi,

Re: [PHP] Screwing up my results...please help

2003-10-22 Thread Ryan A
the sql parameters) etc I've pretty much given up on this coz I have been experimenting with differient code and my brains gone to mush right now... Thanks for trying. -Ryan > Still you have shown only how you didn't want the results ordered but > how you want them. > >

Re: [PHP] Age from birthdate?

2003-10-23 Thread Ryan A
Now HERES a good PHP related thread thats been going on for around 2 days...:-D >Yes, but think about all the presents, hangovers, etc. they miss. On Thursday 23 Oct 2003 2:12 am, Mike Migurski wrote: > >> >I do wonder what the rule for those born on Feb 29'th. Do they >

Re: [PHP] Age from birthdate?

2003-10-23 Thread Ryan A
Nope, am a newbie here and I myself admit my grasp of php aint aint the best, but dont you think something as "interesting" as this should be discusses offlist? (And yes, I do see the irony of cc'ing this to the list...) Lastly, where in the world did you get "pedant&qu

[PHP] Globals on/off , PHP.ini and .htaccess - Best solution?

2003-10-24 Thread Ryan A
Hi, we have a site that is catering to webhosts and programmers, as you can understand these people know computers and programs :-) They are fooling around with the default settings of their accounts and giving us funny results and basically being a PITA, asking them nicely to quit... we are sure

[PHP] Php/mysql error....why?

2003-10-24 Thread Ryan A
Hi, I am running a very simple query to the database, basically select all the firms which start with 0-9, eg. 1stcompany 3isgood etc using this: $qry = "select cust_no,firm from companies where firm LIKE `%0123456789%'"; It gives me this error: Error: Unknown column '012

Re: [PHP] Echo issue RESOLVED!

2003-10-29 Thread Ryan A
If I have said it once I have said it a thousand times..MAC's are evil. Step away from it and leave the darkness behind.come towards the light and thePC :-D Cheers, -Ryan (P.S in case you hav'nt guesseda PC user) G'day Adam, David, John etc >> I hav

Re: [PHP] Echo issue RESOLVED!

2003-10-30 Thread Ryan A
n - wrote: > > >Just by reading this -> http://www.apple.com/macosx/ esp. > >these last two sections: > > > > * Solid as a rock > > * Developer's dream > > > >would give people reason to consider and even "switch"... > > > Mac

Re: [PHP] Congratulations Yoiu are a Winner

2003-11-01 Thread Ryan A
with serial number 5073-11 drew the lucky numbers 43-11-44-37-10-43, and consequently won the lottery in the 3rd category. You have therefore been approved for a lump sum pay out of US$5,500.000.00 in cash credited to file REF NO. OYL/25041238013/02. This is from total prize money of US$80,400,000.00 s

[PHP] php selecting problem

2003-11-01 Thread Ryan A
Hi, Is this PHP's or Mysql fault or my own ( most likely)? I'm doing a simple query to the DB and want any companies which start with a number as the first "letter" to come up... eg: 1company 23blah company 007bonds company 7lucky seven etc This is my query: if($bok==

Re: [PHP] verify my ISP

2003-11-04 Thread Ryan A
Hey, Paying 15$ extra just for php is IMNSHO madness, PHP is widely supported and is being offered with plenty of hosting packages totally free...I have seen some packages/plans offering 35mb space, 1gig bandwidth etc for just 81cents a month WITH PHP Check out http://bestwebhosters.com do a

[PHP] Java JSP and PHP script relation..??

2003-11-05 Thread Ryan A
Hi, Coming from a java JSP background I have a small question, in Java when you make a JSP, a servlet is created during execution and if you poke around the webserver you can actually find this servlet and read exactly what java reads before executing...is the same thing possible with php? In

Re: [PHP] BTML 2.0 released!!!

2003-11-07 Thread Ryan A
Guys, I dont mean to get into your very heartfelt flaming / arguement but can you take this offlist please? Cheers, -Ryan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] what is a "global"

2003-11-07 Thread Ryan A
Hi, I thought i knew the useage of the "global" keyword in a function but after reading a pals program i am really confused, i tried http://php.net/global but that does not give me any results...searched the list and found some reference to global and the "scope" of the functio

RE: [PHP] what is a "global"

2003-11-07 Thread Ryan A
Got it, thanks. For a snob you aint half bad :-D Cheers, -Ryan > http://us4.php.net/language.variables.scope -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] reminder service php script

2003-11-07 Thread Ryan A
Hi, A while back there was a discussion of a good reminder service script, I need one now, have searched at hot scripts but because there are so many scripts there its a bit confusing... am still searching there but if any of you remember it, remind me please :-) ( in case you're con

RE: [PHP] First test release of BTportal made!!!!

2003-11-09 Thread Ryan A
Whats it about? Can you give me a list of features? Cheers, -Ryan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] include/require not allowed in classes?

2003-11-13 Thread Ryan A
Hi, I have a database class that is working perfectly by itself, the only problem is it works fine when the login details to the database are in that file...but since i have other apps using that login info I want to have the login info in a seperate file an include it in this class...but when i

[PHP] include/requires allowed in classes?

2003-11-13 Thread Ryan A
Hi, I have a database class that is working perfectly by itself, the only problem is it works fine when the login details to the database are in that file...but since i have other apps using that login info I want to have the login info in a seperate file an include it in this class...but when i

[PHP] include/requires allowed in classes?

2003-11-13 Thread Ryan A
Hi, I have a database class that is working perfectly by itself, the only problem is it works fine when the login details to the database are in that file...but since i have other apps using that login info I want to have the login info in a seperate file an include it in this class...but when i

Re: [PHP] include/require not allowed in classes?

2003-11-14 Thread Ryan A
Hey guys, Thanks for replying. This is the solution that actually works. class ads_DB extends DB_Sql { var $Host = ""; var $Database = ""; var $User = ""; var $Password = ""; /* public: constructor */ function ads_DB($query = "") { global $MR_Host,$MR_Database,$MR_User,$MR_

[PHP] 0-T- - - -> PHP Contest

2003-11-14 Thread Ryan A
Hey all, Check out Bestwebhosters.com for a free PHP contest. Prize is 1 year of free webhosting on a 200mb space account and 1 domain name of your choice for a year. Cheers, -R -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] 0-T- - - -> PHP Contest

2003-11-14 Thread Ryan A
Hey David, >Just did; didn't see it. Got a full URL? yep, http://www.bestwebhosters.com heheheeh theres a contest link on the top right.. under resources,showcase etc HTH. Cheers, -Ryan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] 0-T- - - -> PHP Contest

2003-11-14 Thread Ryan A
Hey again David, % >Just did; didn't see it. Got a full URL? % % yep, http://www.bestwebhosters.com % heheheeh ?*snort* That's not good enough. Hehe maybe not, but you gotto admit, pretty funny :-) % theres a contest link on the top right.. under resources,showcase etc >

Re: [PHP] 0-T- - - -> PHP Contest

2003-11-14 Thread Ryan A
il as an attachment and I have to > double click your "attachment" to open up in a new screen...same damn > thing happens when i get forwards...i have to open one embedded > forward after another. Am using outlook. Funny thing I asked him nearly the same question today also. I have

Re: [PHP] Include an encoder into PHP distribution?

2003-11-15 Thread Ryan A
Hey, Or CodeSecure from http://securecents.com Cheers, -Ryan P.S - biased opinion as i work with them. > Ok then, that's nice to hear. > > How about then the idea of including a reasonably good compiler/encoder into > standard PHP distribution? For example Turck MMcache

[PHP] SSH and php

2003-11-16 Thread Ryan A
Hi guys, Is it possible to run a SSH command from php? coming from a windows background I have no idea about shell/SSH and am pretty lost. Doing a quick search on google for "SSH commands" and "SSH help" returned quite a lot of crap that really didnt help me learn. Now I know

Re: [PHP] SSH and php

2003-11-17 Thread Ryan A
Hey David, % Is it possible to run a SSH command from php? >Sure; it's possible to run any command from php. It may not work all >that well, though :-) heheh, good one. As helpful as usual :-D % coming from a windows background I have no idea about shell/SSH and am % pretty lost

Re: [PHP] R: [PHP] mailing multilple addresses...?

2003-11-19 Thread Ryan A
Hey, Pretty good program, i might use it myself after a few modifications. Much better than the old emails.. eg: "Tristan pretty is out of the office.." :-D Cheers, -Ryan http://Bestwebhosters.com - Original Message - From: <[EMAIL PROTECTED]> To: "Aless

Re: [PHP] Re: PHP Encoders

2003-11-20 Thread Ryan A
(eg $email becomes something like $2d4g3a5sd) your $email variable is not recognised in the rest of the program/s, which is quite a pain in the ass explaining to a customer who just bought your software to enter the $email variable in $2d4g3a5sd and their $blah variable in $234sdhk23 etc etc I

Re: [PHP] function that appends dollar symbol

2003-11-22 Thread Ryan A
/* Hmmm, that's prepending... how about: $money = 30.'$'; or if he wants it at the beginning: $money = strrev( strrev( '30' ).'$' ); *heheh* Rob. */ Pretty damn good and didnt require the installation of Interjinn either!!! Hehehe Peace. -Ryan -- PHP General Mailing List (http://www.php.n

[PHP] Urgent Two Queries / Problems to be Solved----------Prashant Akerkar

2003-11-26 Thread Prashant A
Dear Mr Jeffrey Dyke There are some queries regarding PHP 4.1.As you mentioned in php 4.1 register_globals=off. are set for security reasons. Is it Required to have Form attribute as enctype="multipart/form-data" if i have a File Upload on the Particular Form. i.e I am Facing a

[PHP] Wrong output with a - PLEASE HELP

2003-11-27 Thread A. Mikkelsen
..    But when I ECHO 'new_loc_path' in a function I get S:\\Script\\License\\ But I want go get S:\Script\License\ can anyone help ??? //Anders -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] 2 (simple?) php related questions

2003-11-27 Thread Ryan A
Hi, I have 2 main php questions and a few sub questions :-) 1. I have Dreamweaver/EditPlus and Zend developer (some full versions some trial) (am open to trying out other tools) Is there anyway to do a find/replace on a particular variable in a whole directory? (or all files that refer/use that

Re: [PHP] Does anyone have Upload meter php codes?

2003-11-27 Thread Ryan A
> http://pear.php.net/package/HTML_Progress Very nice, But seems to have a problem with Netscape Communicator 4.75 Works perfectly with IE and Opera it seems Cheers, -Ryan A http://Bestwebhosters.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: h

[PHP] php blog site for 123php.com

2003-11-29 Thread Ryan A
Hi, Can anyone recomend a good blog software that does the following: 1. Have differient articles on the first page and show the first x ( or 10) words then a link to the rest eg Php make leaps and bounds in the field of ... click here to read article 2. Users have to register to post replies

Re: [PHP] php blog site for 123php.com

2003-11-29 Thread Ryan A
. Thanks, -Ryan - Original Message - From: "Boaz Yahav" <[EMAIL PROTECTED]> To: "Ryan A" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, November 29, 2003 10:19 PM Subject: RE: [PHP] php blog site for 123php.com Have a look at http://ww

Re: [PHP] PHP @ opensourcexperts.com

2003-12-05 Thread Ryan A
Very nice, except please put a OT in the subject when posting something like this. -Ryan > Hi, > > We would like to announce to PHP Users and Developers that: > > http://www.opensourcexperts.com > > has added a category for PHP and several other PHP related projec

[PHP] PHP RSS sites and SlashDot

2003-12-05 Thread Ryan A
Hi, I am totally new to using RSS feeds and need a little help. I downloaded a few good classes to use RSS but dont know where to get the feeds from... our site is going to be totally PHP geared: eg: PHP Articles Program snippets (forum (maybe)) etc Any idea how I can get a feed from Slashdot

Re: [PHP] PHP RSS sites and SlashDot

2003-12-05 Thread Ryan A
Eddie > > -Original Message- > From: Ryan A [mailto:[EMAIL PROTECTED] > Sent: Friday, December 05, 2003 2:34 PM > To: [EMAIL PROTECTED] > Subject: [PHP] PHP RSS sites and SlashDot > > > Hi, > I am totally new to using RSS feeds and need a little help. > > I d

Re: [PHP] PHP RSS sites and SlashDot

2003-12-05 Thread Ryan A
Hi, Thanks for replying. just had a look at your feed, pretty good but I dont think it will be useful to the people who visit my site as its too commercial and basically I want nothing but useful stuff to the visitor who will be a programmer or a newbie. The site is going to be "commerc

[PHP] Spamming bastardly problem, please help

2003-12-05 Thread Ryan A
Hi, Some son of a * is spamming people and using one or our websites as a return address, so all the emails that get bounced are coming right back to us, as you can imagine thats quite a lot, plus we are getting angry people writing to us. I had a look at the emails and I see its the usual

Re: [PHP] Spamming bastardly problem, please help

2003-12-05 Thread Ryan A
proxy or something because of the nature of the site (http://www.noCme.com) Damn, that Va word is so badly blacklisted I'm pretty sure I must have not recieved some emails from pals that contained jokes with that word in it... :-( Lets all hope that spammers get leprosy and their main

[PHP] RSS pagenting (was PHP RSS sites and SlashDot)

2003-12-06 Thread Ryan A
blah 3 click here to read more When clicked it would display from "blah 4" to "blah 6" then another click here for 7-9 etc Any body know of such a script? I'm pretty sure they must be around coz I'm a total newbie to this but others too must have had this requirme

[PHP] Write on image in faint color

2003-12-09 Thread Ryan A
Hi, This was asked some time ago but cant find it in the archive, anybody remember how it was solved please write and tell me. Requirment: Write domain name in faint color on picture (a kind of "watermark") Reason: I have 3 directories full of images that are original to our site and

Re: [PHP] Re: Write on image in faint color

2003-12-10 Thread Ryan A
Hey, Thanks for the heads up but I have a heck of a lot of images and the site has pretty good traffic so I cant afford to do this on the fly, I was looking for something where you just drop all the images into a folder, run the script and pick it up in the output folder all ready for the web. I

Re: [PHP] Re: Write on image in faint color

2003-12-10 Thread Ryan A
Hey, Thanks for writing. I did want to check out what Al wrote but got scared as he mentioned "steep learning curve" Cheers, -Ryan http://Bestwebhosters.com - Original Message - From: "Marek Kilimajer" <[EMAIL PROTECTED]> To: "Ryan A" <[EMAIL PR

[PHP] Compiling...hellllp!

2003-12-10 Thread Ryan A
Hi, Its been quite some time since I have done any compiling, the last time was java and before that C...which was years back. I want to install Turck MMCache for php on one of our new dedicated servers as we will be running a crapload of scripts there...differient applications...we estimate

Re: [PHP] Compiling...hellllp!

2003-12-11 Thread Ryan A
Hi, Problem is, I want to compile on my win2k pro machine for the linux dedicated machine.. I have never compiled php before, I got one of those "ready to go packages" (PHP+MySql+Apache - in one .exe file) Cheers, -Ryan > On Wednesday 10 December 2003 08:23 pm, Ryan A

Re: [PHP] Re: Write on image in faint color

2003-12-11 Thread Ryan A
> And because I'm such a nice guy: > #!/usr/bin/php > //remember the trailing slash > $dir = '/path/to/files/'; > $text = 'www.example.com'; > $fontsize = 2;//1 - 5 > $dh = opendir($dir); > while(false !== ($file = readdir($dh))) { > if(

Re: [PHP] Compiling...hellllp!

2003-12-11 Thread Ryan A
Hey David, Thanks, no offense taken. >HTH Sure did. Cheers, -Ryan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] (0t) SSH cp (copy help)

2003-12-11 Thread Ryan A
Hi, I'm on a win2k pro machine and need to copy a modified httpd.conf file to my linux box, I dont really know much about SSH and just learned a bit with my pals help (google) I am able to navigate around the directories, get a directory listing and delete...am unable to copy files fr

[PHP] not parsing php files, giving us a save dialog.....

2003-12-12 Thread Ryan A
Hi, We were running php files prefectly well a little while back, then we restarted apache and now the php files are not executing, instead its giving us a save dialog box... What to do and what do you think is wrong. Please help. Thanks, -Ryan http://Bestwebhosters.com -- PHP General

Re: [PHP] not parsing php files, giving us a save dialog.....

2003-12-12 Thread Ryan A
Hi, Thanks for replying. We are on a freebsd account, the way we are setup is: ../apache/httpd.conf ../apache/virtual_hosts/www.sitename.tld.conf we basically had to add some directives to one of the domains, which we added and then put it back in the virtual_hosts directory, we later took out

Re: [PHP] not parsing php files..(SOLVED)

2003-12-12 Thread Ryan A
Hi, Thanks to everyone who replied. I still dont know what was wrong but heres what I did and PHP is working again, I went back in, stopped apache, called the domain from my browser...then waited a minute, started, and it worked. Only thing is, i dont know what caused it. (It even accepted

[PHP] (0/T) executeing script below public

2003-12-12 Thread Ryan A
Hi, Am a bit puzzled here, we have to run a script to start/stop a serverbut we have to run the script below the public folder! this is our structure /blah/theServer/public_html/ the script is located in /blah/theServer/ I noticed one funny thing about this script, it starts with: #!/bin/sh

Re: [PHP] (0/T) executeing script below public

2003-12-12 Thread Ryan A
Hey, Thanks for replying. The server is on Linux and is remotely hosted, my local machine is on win2k pro. A client wants me to set this up, I have setup the whole thing but this needs to be started you keep mentioning "command line", what command line? You mean I should SSH in

Re: [PHP] (0/T) executeing script below public (Conclusion)

2003-12-12 Thread Ryan A
Thanks guys, Will ask the owner/host for a SSH login and privilages and get back to ya if things go wrong. This list and the people in it really rock. Cheers, -Ryan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] (0/T) executeing script below public

2003-12-12 Thread Ryan A
One wonders how two retards got together to give birth to a bigger retard like you. > Hi, > > I am a bit puzzled here, I have to wipe my a$$ after > taking a $hit...but I have to wipe while i'm on the > toilet! > > My usual way is to stand up and do it. > > I no

Re: [PHP] (0/T) executeing script below public

2003-12-14 Thread Ryan A
Hey, thanks, didnt know that. But is it possible to also add the start or stop parameter? Cheers, -Ryan > You could just as easily > > > > Assuming that: > > 1) the webserver has rights to execute the script > 2) you *must* execute this from the webserver > 3) it&#

[PHP] 4 project questions - help appreciated

2003-12-15 Thread Ryan A
Hi, I am making a personal project like so: I enter something in the text box (eg. "PHP REALLY ROCKS!!!") then the program checks if that string already exists in the database, if no, then it should enter it into the database and also generate a "key" This key can be gi

Re: [PHP] 4 project questions - help appreciated

2003-12-15 Thread Ryan A
Hi Justin, Yes, I admit the project sounds pretty screwy. The project is needed for a clients son, he's a small twerp who wanted something like this and since this is an old client who gave us quite a bit of business, rather than say no and upset him...I took this on. The key has to be a m

[PHP] Turck MMcache compiling

2003-12-19 Thread Ryan A
Hi, Holiday greetz to everyone, heres a card for ya: http://www.jumac.com/free-birthday-christmas-holiday-greetings/upcardme.php?step=pickupid=2k03596bb8f8/Php list/[EMAIL PROTECTED] and now...my problem :-D : We just took a dedicated server (Linux) and want to install Turck MMCache for PHP

RE: [PHP] Merry Chrismas

2003-12-19 Thread Ryan A
Hey, And a very Merry Christmas to you too...think I dont mean it? Check this out: www.jumac.com/free-birthday-christmas-holiday-greetings/upcardme.php?step=pi ckup&id=2k03596bb8f8 Cheers, -Ryan A -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php

[PHP] Maths dumbass

2003-12-26 Thread Ryan A
Hi guys, Its not 5am here and have started on a blasted problem where am feeling like a maths dumbass...the old noodle is just not working, any help appreciated. Problem, selling 4 packages rangeing from $27.50-$99.00 a month...the subscriber can change anytime he wants from one package to the

Re: [PHP] Maths dumbass

2003-12-28 Thread Ryan A
month. Do a quick compare given the month for the # of days. For the sake of example, we'll assume the month in question has 31 days. So, here's some givens: $month_days = 31; $former_plan_days = $current_date; $new_plan_days = ($current_date - $month_days); Now, to get

[PHP] Small HTTP Server and PHP

2003-12-29 Thread Ryan A
Hi, I have downloaded and am fooling around with small http server...while reading the documentation I see that you can intergrate it with PHP/PERL etc but the details are a little "high funda" for me, just too scarce or not written properly (the authors first language is not englis

Re: [PHP] Small HTTP Server and PHP

2003-12-29 Thread Ryan A
small http server...while > > reading the documentation I see that you can intergrate it with > PHP/PERL > etc > > but the details are a little "high funda" for me, just too scarce or > not > > written properly (the authors first language is not english - but he &

[PHP] .htaccess problem

2004-01-01 Thread Ryan A
Hi, I dont know if this is really a PHP problem but am wondering if I can perhaps use php to solve this problem... I dont know if this is just a problem on my server or if you have noticed this too but... heres my present setup: /root/protected_files/ /root/protected_files/one/ /root

[PHP] End slash, small problem.

2004-01-02 Thread Ryan A
Hi, Small problem, I am asking my users to enter a path for something in a textbox.. eg: /home/blah/something am confused as to how I can see if the entered path has an ending slash, if it has a end slash: $hasSlash=1 else $hasSlash=0 then i can carry on with my output... Thanks in advance

RE: [PHP] End slash, small problem.

2004-01-02 Thread Ryan A
Hi, Thanks for replying. Basically after that path I am adding a file "ryanFile.php" so I need that ending slash to always be in the path My question was exactly that...how do I "grab" the last character? Thanks, -Ryan On 1/3/2004 2:14:10 AM, Mike Brum ([EMAIL PROTECTED])

[PHP] How to do this? 6 lines of code...Parse error

2004-01-03 Thread Ryan A
Hi, am a bit confused as to how you do this...first let me explain the flow of input: I will be getting $product1,$product2,$product3 etc from another script...I dont know till what numberright now I am trying to catch the values till 20 with a "for" loop. My problem is how do I att

<    1   2   3   4   5   6   7   8   9   10   >