Snippets's Posts
Nairaland Forum › Snippets's Profile › Snippets's Posts
1 2 (of 2 pages)
@Afam.. Dumbfounded @ Your selfless service.. Please one more question.. I downloaded a plain html dental template with 5 pages and I want to insert a php code on the contact form so that customers can ask questions and I get to answer them via my email.. I've written the php code for it.. How and where do I Insert it.. Please pardon my Naïve questions.. Still an Upcoming Geek.. |
@Afam.. Thanks for the quick response.. About #6 reply.. How can I do the modification on The php.ini file so that I can get mails on my local server?? I have wordpress also but I heard joomla is more versatile in developing great sites.. If I try wordpress out and see it as a better tool, then I might migrate.. Am also using usbWebServer as my Local server.. I know of wamp and xampp but they are kinda heavy to download and the UsbWebserver is a light server that doesn't need installation.. I hope it won't affectanything am doing?? Awaiting Your response.. |
I am a Joomla Newbie.. And I Need help from Gurus in The house.. I Have a Few Questions.. Am Running it on Localhost.. 1) How Can I remove the joomla default banner or Logo on top of the Joomla CMS and insert my own Logo?? 2) How can I insert php scripts for example a small calculator script assuming I have written the php script for it?? 3) I Downloaded some Joomla 1.5 templates and when I install and apply them, I get some errors.. Like error on this or that or Line 150.. How can I remove those errors?? 4) Is there any alternative to using CKforms.. I think its only made for Joomla 1.5 and I heard its better to use Joomla 2.5 or later versions.. 5) How can I make my site to look like a normal site without looking like a forum website?? 6) The mail function doesn't seem to work offline.. Does it mean after creating a Joomla based website that I can't receive Sign up infos from members to my email account.. Thanks.. Am awaiting Your Reply.. @yawatide, Dualcore, Brand_new, afam, webdezzi.. Over To You. |
@hemor.. It aint about the name.. Am Using Uk Logo Maker.. The one I have is a Paid version.. I also use Sothink Logo maker.. Most of the ones Online are Trial versions.. |
If You need the Software.. I have Two of them.. Goes For 1k.. You can use them and make Very beautiful Logos on The fly.. You don't need experience in Designs.. Its Perfect.. My BB Pin is 26EB6115.. You can add me let's Chat or you can email me @ snnippets @ gmail . Com.. |
@Spikes C.. Thanks Boss.. I've not entered d Mysql part.. Still @ d beginning stages of php.. Arrays, Variables.. I've not gotten to d Cookies n Session Part.. |
Here is Mine: Moodmoodie @ gmail . Com.. Thanks in Advance Bro.. |
@Spikes C.. Please am a newbie in php.. I have a Question. Assuming my site has five members and I want to Log them in when they enter their Username n Submit; I Need a php code that can do this.. This is Just for Practise.. Is This Correct coz my Pc charger spoilt n I can't run it.. <?php If(isset($_POST['submit'])) { $username = $_POST['user']; If($username=="frank" || $username=="jenny" || $username=="jessica" || $username=="amanda" || $username=="olivia" ![]() { echo "Welcome To Our Members Area"; } else { echo "Incorrect Username.. Please Try Again"; } } ?> |
1 2 (of 2 pages)
