Hello all I have a template that I am building for the cms joomla, http://www.joomla.org, but I am having an issue with the content going passed the footer.
Also all code and CSS passes w3c Validation
here is the code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
Hi everyone
I have a question about integrating flash into my php gallery.
I have a script that outputs a list of images, thumbnails, as html image tags, and a big picture. Into their respective frames. But this year we want to add a little bit of animation to the site. So we wanted to do...
Hey all.
Have sum ideas for a new project and was wondering if you all would help me.
I am doing a site for a charity event for a local event. They get sponsors to help the event to go. I am doing the website for nothing and they asked me for something i am not sure how to really do cleanly...
Ok all here is probably a dumb question that is probably right in front of my face.
I have a mysql db that my php code is interfacing with. I want to put php code into the database, and then execute it on the page.
What is the easiest way to do this?
Ok all I have a small problem, well big in a sense that my page isn't working. I am kinda new to css as a layout tool.
So here is the problem. I have a table less layout. But my container tag isn't doing what it is suppose to and filling with white all the way to the bottom.
I have validated...
Ok All i have a hidden error. Can Any One Find it?
Here is A sample DB Row From DB:
20 Coord Meet Min: 07-03 File Path 3 2007 03 01 20070301 21
Here is the code
<?php
################################################################################
##
## Sets Variables
$year = 1...
Hey all
This is my first class that I have done, with a little help I got it built. But when I go to get information from it, which i am not sure that I am doing it right, I get the following Error
the class is named: chart here are its properties:
private $chart_id;
private...
Hey all I have a hopefully quick question.
I have a site that I am building. I have a right bar that is pulling from a mysql db, version 4, and php, version 4.
I am using the getimagesize() command on a path from the db. But I am getting the following error
Fatal error: Only variables can...
Hey all i am having a problem. I have a script that needs to interface with a mssql db.
I am getting the following error.
Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: 163.150.38.28,1433 in...
Hey all
I am new to the mac server. I have had no problems using mysql, but now we are connecting from our mac server to a ms SQL server. and I am having a problem.
Here is my error
Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: 163.150.38.28,1433 in...
Here is the basic query with no joins. But it is giving me a 1064 error.
I am running mysql 4
SELECT
school.cdsCode, school.dist_cdsCode, school.sname,
class.clas_id, class.clas_semester, class.clas_sMonth,
class.clas_sDay, class.clas_eMonth, class.clas_eDay...
Ok all i have stumped myself with this 1. and am not understanding the functions on php.net.
I am trying to do something i thought was simple. I want to be able to get a date range, my fiscal year, while listing multiple years.
exp
07/01/2006 - 06/31/2007
07/01/2005 - 06/31/2006
07/01/2004 -...
Ok all i have a question.
I am trying to write a flie upload script and don't know where to start. I have played with a few other people have written but they aren't working on my server.
Server:
Server OS
Mac OS 10.3.9 Server
PHP
4.4
Apache
1.3.33
mySQL
Client API version...
Hey all hopefully i have a quick fix problem.
I have a database that is holding a date of a message. But I need to format it on the screen, different from how it is being stored in the db.
Being stored as: YYYY-MM-DD
Need MMM(Jan), YYYY
Here is what I have tried:
date("M, d Y"...
Hi all have a quest, for the holy grail, to fix this script i am working on. All it needs to do is run this function i am calling everytime it runs. right now it os just running it once but reusing the numbers. here is the code
while($row = mysql_fetch_array($result)){
echo '<p><a href="' ...
Hello every one
I am working on a query set that needs to sort the data 3 times. Here are the existing query sets:
// Builds Class Query
// $query99 = "SELECT * FROM class WHERE cour_id = " . $row[cour_id] . " AND clas_active = 1 ORDER BY clas_sTime ASC";
$query99 = "SELECT * FROM class...
ok i have a question.
How do i break apart text.
I have a 4 digit code (YYMM) and want to be able to display it as
0601 = January 2006
0602 = February 2006
and so on.
What do i use to do this?
Thanks alot in advanced
Here is my problem. I have written a php script that reads from a database, mysql. Then it counts all of the records and prints them to the screen and to a flat file. I have it working but it prints the same file the number of times it is in the db.
if i have 5 records for jim it prints this...
Ok everyone I have a problem and have no idea how to solve it. I normally just use mySQL to do my db's but for this project we are useing mySQL for intitial storage of data then we are doing a little data manipulateing and storeing part of the data into a flat file DB. I have the code for what I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.