What application do you use to edit Joomla! Templates?
I want to edit a Joomla template to my needs and specs. I have tried using Macromedia Dreamweaver 8 however i end up with messed up results.
What is more reliable and will not deface my expensive template. I want edit as much as possible of the template.
You may also suggest links of sites where I may download ideal programs (Free or Demo or whatever)
Thanks in advance
Can anyone help me build a phpbb forum?
i’m trying to start a phpbb forum for a bleach rpg but dont have the know how would anyone be interested in helping me thanks
Can you help me to write a php script that can turn your web page into editable?
I am trying to write a script (preferably php) that can make my web page into editable page. I got stuck, and now I am online and ask for help.
Is there Joomla 1.0 module for displaying News from the different sites on the web n display on my joomla site
i want to a component or module for my joomla 1.0 site which can search a particular news and display in my joomla site… is there any components out there?..please help me..i have been searching for 3 days now…
help with php scripts…?
well i have a website and i want to pass a few things on to the next php page….
like if you fill some text in a text box on this page
then i want the php script to show that in a text box on the next page…
using somet like this
page1.php
redirects to page2.php?mytext="the text here you put in the box"
and i want page2 to get the text out of the url and show it in the box….
how can i do this….
i want to know how to pass data to a new form…using a url like : page2.php?mytext="hi"&myname="Nasser"