more than 5 paragraphs at
the most.)
Is there anyone that has run into this problem before? Any suggestions?
-Steve Marquez
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yes,
I am assuming that because PHP MyAdmin works with the long article that it
is my script that is the issue.
The table is a "longtext" table. All permissions are correct. The exact same
script works perfectly on my server.
The funny thing is that every single line text field inserts into the
Anyone know how to change the magic_quotes_gpc? I need it to be on in PHP.
Running PHP 4.1.2
Thanks,
Steve Marquez
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e?
Thanks,
-Steve Marquez
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am inserting a file via a PHP form. It works great, however, if there is a
word that has quotes in it, then it does not work at all.
Is there a way to make it so that MySQL will receive a word with "quotes?"
Thanks
-Steve Marquez
[EMAIL PROTECTED]
--
PHP General Mailing
Hello everyone,
Could someone point me in the direction of some info on .htaccess files?
Could someone send me one, tell me where to put it in my
server? I hope this is not a stupid question. I am running Apache on a Mac
with Jaguar OSX.
Thanks for your help,
-Steve Marquez
[EMAIL PROTECTED
I am running MacOSX and can not find my php.ini file. Does anyone know where
it is located on a mac?
I looked at my phpinfo file, and it says /usr/lib/ but does not have the
php.ini file in it.
Can anyone help?
Steve Marquez
Marquez Design
[EMAIL PROTECTED]
www.marquez-design.com
--
PHP
Yes,
But I had a question that is php and mac specific. I used the info in the
discussion all morning, and could not find the file, I thought that some of
you great gurus could help with that.
Does the php.ini file always go in the same place no matter the OS? I did a
locate in the shell, and not
g that.
>
> HTH
> Andrew McCombe
>
>
>
>
>> Steve have you tried to search the entire drive for the php.ini file?
>>
>>
>> - Original Message -
>> From: "Steve Marquez" <[EMAIL PROTECTED]>
>> To: "PHP eMail List&qu
I had the same problem. I had my ISP turn magic quotes on in the php.ini
file on their server.
As soon as they did that, everything worked just fine.
-Steve Marquez
Marquez Design
[EMAIL PROTECTED]
www.marquez-design.com
> it doesnt work, i just tried it. the text is still cut off after
Thanks guys, I downloaded the source and created a php.ini file. It worked
great!
Thanks for all your help and patience.
-Steve
>> Does the php.ini file always go in the same place no matter the OS? I
>> did a
>> locate in the shell, and nothing came up. I could find .ini files, or
>> php.
>> fi
I am trying to get php to use two conditions.
My question Is, I am not sure if the "and" is correct, it does not work. Is
there another way to do this? I have tried a plus (+), a (,) and nothing
seems to work.
Could someone please help?
Thanks!
Steve Marquez
Marquez Design
[EMAIL
Hi,
I am looking for a simple easy to edit php calendar program. Does anyone
know where I can find one?
Thanks for your help.
--
Steve Marquez
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Greetings!
Is there a way to have PHP write an HTML file? What I would like to do is
have a user fill out a form, then have the information write an HTML file
and then save the file either for the first time, or overwrite the existing
one.
I hope this makes sense. Can anyone help?
--
Steve
Can anyone point me in the right direction to fix this? Have you ever seen this
before?
Thanks,
Steve Marquez
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
orever. Perhaps the SDK install did something?Thanks,
-- Steve MarquezMarquez Designe-mail: smarq...@marquez-design.comweb: http://www.marquez-design.comphone: 479-648-0325
On Jun 3, 2010, at 8:59 AM, Ashley Sheridan wrote:
On Thu, 2010-06-03 at 08:56 -0500, Steve Marquez wrote:
Good morning,
Strangest thing... it just started working again. Odd.
Is there an easy way to view the error logs? As you can tell, I am still a
novice at this.
I am on Apache2
Thanks for your help.
--
Steve Marquez
Marquez Design
e-mail: smarq...@marquez-design.com
web: http://www.marquez-design.com
phone
I am on Mac OS 10.6
I found the logs using the console. It was pretty easy and displays nicely.
I am reviewing the entries now.
Thanks for your help.
--
Steve Marquez
Marquez Design
e-mail: smarq...@marquez-design.com
web: http://www.marquez-design.com
phone: 479-648-0325
On Jun 3, 2010, at
Greetings,
I am running PHP 4.4.7 without the GD Library and need it to run.
I am very novice on PHP, and am using a Mac with 10.3.9.
Can anyone point me in the right direction?
Thank you so much,
--
Steve M.
Does anyone know how to create a field based on a menu choice?
When the menu is selected, then another field is created with an associated
number.
For instance:
Selection = Collie Field = 1
Selection = AkitaField = 2
And so on...
Thanks,
--
Steve M.
Greetings,
I am attempting to alternate the colors of the container DIV. Anyone know
how to do this?
$optone
Edit
Delete
$study_title
$date
";
}
?>
Thank you very much,
--
Steve M.
Greetings,
I have a script that looks for the variable to be NULL and then execute. Is
there a way for the script to look for anything or something in the variable
and then execute?
Ex:
If ($a¹ == ANYTHING¹) {
some action
}else{
some other action
}
Thank you for any help.
--
Steve M.
Greetings,
Could someone please point me in the right direction? I am trying to have
PHP find out if a directory has files in it and then if it does, display and
include, if it does not, then not display the include.
I have looked at the Manual and did not really know where to look.
Thanks,
--
Greetings,
Can any of you point me in the right direction on how to use PHP to create a
most viewed or most clicked articles list? Can it be done with PHP?
Thank you so much,
Steve Marquez
[EMAIL PROTECTED]
The following code works:
However, this does not:
²;
}
?>
It seems that if I add a string, rather than just the variable, then does
not work. I am getting an unexpected T_IS_EQUAL error.
--
Thanks,
Steve Marquez
I got it to work! I just had to place the HTML elements outside of the PHP
code.
Thanks for your help.
--
Steve Marquez
on 6/5/07 2:02 PM Jochem Maas ([EMAIL PROTECTED]) wrote:
> Robert Cummings wrote:
>> > On Tue, 2007-06-05 at 19:57 +0200, Jochem Maas wrote:
>>> >>
Greetings,
I am trying to get information (width, height, file size) from an image
before it is uploaded. Is there a way to do that?
Thank you,
--
Steve Marquez
Greetings. I just want to say thanks for the help over the past couple of
days.
I am trying to get a form to delete a file.
If the file ends in .php, then I want it to unlink from a certain folder.
However, if the file ends in .html or .htm, I want it to unlink from another
folder.
Is there any
Greetings,
I am a very novice user of PHP. I have run PHP 4 on my Powerbook for about
three years. When I installed Mac OS 10.3.9, PHP does not work. I forgot how
to get it running again.
Can anyone help me with this?
Thanks,
--
Steve Marquez
sort ($file_array);
foreach($file_array as $key => $value) {
echo "".$value."";
}
}
}
echo "";
// close directory
closedir($dh);
}
}
?>
--
Steve Marquez
an in-house machine for future use and we were wondering if anyone has
run into this issue before.
Could it be that we need to create a module in the php.ini file?
I am kind of new to the back-end of PHP. You could probably tell. I
appreciate any help.
Thanks,
Steve Marquez
¹ and the Table categories¹ exists. I have
been able to use the shell to insert info into the table and it works fine,
even on the in-house server.
Does anyone know what this could be?
Thanks,
--
Steve Marquez
YSQL_ASSOC)) {
extract ( $line );
?>
$linkspage"; ?>">
';
}
?>
--
Steve Marquez
Marquez Design
e-mail: [EMAIL PROTECTED]
web: http://www.marquez-design.com
Greetings,
What is the best way to create authentication for MySQL info
displayed on PHP pages.
Thanks,
--
Steve Marquez
Marquez Design
e-mail: [EMAIL PROTECTED]
web: http://www.marquez-design.com
phone: 479-648-0325
without having to re-authenticate during
that session.
Does this make sense?
--
Steve Marquez
Marquez Design
e-mail: [EMAIL PROTECTED]
web: http://www.marquez-design.com
phone: 479-648-0325
On Oct 30, 2008, at 3:38 PM, Jay Blanchard wrote:
[snip]
What is the best way to create authentication
do this.
I have very little knowledge of PHP but am learning. Let me know if more
information is needed.
Thank you for any help.
--
Steve Marquez
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
;]."".$row['description'];
and a couple of others
--
Steve Marquez
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi everyone!
Can someone help me with this question?
I created a photo upload utility with individual galleries that images can
be uploaded into. In the MySQL database, there are multiple names of
galleries, some are the same. I want to have a select menu to show just the
unique names of the gall
I am trying to insert information into the database, have it automatically
place an ID Number, then update that particular record and replace the word
"delete" with the link.
The "mysql_insert_id()" does seem to be working. It does put in an id number
of "0" However, the code in general gives me a
MySQL database.
Is there any way to do this?
Thanks!
--
Steve Marquez
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Greetings!
If I do the following, it gives me a blank page. However, instead of using
the variable, if I put in $id_num = "191" Then it will display the
information.
Does anyone know what I am doing wrong? I hope you understand my question...
Thank you in advance!
Here is the link I use to t
,
--
Steve Marquez
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
42 matches
Mail list logo