Does anyone know any good software for PHP/mysql coding? I currently use
DreamWeaver MX, however it doesn't have much PHP support, and no MySQL
support. I just want an easy program to script in, and upload on to my
webserver. Please help! :o
Wouldn't count(sku) work?
-Original Message-
From: Tom Ray [Lists] [mailto:[EMAIL PROTECTED]
Sent: Monday, August 02, 2004 3:20 PM
To: [EMAIL PROTECTED]
Subject: [PHP] COUNT(*) Output Question
Hey-
I'm query my mySQL database to see how many of each Sku has been
ordered. I am doing my
I am having troubles with a script im trying to write. I was wondering
if anyone could help me. The script needs to upload 2 files to a
directory, and have a field for a name, which will then figure out the
URLs of the files put them in the database along with the specified
name. Please help :o
What is the function, or how do you make a script that displays the server's
uptime?
Thanks,
Brad Ciszewski
www.BradTechnologies.com Web Services
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Perhaps try implementing some AJAX on the page. Therefore, once the page has
loaded, the select tag is populated with different options, without actually
lagging the page.
""Jay Blanchard"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
[snip]
I have a form for user interaction and p
hi everyone, i am looking for a snipplet to round down a number. i was
wondering if you could put a negative number in the round() statement to do
this, i want it to round down even if its at something.9, as long as its not a
whole number, if needs to be rounded down. can anyone help me?
i am not sure if this uses PDFlib but, this is a wonderful script which
helps create a PDF file. http://sourceforge.net/projects/pdf-php/
- Original Message -
From: "Jacob Friis" <[EMAIL PROTECTED]>
To: "Christopher Way" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, November
does anyone know the function to get the IP address before the proxy-IP?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
is there a code you can put at the top of the your php files so that the
imgs etc. load as the are put on to your computer, and it doesnt wait for
the whole site to be downloaded until it is loaded to the user? *turning off
the buffer basicly*
Brad Ciszewski
www.BradTechnologies.com
99.9% Uptime
try,
www.BradTechnologies.com
99.9% Uptime
24/7 FREE Support
Plans starting at $3.50 per month
www.BradTechnologies.com
"Pascal Platteeuw" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello everyone,
>
> Here is a newbie question for you guys who are much more advanced than me
i have several tables with data, and they all have a server column. there
are a few tables which i need to exclude a particular server from that
table. i am currently running an array to extract the data, and was
wondering if i could either use PHP code or a mysql-query exclude function
or somethin
is there an 'and' statement for mysql, when you are doing multiple "where"s?
www.BradTechnologies.com
99.9% Uptime
24/7 FREE Support
Plans starting at $3.50 per month
www.BradTechnologies.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
err i mean ... an 'or' statement sry
www.BradTechnologies.com
99.9% Uptime
24/7 FREE Support
Plans starting at $3.50 per month
www.BradTechnologies.com
"Brad Ciszewski" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> is there an 'and'
i need help to figure out the isp of a user. can anyone help me with this?
-Brad
www.BradTechnologies.com
99.9% Uptime
24/7 Support
Packages as low as 3.50 p/month!
www.BradTechnologies.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
besure to have the to emails have only a , inbetween them.
Example: $to = [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]; etc
Hope that helps :)
-Brad
www.BradTechnologies.com
99.9% Uptime
24/7 Support
Packages as low as 3.50 p/month
cPanel/PHP/mySQL
www.BradTechnologies.com
"Wil Hitchm
i need the script which will do this all automaticly.. i know there is a
feature to get the server which the user is from.
"Danny Brow" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Thu, 2004-12-09 at 18:17 -0600, Brad Ciszewski wrote:
> > i need h
i have changed the script around a bit, now it actually shows something, but
it doesnt alternate.
$thisRow = "0";
$query = mysql_query("SELECT * FROM security_images ORDER BY ID DESC",
$conn);
while($gt=mysql_fetch_array($query)){
extract($gt);
if($thisRow % 2 == "0"){
$backgroundColor = "#CC
i need some assistance making my table (rows) change color for every other
data. here is what i have so far, but i get a "unexpected T_STRING error".
this error's line is: if($thisRow mode 2 == 0){
+=+=+ SCRIPT BELOW +=+=+
$thisRow = 0;
$query = mysql_query("SELECT * FROM security_images ORDER
= $_POST["email"];
$checkEmail = mysql_query("SELECT *
FROM memberInformation
WHERE email = '$email'");
Thanks in advance!!
Brad Ciszewski
www.BradTechnologies.com Web Services
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
i appologize i forgot to add the rest:
if($checkEmail != "0"){
echo("The email address has already been
registerd with an account.");
include("../includes/footer.php");
exit;
}
Thanx!
Brad Ciszewski
www.BradTechnologies.com Web Services
"Brad Ciszewski&qu
er construction. Please check back soon!!");
Code Ends Here
Any help will be greatly appreciated!!
Sincerely,
Brad Ciszewski
www.BradTechnologies.com Web Services
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
21 matches
Mail list logo