I just signed back up to the list recently, but it was like this 5 years ago
when I was still on it. I have always wondered why they didn't have that.
It seems like they are pushing people to submit their solutions to the
person with the question.
Kind Regards,
Brandon Orther
-Ori
first method. That should be
Kind Regards,
Brandon Orther
-Original Message-
From: Sudhakar [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 22, 2008 4:26 AM
To: php-general@lists.php.net
Subject: [PHP] best method for relative linking in php
i have a registration page where a user fills a
Hello,
Open_basedir is not set in the php.ini and I can rename the files
without an issue using the rename function.
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED] 800-994-6364
www.webintellects.com <h
-Part1.mp3 it does exist.
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED] 800-994-6364
www.webintellects.com <http://www.webintellects.com/>
Hello,
When trying to save data from a form, the quotations (") get change to
(\")
Is there a function that will fix this?
----
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED] 800-994-6364
www.webintellects
Hello,
For anyone else that had a problem with ^M use this function:
str_replace("\r", "", $result);
--------
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED] 800-994-6364
w
?
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED] 800-994-6364
www.webintellects.com
-Original Message-
From: Evan Nemerson [mailto:evan@;coeus-group.com]
Sent: Thursday, October 31
Hello,
Does anyone know a way around all the ^M at the end of each line that my
php file writes to on a linux box?
Brandon Orther
WebIntellects Design/Development Manager
<mailto:brandon@;webintellects.com> [EMAIL PROTECTED]
800-99
u got there in a browser it
shows up just fine. Does anyone have any idead why it would do this?
Thanks,
----
Brandon Orther
WebIntellects Design/Development Manager
<mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]
800-994-6364
<http://www.web
thinking maybe a setting in the php.ini or
something?
Thanks for any help,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED] 800-994-6364
www.webintellects.com <http://www.webintellects.com/>
Brandon Orther
WebIntellects Design/Development Manager [EMAIL PROTECTED]
800-994-6364
www.webintellects.com
Hello,
I know how to set a cookie. How do I read the value of that cookie the
next time that person returns to my website?
Brandon Orther
WebIntellects Design/Development Manager [EMAIL PROTECTED]
800-994-6364
www.webintellects.com
mind around it a little better.
If anyone knows a good tutorial on how to log people into your site
using a userser database please hook me upZ wiT da Inf0z
Brandon Orther
WebIntellects Design/Development Manager [EMAIL PROTECTED]
800-994-6364
Use include(); or require();
Brandon Orther
WebIntellects Design/Development Manager [EMAIL PROTECTED]
800-994-6364
www.webintellects.com
-Original Message-
From: Georgie Casey [mailto:[EMAIL
hat would be FALSE
Ex3. $var = "My Great Domain" that would be FALSE
And so on.
Does anyone have a function that makes sure there are no illegal
characters and there is a period in the middle of the text?
--------
Brandon Orther
WebIntellec
Hello,
I am trying to insert data, but it willnot take the #
Does anyone know how to escape the # sign in mysql?
Thanks
Brandon
Sorry if I was a bit Off Tapic
Hello,
I am trying to use mysql through php. When I try to run the following
query it does nothing. I am trying to figure out if it is the query or
php I am having a problem with. Does anyone see a problem with the
below query? (Note: This is for mysql)
QUERY:
INSERT INTO page_properties
(
How do I get FreeType 2 installed on my WIndowsXP box? Anyone know of
web site with a tutorial?
Thanks
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
www.webintellects.com
To: PHP User Group
Subject: RE: [PHP] Opening a new window.
I would use "target="_blank" in the anchor tag so it would work just
fine
_without_ javascript ...
Mark C.
-Original Message-
From: Mehmet Kamil ERISEN [mailto:[EMAIL PROTECTED]]
I would use javascript for th
Does anyone know how I could have php open a new windows with the url I
specify?
Thanx,
Brandon
Hello,
I have been working on a php script and lately have been adding style
sheets and image submit buttons to make it look better.
I have now run into the problem that the input type file looks like a
regular form input. I would like to use an image as the browse button
and a css for the te
Hello,
I am trying to have a script that process a form and then sends the
person back to the form they were on if there are errors.
Does anyone know how I can get the url of the form that someone submit
to the script from?
Thanks
Brandon
Hello,
I have been mssing with the mail function for a day now. When I send a
e-mail it always adds the server name to the end of whatever I put the
e-mail from in the header.
Example:
$mailheaders = "From: \"Do Not Reply\"\r\nReply-To: Do Not Reply@Do Not
Reply\n";
If I use the above hea
YES I DID READ THE F...in MANUAL
-Original Message-
From: Kurt Lieber [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 12, 2001 2:56 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] using mail
Did you RTFM?
http://www.php.net/manual/en/function.mail.php
Just create a variable and input it
Hello,
I am using the mail() function right now to send e-mails. Is there a
way I can dynamically change where it says the e-mail is from?
Thanks
Brandon
Hello,
I have mssql extensions working with the .dll in the extensions
directory of my PHP4 folder.
I am trying to get curl to work but when I try to run php it says that
php_curl.dll was not found, But it is in the same dir as the mssql and
mssql is working great.
Any IDEAS?
Thanks
Bra
Hello,
Since I am not able to get msssql functions running. Can someone please
give me instructions on exactly what I need to do to get the functions
werking?
Thanks Brandon
Hello,
I am trying to get php4 to use mssql function under WindowsXP. I don't
know if this is a problem or not.
I uncommented the extensions line in the php.ini file that says:
extension=php_mssql.dll
But when I try to use mssql_connect it says call to undifiened function.
Does anyone know a
Hello,
I had a computer running a MSSQL server and apache with PHP on it for
development. I got hit by the nimda Virus and have had to start all over.
I am trying to get MSSQL support with PHP but I am having the following
problems. Thanks for any help ahead of time.
When I uncomment the like
Hello,
I had a computer running a MSSQL server and apache with PHP on it for
development. I got hit by the nimda Virus and have had to start all over.
I am trying to get MSSQL support with PHP but I am having the following
problems. Thanks for any help ahead of time.
When I uncomment the lik
,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
www.webintellects.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
PHP Fast & Easy : http://www.thickbook.com/books/index.phtml
-Original Message-
From: LRW [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 13, 2001 8:54 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Beginner's books?
OK, here's a question that should just make me look like a newbie and
n
Is there a way to round a number to the next whole number?
Example:
Before: 1.86758
After: 2
Thank you,
Hello,
Is there a function to convert a string so it is a valid string of text
for a SQL query? AN example would be a string of text that has ' in it
would be converted to \'
Thank you,
--------
Brandon Orther
WebIntellects Design/Developme
I just realized that on the server I am trying to run this on, URLEncode
is working like rawurlencode. Does anyone have any idea why this might
be happening?
Thank you,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800
Hello,
I am working on a script and using urlencode but not getting the results
I want. Does anyone know how to convert the spaces of a sting of text
in "+" instead of %20?
Thanks
,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
www.webintellects.com
Hello,
Is there a way to put an if statement in a variable?
For example:
$var = "Hello".IF($var2 = 1) { ."Mr. Bean". } else { ."New Comer". }."
To The Coffee House.";
Thank you,
Brandon Orther
Hello,
I have a variable with a string in it. I want to check if in that
string a certain word is in it. Example
$var = "This is a good sentence";
$check = look("good", $var);
and $check would equal 1 since "good" is in that string
does anyone know how to do this?
Hello,
In MSSQL:
I want to take one row of information from one table and put it into
another row. Does anyone know of an easy way? Or do I have to go
column by column copying each column into the new table?
Thank you,
Brandon Orther
Hello,
Does anyone know of a tutorial on how to get PHP to connect to a MSSQL
database from a Linux box?
Hello,
How would I go about installing cURL for PHP on windows box?
Hello,
I am looking for a way to check a string if it has anything other than
Numbers or Letters. Does anyone know how to do this?
Thank you,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
Hello,
For my script to login to a SSL site I need to have the snoopy class
receive a cookie and store it as a variable. Is that possible with
Snoopy0.94?
Thank you,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994
Does anyone know of a tool that lets me see the cookies a site sends my
browser?
the
results it is just the login page. Does anyone know how after my script
logs in to a site I can run another curl post while I am logged in?
Thank you,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
Hello,
I am looking for tutorials for using PHP with cURL. If you know of a
site please e-mail me.
Thank you,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
www.webintellects.com
Hello,
Does anyone know how I would go about connecting to an SSL site using
sockets? Or could I need to go in another direction?
Thank you,
Brandon
Hello,
I need to login to a site that requires you to have cookies. Can cURL
receive and accept cookies?
Thank you,
Brandon Orther
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact
Hello,
I have a cgi script that logins to a site and then emulates a form POST.
The script uses Net::SSLeay and was wondering if there is soemthing
equvilent to it?
Thank you,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED
info.
Thank you,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
www.webintellects.com
Hello,
I have used perl to emulate a post with LWP:UserAgent I am looking for
the same effect in php. Does anyone know how I can do this?
Thank you
Brandon
Hello,
I am trying to make a script that automates domain name registration. What
I need my script to do is send information to a script that opensrs runs to
activate a pending order. But I don't want to redirect the user there. I
only want to send information there and then take the user to a
I can send you one if your subject calms down.
Thank you,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
www.webintellects.com
-Original Message-
From
,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
www.webintellects.com
Hello,
I am making a script at the moment and want to use images instead of the
usual buttons. Does anyone know how I can use the image as a reset
button?
Thank you,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994
Hello,
I was informed by someone that is a blatent liar and regulary makes
things up that PHP session can handle Objects. Is this true?
Thank you,
Brandon Orther
Hello,
I want to have a DOC Type ate the top of every PHP script I run. Is there a
way to edit the PHP.ini to make PHP spit out a line of text before echoing
anything?
Thank you,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL
test
--
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]
Hello,
I have been working in Linux for the last year on some scripts. Now I have
to port them to Windows server. Does anyone know how to us crypt or an
alternative for crypt?
Thanks
Brandon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addi
You should be appointed to the head of all HTML. For you are the master and
can see through the ignorance of us all. I bow below you and thank you for
letting me grace your presence. You truly are the HTML messiah
8/
-Original Message-
From: Brian S. Dunworth [mailto:[EMAIL PROTECTED]
This is the HTML that is returned by PHP. Does anyone know why Netscape
Would have problems viewing it?
Control Maestro Menu System
Web
Mail
Hello,
It is on a local site and is a security risk if I give out the address. I
am sorry :(
Thanks for your interest
Brandon
-Original Message-
From: DAve Goodrich [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 17, 2001 2:02 PM
To: Billy Harvey; [EMAIL PROTECTED]
Subject: Re: [PHP] Ne
d with PHP.(Not that PHP has a bug in it)
Thanks,
Brandon
-Original Message-
From: Jason Murray [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 16, 2001 5:03 PM
To: 'Brandon Orther'; PHP User Group
Subject: RE: [PHP] Netscape 6, What a piece of s$#@ , anyone else had
problems wit
Hello,
I am making a suite of online tools. Right Now I am connecting to a MS SQL
2000 database. Is there any class out there that will let you send a query
to more than just one type of databases? Like someone could run it off a
MSSQL server and another could run it off a MySQL database.
tha
AM
To: Brandon Orther; PHP User Group
Subject: RE: [PHP] How do I have a Authentication box pop up?
See the following URL in the manual:
http://www.php.net/manual/en/features.http-auth.php
HTH
Sam Masiello
Systems Analyst
Chek.Com
(716) 853-1362 x289
[EMAIL PROTECTED]
-Original Message-
Hello,
How to I make the browser pop up a authentication box?
Thanks
Brandon
--
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]
Hello,
I usually use Linux as my OS so I am not to familure with Windows as a web
server. The problem I am facing now is the mail function in windows. It
doesn't seem to work. Does anyone know what I need to do to use the mail()
function on a Win2k advanced server box? PHP 4.0.5
Thanks
Bran
Hello,
I am making a drop down menu script in PHP so it is compatible with non
JavaScript browsers like Netscape 6.0 The problem I am having is that when
I make tables it doesn't always load the background in the tables. I
suspect that maybe this is something with PHP because when I make html
t
Hello,
Is there a way to get the name of each variable in a session?
Thanks
Brandon
--
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]
Does anyone know where I can get mcrypt.dll?
Thanks Brandon
--
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]
I do not believe this is the reason that you are having problems. I have
compiled GD on many Redhat machines without X11
Brandon
-Original Message-
From: scott [gts] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 15, 2001 2:44 PM
To: php
Subject: [PHP] PHP and GD on a Redhat linux box
Hello,
I just installed 4.0.5 on IIS and it is telling me that crypt is not
supported in this build. Does anyone know why?
Thanks For Da Help
Brandon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hello,
Does Crypt need to be setup in the ini or as an extension? When I installed
4.0.5 it doesn't seem to work?
Thanks
Brandon
--
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
Can you specify the OS you are running this on and the version of PHP you
are running. What it looks like is that the extension is not installed.
Thanks,
Brandon
-Original Message-
From: Andreas Pucko [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 14, 2001 3:19 PM
To: Php (E-mail)
Subject
Hello,
I am setting up a script that logs into a data base and I only want the
person to have to login once. Is it safe for me to save there login info as
sessions?
Thanks
Brandon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Hello,
I am looking for a tutorial on connecting to a MSSQL 2000 data base running
on the local computer.
Brandon
--
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,
Hello,
I installed Win2000 Advanced Server on my box and installed PHP4.0.5 on
that. The only problem I am having is with Extensions
When I put the Extension Directory to C:\extensions it will not load any of
the DLLs in that dir like php_gd. Has anyone else had problems with
extensions on a I
Hello,
I found asp2php to be a great tool. Does anyone know of a way to make it
convert a whole directory or more than one file at a time?
Brandon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To
Hello,
I am woking in PHP an recently got a SQL2000 database that I need to work
with. What my question is ... is does anyone know how to make a printable
data model so I have something to look at while I program.
Thanks
Brandon
--
PHP General Mailing List (http://www.php.net/)
To unsubscrib
Hello,
Does anyone know the proper way to setup the extension_dir when i try to
set it up it says it can't find the extensions in that dir even though when
i go to that dir it is right there. Can someone let give me an example of
what they have for extension_dir and then give me the path to whe
Hello,
I recently installed ISS with SQL server because of a database our company
had installed. I installed PHP 4.0.5 to IIS and now get soem weird errors
when i run these script I made that worked perfectly before.
Error1: Undefined variable
Error2: Undefined offset
Has anyone else had the
Hello,
I am looking at a complete database with it interface written in ASP. All
of our company programs are written in PHP and that is what I want to use.
I believe I remember seeing ASP 2 PHP converts before. Does anyone know of
any. They don't have to work perfect just convert it with some
Hello,
I am looking at a complete database with it interface written in ASP. All
of our company programs are written in PHP and that is what I want to use.
I believe I remember seeing ASP 2 PHP converts before. Does anyone know of
any. They don't have to work perfect just convert it with some
Hello,
I am using php with frames for a menu bar. In one frame I have a menu.
When the link is clicked on the menu I would like two frames to be updated.
Is there a way to do this?
Brandon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio
Hello,
I can't find Variable Variable in the php manual. If someone has a link to
the section in the PHP manual about this please send me a link.
Thank you,
Brandon Orther
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Hello,
I am trying to use variable variable. with arrays. this may be hard to
understand so here is an example:
$menu1[0] = "1";
$menu1[1] = "2";
$menu1[2] = "3";
$menu2[0] = "1";
$menu2[1] = "2";
$menu2[2] = "3";
$menu3[0] = "1";
$menu3[1] = "2";
$menu3[2] = "3";
does anyone know t
Hello,
I am working on a menu script that I wanted to use multi-dimensional arrays
for.
Here is the conf file I have:
//Main Menu Array
$main_menu[0] = "Menu 1"; //Represents the name of the menu
//Menu 1 Array
$main_menu[0][0] = "Test 1";
$main_menu[0][1] = "Test 2";
$main_menu[0][2] = "Test
Hello,
I am making a suite of php tolls that I want to have all incorporated in one
management website. What I would like to have is a drop down menu in a
frame on the left. A great example of what I want is the left drop down
menu on the new Cobalt XTR server admin section. If anyone has a Ja
Hello,
I am currently using image buttons for my submit buttons on a project I am
working on. What I would like to use is regular text like a hyperlink.
Does anyone know of how I can use text as the submit button?
Thanks for any help
Brandon
--
PHP General Mailing List (http://www.php.net/)
The reason I ask is not for a way to close an ftp connection but because I
want to know if close closes it.
thank you
-Original Message-
From: Brandon Orther [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 02, 2001 12:53 PM
To: PHP User Group
Subject: [PHP] Closing a FTP connection
Hello,
I have recently been using the ftp functions in php to get a lot of stuff
done. My question is when I exit; a php script does it close the ftp
connection for me? I thought it would since the script is completely
closing also.
If anyone knows please let me know thanxZ
Brandon
--
PHP
Hello,
I am making a script that makes .htaccess files for websites. When I use
ftp_nlist(); It doesn't show the files with a . in front of them. Does
anyone know how to show hidden files when listing a directory?
Thanks
Brandon
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
Sorry Syntax error.
Correct: $fieldcode = $field;
-Original Message-
From: Brandon Orther [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 01, 2001 2:06 PM
To: PHP User Group; Jamie Saunders
Subject: RE: [PHP] adding text to a variable name
Just do this:
$fieldcode = field;
Brandon
Just do this:
$fieldcode = field;
Brandon
-Original Message-
From: Jamie Saunders [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 01, 2001 6:46 AM
To: [EMAIL PROTECTED]
Subject: [PHP] adding text to a variable name
Hi,
Is it possible to add text onto the end of a variable name?
e.g. t
Hello,
Is there a way to sort an array alphabetically?
Brandon
--
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]
Hello,
I am doing a dir list of an ftp and using sort to sort the dir list
alphabetically. What I am using now sorts it alphabetically but it sorts
the capital letters then the lower case so a capital "Z" would come before a
lower case "a"
The Code I am using is:
sort($complete_list);
return $
You can put a @ in front of you function. Example
-Original Message-
From: Greg Donald [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 23, 2001 3:05 PM
To: [EMAIL PROTECTED]; Php-General
Subject: RE: [PHP] How to turn off warnings ???
> I am a newbie to PHP and I am trying to get a nu
Hello,
I recently took an ANSI SQL class to better familiarize my self with SQL in
general. In the class we used MSSQL SERVER 7 and to do queries we used the
Query Analyzer. Does anyone know of a PHP script that works like the Query
Analyzer so I can test Queries in a Browser? Like A Te
Hello,
Does anyone know of an image library that plugs right into php that has a
blur function so I can create a drop shadow effect for text?
Thanks
Brandon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROT
1 - 100 of 216 matches
Mail list logo