Archive

Posts Tagged ‘minor php’

Need Minor Php Edits Asap.

November 28th, 2009 Comments off

I have a website called mcma.com and I have some php fixes.

I need someone who is extremely experienced. Please do not apply if you lack experience. I need someone who is willing to begin as soon as I hire and plan on being available for at least 5-6 hours.

I will explain the details when I hire.

Thanks,
Jay

I Need Minor Php Help

April 25th, 2009 Comments off

I am in need of some help with PHP programming.
I want to find a solution for the following task.

Basic: I use *.php files for my website
Goal: On my website I want to include RSS Feed(s)

Specs:
1) I want to use a PHP command such as include or readfile, which I use in my various PHP webpages
2) I want to select the RSS feed that will be output on the webpage(s) randomly from a list

I want to use the following scripts and your task would be to add the missing PHP code so that it works as intended.

A) Random Selection of the RSS Feed
List of RSS Feeds = feed_sources.txt
Random Selection of one feed by a small script located in file = feed_random.php

B) Output of randomly selected RSS Feed on my web page(s)
To do that I use the following files
easyfeeder.php ( = script for output of a RSS Feed)
template.html ( = formatting of output of the RSS Feed)
final_site.php ( = that is the actual output page of the RSS Feed which I want to replace in a way that it is just a piece of PHP code that I need to implement in my web pages
for example such as

<?php
readfile ($_SERVER["DOCUMENT_ROOT"] . “/feeder.php”);
?>
)

My website is located on a shared server and on my desktop I work with XAMPP under Windows Vista.
Shared server path = public_html
Xampp = g:xampphtdocswork

I am sure you can solve the problem with handing over Variables etc.

Thanks for helping me out.

Minor Php Issues

April 7th, 2009 Comments off

I have a php based site with 2 issues listed below i need fixed :

1. in members area when i perform a link popularity check If you use
this it seems to work but the first two results, hotbot and alexa return a message “pattern mismatch”, you can test this using the following login info :

http://www.searchsubmitexpert.com/login.php
username: demo(at)demo.com
pw: demo

2. Banner at top of page, two loaded in admin area however only one
shows, can you fix this so it rotates all the banners in the rotation
evenly ?

Categories: MySQL, PHP Tags: , , , , ,

Two Minor Php Issues

April 6th, 2009 Comments off

I have a php based site with 2 issues listed below i need fixed :

1. in members area when i perform a link popularity check If you use
this it seems to work but the first two results, hotbot and alexa return a message “pattern mismatch”, you can test this using the following login info :

http://www.searchsubmitexpert.com/login.php
username: demo(at)demo.com
pw: demo

2. Banner at top of page, two loaded in admin area however only one
shows, can you fix this so it rotates all the banners in the rotation
evenly ?

Two Minor Php Issues

April 2nd, 2009 Comments off

I have a php based site with 2 issues listed below i need fixed :

1. in members area when i perform a link popularity check If you use
this it seems to work but the first two results, hotbot and alexa return a message “pattern mismatch”, you can test this using the following login info :

http://www.searchsubmitexpert.com/login.php
username: demo(at)demo.com
pw: demo

2. Banner at top of page, two loaded in admin area however only one
shows, can you fix this so it rotates all the banners in the rotation
evenly ?

Two Minor Php Issues

April 2nd, 2009 Comments off

I have a php based site with 2 issues listed below i need fixed :

1. in members area when i perform a link popularity check If you use
this it seems to work but the first two results, hotbot and alexa return a message “pattern mismatch”, you can test this using the following login info :

http://www.searchsubmitexpert.com/login.php
username: demo(at)demo.com
pw: demo

2. Banner at top of page, two loaded in admin area however only one
shows, can you fix this so it rotates all the banners in the rotation
evenly ?

Bear