
October 4th, 2003
06:28 PM
Programmer
Status: Offline!
What do you mean by "upload my own graphic box for MySql database" I dont understand. Also, it's kind of handy when you are learning PHP/MySQL to install it on the computer you do your coding from. Then you can just tweak the code, save the file, and refresh the browser, skipping the uploading step that can get bothersome.
Sekkusu
___________________
Swastika/Sauvastika: 1 2 3 4 5 6 7 8 9

October 5th, 2003
02:25 AM
thinking of something witty to put here
Status: Offline!
okay dude, i think what you're looking for is a template system (or CMS), where the layout stays the same while you just change the content, as Ares showed before
from what you're saying, i assume you're pretty new and thats fine, we were all new once (cept me i am t3h 1337z0r
)
i think you should start out with a premade CMS system, such as PHP-Nuke. Its a website already made for you and you should use this while you take the time to learn HTML
happy coding

October 5th, 2003
02:27 AM
thinking of something witty to put here
Status: Offline!
also if you want to shell out $100 for macromedia contribute that might help u out

October 5th, 2003
04:19 AM
I have Macromedia MX...will that help me out some??? Can I just put together a main page and then save it as PHP because it seems a bit confusing.
ARGHH nevermind...me = stupid newbie.

October 5th, 2003
04:21 AM
PhpNuke is exactly like Invision ib lite

October 5th, 2003
05:30 AM
thinking of something witty to put here
Status: Offline!
saving it as .php wont do anything, php is a seperate language used to make scripts such as hit counters, polls, data management

October 5th, 2003
06:22 AM
Okay:
Example:
I make a simple Header in Photoshop. (one page)
I name this page index.php (i've decided to add several other graphics on it but keep the center blank so that I can use that space to upload and update news with the same template.
example: http://www.treefingers.com/news/index.php
you see it??? is there a simple code that I can just use for that without learning PHP. I just want to be able to do this and I am pretty much set.
Unless otherwise, you have something else to add.

October 5th, 2003
06:24 AM
Do you see how its a PHP page and he has all those many different graphics at the top and some links on the side.

October 5th, 2003
05:01 PM
with Mr. Jones
Status: Offline!
You still dont quite understand what PHP is.
http://www.zend.com/zend/aboutphp.php
go through the tutorial at php.net and learn the basics, if me and radley keep spitting code at you you're just going to be confused.
___________________
http://www.philbrodeur.com - Expert PHP Development and Tutorials

October 5th, 2003
07:13 PM
Okay, I don't want codes I just a simple Yes or No answer.
All the templates and graphics for the mainpage of that website I have listed above. Can I just normally go in and do what I normally do on Dreamweaver and then save it as a PHP file?
2nd:
Is there a specific code that just targets the center box template where the news update will be written into????
I just want a general idea of how this works, I don't want anyone to give me a list of CODES. I didn't ask for any codes.