May 29th, 2010 by admin
Please can anybody help me in AJAX PHP coding. i am a webmaster and need help. please email me at pratikgreat2004@yahoo.com.
Go here: http://phpbuilder.com/
"In our last article, we introduced Ajax by developing a simple email validation application. In this article we are going to delve deeper into Ajax and explore how XSL can be used on both the client side (using Javascript) and on the server side (using PHP) to transform XML data into XHTML."

How to make a webpage in HTML, html, HTML Coding, PHP, PHP code, PHP Coding, php platform, website on php, your site sample
May 29th, 2010 by admin
I need to type in my html coding in a post at a forum but my coding is not showing up because it’s html…so what is the closing tags I need for my code to show up in my posts?
One thing you can do is replace each left angle brace with the < entity. This will cause the browser to display the actual angle brace rather than trying to interpret it as HTML code. For example:
<head>
<title></title>
</head>
<body>
<h1></h1>
</body>
</html>
should be written as
<head>
<title></title>
</head>
<body>
<h1></h1>
</body>
</html>
and will appear on the page as
<head>
<title></title>
</head>
<body>
<h1></h1>
</body>
</html>
This is tedious, but it will usually work.
A more satisfying solution (especially for yahoo answers, which messes up indentation) is to use pastebin.com.
Simply copy your code and paste it into pastebin.com, then insert the link.
Pastebin handles all the character conversion for you, and also adds line numbers and syntax highlighting. It’s really easy and it’s free.
The pastebin link for the same code looks like this:
http://aharris.pastebin.com/m3bb2335f

How to make a webpage in HTML, html, HTML Coding, PHP, PHP code, PHP Coding, php platform, website on php, your site sample
May 29th, 2010 by admin
i am s software engineering student and i want to create and develop a lcms that will be useful for e-learning…does any1 nkow what platform such systems ae built on and how i can start implementing one for my final year project assessment.
have you tried a google
opensource cms education
brings up several hits. from there, you would compromise on what framework you are most comfortable with, whether it be Joomla! Drupal, MySQL, whatever.

Content Management, web content management, web content management system, website content, your site sample
May 29th, 2010 by admin
I am planning to buy the CS4 student version of adobe photoshop, and yes I am a student, but I was wondering what the differences between the programmes are, are a lot of features missing?
It is literally just cheaper but the same program

2D, 3d, Adobe, adobe photoshop, adobe-cs5, How-to, How-tos, image editing program, photo editing, photo editing software, photo software, Photoshop, Photoshop CS5, Photoshop CS5 Extended, PhotoshopCS5, picture editing tutorial, tutorials, video, Video editing, your site sample
May 29th, 2010 by admin
Upon entering employment as a Web Designer, I’ve heard all you have to get is a Web Design certificate and that you don’t need a degree in college…I haven’t been to school in about 16 yrs due to having kids, etc…Not sure where to start. Have read books on Web Design and am very sure that that’s what I want to do. Please Help..Thank you in advance.
If I were you I would try getting some certificates from http://logiczap.com along with a design certificate. If you know HTML, CSS, or PHP I would highly recommend getting one since it looks good on a resume. Many clients want web designers to know basic languages like HTML and CSS (php isn’t really a requirement so you can ignore that one).
I think it’s about $15 for the digital one and $50 for the framed one sent in the mail. Good Luck!!!

building a website, design tips, Web Design, web site building, website, your site sample
May 29th, 2010 by admin
Just a question out of curiousty and is probably going to get an enraged and perhaps deranged debate going lol. Is it CNN, Fox News, MSNBC, BBC News, Aljazerra, Sky News and the list keeps going lol. Which news do you find to be the most unbiased?
I’ve never found a source I didn’t think was biased, I don’t think there is one. If the contrast between the American sources wasn’t extreme enough try comparing both the right and left views in the U.S. to the views of the same events in, say, the London Times, the Asian Times (fm China), Asian Age (fm India), Der Spiegel (fm Germany), and the Gulf Times (fm Qatar). I try to get as many viewpoints as possible and look for commonalities, at least then I’ve got a shot at getting some actual facts despite the spins.

May 26th, 2010 by admin
Which html editor is the best one for html and php coding?
I am using dreamweaver for making my html and php pages, its giving good facility not only for the html but also for the php. So I think its the best. Its even having facility to support validations too.

How to make a webpage in HTML, html, HTML Coding, PHP, PHP code, PHP Coding, php platform, website on php, your site sample
May 26th, 2010 by admin
I would also like to know how to do html coding for bold and colours please. Thanks
1.If you are using HTML(XHTML) code…just with Hyperlink then… may be you are cding like ..e.g <a href="……">link</a>… If its so ..then put target="Blank" inside the <a> tag…. It will open in new window or leave it as it is….it will open in same window…!!
2. if you are using JavaScript to open new Window with JavaScript function calling then use like below…
<Script Language="JavaScript">
function open_wn() {
var load = window.open(give your WINDOW path here [e.g \public_htm\win\popup.htm]);
}
</Script>
And go to the line where you want to give the Window link and call the function e.g <a href="javascript:load()">Open Window</a>
Try my codes…

How to make a webpage in HTML, html, HTML Coding, PHP, PHP code, PHP Coding, php platform, website on php, your site sample
May 26th, 2010 by admin
I want to make a website where users can submit there own articles/opinions on one subject but I don’t know how to go about it. Is there a CMS that would help?
joomla
its great – i started a few months ago and its a pretty complex program, but fairly user friendly. Once you know the system its so effing GREAT!
enjoy it!

Content Management, web content management, web content management system, website content, your site sample
May 26th, 2010 by admin
I have Photoshop CS4 for mac, and when I open up Photoshop with the toolbar in its traditional style (two columns), the Quick Mask button is cut off by 3/4. When I change the style of the toolbar to one column, and then back to two, it’s fine. How come this happens only when opening it up?
call yo unmber

2D, 3d, Adobe, adobe photoshop, adobe-cs5, How-to, How-tos, image editing program, photo editing, photo editing software, photo software, Photoshop, Photoshop CS5, Photoshop CS5 Extended, PhotoshopCS5, picture editing tutorial, tutorials, video, Video editing, your site sample