PHP Header
What I have: header('Location: index.php');Where its taking me:http://localhost/sm/system/forms/index.phpresults in a page not found cause index php is located at http://localhost/smSo I'm looking for...
View ArticlePagination for searched results help
Hi all,Its been a while since I have had to mess with PHP but I can't get pagination to work on a page of searched results. Can anybody help?Here is my code, I have tried different things but it don't...
View ArticleHTML Templates for PHP
Hey gang,I'm new to this board, but I've been a fan of CSS-Tricks for a while now.Does anybody have experience creating HTML templates with an engine like Smarty, or do you roll your own? I'm curious...
View ArticleIs my registraition process secure?
This is my first time creating a user login system from scratch, I was hoping you guys could look over my register.php script and tell me if its secure. I'm using <?php echo $PHP_SELF; ?> as the...
View Articlehelp with wordpress categories
I have been googling the crap out of this for two hours without much luck. Here is what I need I have a tabbed content box with three tabs. I want to make three categories in the content box. One...
View Articleneed help in videos...
hi friends...i want to embedd the Youtube videos into my web page .. plz give me suggestions how i can embedd it with the help of PHP?is there any specific classes or coding to add videos...? means any...
View ArticleGrab data and display it in a form on the same page?
Alright, so lets say I have 4 divs that contain 4 different span tags. Inside these span tags there will be information that I want to put into a form. However, the information in the span tags only...
View ArticleChanging domain name
Hello, i have installed wordpress to domain.org, but i need to have domain.com as main domain (domain.org i wolud lik to be parked) of that installation. If ponit name servers (domain.com) to hosting...
View ArticleHow do I tell if a server supports PHP?
How do I tell if a server supports php/mysql? There's no cpanel, I've only got access to an ftp account, which I can only access through school network. And if it doesn't support php/mysql, is it...
View ArticleProper Way / Good practice in Coding php and html/css
hi there,when a programmer saw my code in php and css.. he said that i should separate my codes..example:function fNavi() {$list = a class='navi' href='#'>HOME</a>;$list .= ]<a class='navi'...
View Articleemail replies are bounced back undelivered
I am using css tricks simple email form. I have it where it does send email to the email address I specify. However, when I reply to the email I am getting emails that are not able to be delivered. I...
View Articleneed help with registration + login script
HelloI'm working on implementing a basic php registration and login script from evolt.org http://www.evolt.org/article/PHP_Login_System_with_Admin_Features/17/60384/index.html. I have it up and running...
View ArticleLearning PHP
Is there a good book to learn PHP? I am working through the Diving into PHP tutorial series but I would like a book to learn more advanced things and also as a reference.Any suggestions of books or...
View ArticlePosts Page Privacy
Hello, I'm current developing a site for an organization which does not want their blog to be public. I enabled password protection on the page where the blog lives, but the categories section in the...
View Articlehelp with a strange problem in wordpress
I have been customizing a theme in wordpress. Been building it on my computer using wamp. I put in some javascript and jquery and this runs fine on my computer. I uploaded all the files and the jquery...
View ArticleSend To A Friend form
Hi All,I've been requested to create a "Send To A Friend" form for a client...can't say I know entirely how to do this....
View ArticleAuto Generate a Photo Gallery from a Directory
Downloaded the files Chris made for this (http://scriptandstyle.com/automatically ... -of-images) and have it working, but need the images to come in a specific order, like their image names for a real...
View ArticleWordpress, ready made databas testsetup?
Hi!I remember that i saw a Wordpress tutorial some month ago but cant remember which one, maybe someone here have seen it or even using it.It was a Wordpress database that you could download and then...
View ArticleBasic Image Navigation (WP)
Hi,I've built a custom theme for Wordpress and am having some trouble with the navigation...I know that there is a line of php that you can enter to replace all your navigation, when say - that its in...
View Articleone page both display / handle form wordpress
I have written a php contact form that both displays and handles the form on my contact page in wordpress.The contact page file is named contactPage.php and has a url of url/index.php/contact/My...
View ArticleContact Form, Email and Downloading Files
Okay, so I downloaded the contact form php script and copied the parameters. I have it working, but now I want to modify it, and Im not sure how to go about it. Basically what I want to do is create a...
View ArticleTweaking Simple Pie
So I added 2 rss feeds to one of my customers sites http://www.debbiedaanen.com and I managed to get everything modified to my liking except for one thing.Limiting the length (or number of characters)...
View ArticleDisplaying the 2 latest post comments in Wordpress?
Hi!I would really wanna be able to show the 2 latest comments on each post on the index page, is this possible in wordpress?Also if the above "feature" is possible to get working, would it also be...
View ArticleIntropage for a wordpress site
HiI´m developing a site for a customer using wordpress and it´s up and running.Now the customer wants a intropage that loads every time the www.site.com is fired up in the browser.After the visitor...
View ArticleMmail not coming to gmail from contact us form?
I downloaded this form http://css-tricks.com/examples/NiceSimpleContactForm/. my client use free gmail account and he want to get all mail in his gmail account through contact us form. I tested this...
View ArticleWordpress, store media library on another HD?
Hi!I have a couple of Wordpress installations on c:\ and one of them i really media demanding so i am running out of space.I still want the installation to be on the C:\ drive since its on the raid 0...
View ArticleCMS - When to use?
Hi to everyone!Im a web-developer/designer and I'm having some doubts about when to use a CMS. A client asked me to build a small company webpage, the design was made in photoshop, than I created the...
View ArticleWordpress for Idiots
Hi guys, I was asked today to create a site for a local business. Usually I would simply put together a nice looking site, coding entirely by hand. But here’s the thing, all of the site's content needs...
View ArticleExcerpt with image and link
Hi all!Now I am in the process of designing my first theme and I want to have some videotutorials just like on this site. I would like the post about the video to be just like an excerpt with a...
View ArticleBlog Posting Won't Display
Currently I have a site I am trying to set up on Wordpress. I have a bunch of pages that are relatively static but are using PHP. The code below is the template I named blog.php, I have only assigned...
View Article