Hi - I have 2 problems with a new website - homeswapvacations.com, which I need help solving.
The first problem -
In the left column (on all pages) is "Featured Listing" column (in the admin panel, a listing can be selected to be featured in that column).
When you click the thumbnail there, it should take you to the full listing for that house, but instead it returns multiple PHP errors. I can't figure out the problem.
The second problem -
When you view an individual full listing for a house (Browse Listings--->then click the thumbnail for a house), there is a GHOST at the top of the listing that I need to remove. I call it a ghost because it looks like an image but I can't right click view image to see the file name. It's a blue button that says "SAVED THIS". How can I remove it? it has no working function.
Hope I can get good help here fast, I really need it, thank you.
form class help (oop php5)
Hidy Ho Neighbors,I'm forcing myself to learn oop/classes for php5. It seems like a good idea for repetitious coding such as with forms. I've been through the oop tutorials here and elswhere in
passing data from one page to another
hey guysi have the follwoing code to get information from one page and place on another:(1st page) page to get info from:Code: <?php session_start();$_SESSION['data'] = "blah blah
PHP hyperlinks generator
HiI need some help to get this done using php:1 - I have few hyperlinks say 500 in format like:<a href="http://domaina.com/1.html"
Setting condidtions for an input box
Hi all,I would like to set a condition in a txt box that says the number a user enters has to be in the following format###-#-##-##Would I use PHP to do this or is it part of the HTML form?
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions. Im writing my web app, and i have login screen where user enters his username and passoword, then I check im MySQL database is
if description does not contain the following words
Hello everyone,I am parsing a MS Excel (.xls) file and adding it's content to a mySQL database, so far to good, but what I want to do is if the column titled description does not contain these words
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. Is there a way that while the cache is being pulled out and then disappear once the cache is
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a few issues:Here is the project. Create a lovely polynomial calculator, that takes the equation from
help with multi-update
Now sure how to ask this really....
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to get my form to work with jquery. It works to a point.So, I have my Form open up in a Jquery Modal