Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1285 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Marketplace     Services Offered / Looking to Hire     Programming or Coding :

low cost php5 coding

Thread title: low cost php5 coding
Closed Thread    
    Thread tools Search this thread Display Modes  
10-04-2007, 04:13 PM
#1
Sessionmedia is offline Sessionmedia
Status: Junior Member
Join date: Jun 2007
Location: New York
Expertise:
Software:
 
Posts: 49
iTrader: 0 / 0%
 

Sessionmedia is on a distinguished road

Send a message via AIM to Sessionmedia

  Old  low cost php5 coding

Anyone need some coding done. Weather it's a customer login, support ticket, member login system or installing premade software (such as zen-cart, x-cart, phpbb, ect). I am looking to take on a few new gigs.

I will do most projects for under $100 bucks. coding is done in php5, with mysql and I know very little ajax (I am still learning Ajax).

Please pm me if you need a coder, I offer fast turn around time
Session Media

11-02-2007, 04:26 PM
#2
reubenrd is offline reubenrd
Status: Member
Join date: Nov 2007
Location: Cornwall, UK
Expertise: Programming, SEO
Software: Photoshop + NotePad
 
Posts: 121
iTrader: 4 / 100%
 

reubenrd is an unknown quantity at this point

Send a message via MSN to reubenrd

  Old

What sort of price would i be looking to pay to get this sort of database programmed using mysql and php????

What the database needs to be able to do:

Need a database which is capable of storing information about DJ's. Each dj needs to be able to create and edit their profile. Once they have saved their data the database needs to be able to store and seperate the information from the following area's in order:

1: Music Genre
2: Country (Location)
3: County/State (Location)
4: Town (Location)

For every person creating a small profile, they need to be able to have a user account which takes them to a small control pannel/Form which allows them to manage their profile.

Their control pannel needs to allow them to be able to do the following:

1: Edit their profile details
2: Upload an profile image "One per profile"
3: Change their password
4: Possible upload a mix or tune, or create a link (Not Definite!)

Once their profile is saved it is then added to the database it is then saved into the following area's above and also sorted in alphebetical order.


Coding for frontpage:


The front page of the website is going to be like search engine and needs to be able to have a basic search which searched through all area's of the database. The search needs to be capable of having an advance search allowing it to search through each area indvidually giving the best results of what the user requires. Advance search options:

1: Music Genre
2: Country (Location)
3: County/State (Location)
4: Town (Location)

These will be selected by website viewer via drop down menu's.

Once located DJ the site viewer is then able open and view the dj profiles as requested.

11-03-2007, 03:39 PM
#3
steveorg is offline steveorg
Status: I'm new around here
Join date: Oct 2007
Location: The Wrong Coast
Expertise:
Software:
 
Posts: 6
iTrader: 0 / 0%
 

steveorg is on a distinguished road

  Old  Cookie functionality

I need php functions to add cookie functionality to my site. It involves three parts:

1. Set a cookie based on contents of incoming inquiry string
2. Create a PHP function to build an outgoing inquiry string based on the contents of the cookie from #1 above and another cookie that may have been set.
3. Create a PHP function to build an outgoing URL based on the contents of the cookie from #1 above and another cookie that may have been set.

Incoming links may have any of the following eight inquiry string structures:
• No inquiry string
• sid=SSSSSS
• pid=1234321
• pid=1234321&sid=SSSSSS
• pid=PPPPPPPP
• pid= PPPPPPPP&sid=SSSSSS
• aid=AAAAAA
• aid=AAAAAA&mid=MMMMMM

1. Set new cookie containing the pid and/or sid – expires in 30 days, does not replace existing unexpired cookie. (aid and mid do not need to be set)

2. Create PHP function called buildquery() to create inquiry string based on the aid/mid cookie and/or pid/sid cookie. If both cookies exist, use the earliest unexpired cookie to build the string.
• If No inquiry string or pid=1234321
builquery result = ?pid=1234321&sid=site&xid=specifictext
• If sid=SSSSSS or pid=1234321&sid=SSSSSS
builquery result = ?pid=1234321&sid=SSSSSS&xid=specifictext
• If pid=PPPPPPPP
builquery result = ?pid=PPPPPPPP&sid=site
• If pid= PPPPPPPP&sid=SSSSSS
builquery result = ?pid= PPPPPPPP&sid=SSSSSS
• If aid=AAAAAA
builquery result = ?pid=1234321&sid=AAAAAA
• If aid=AAAAAA&mid=MMMMMM
builquery result = ?pid=1234321&sid=AAAAAAMMMMMM
Notes:
- Numbers and lower case letters represent actual values. Capital letters represent unknown values.
- PID is always 7 characters, AID is an unknown set length, all other variables can be a variable number of characters

3. Create PHP function called cplink() to create a string for the outgoing URL based on the following factors:
• If there is no aid/mid cookie or an expired aid/mid cookie or an unexpired pid/sid cookie that is earlier than an unexpired aid/mid cookie:
cplink result = domaina.com
• If there is an unexpired aid/mid cookie or an unexpired pid/sid cookie that is later than an unexpired aid/mid cookie:
cplink result = somedomain.com

Some of the details may change a little because I so not yet have all of the information on aid & mid yet, but there will be no change in the complexity of number of conditions.

How much would you charge for this job?

11-03-2007, 04:08 PM
#4
Ninham is offline Ninham
Ninham's Avatar
Status: Member
Join date: Aug 2007
Location: UK
Expertise:
Software:
 
Posts: 103
iTrader: 0 / 0%
 

Ninham is on a distinguished road

Send a message via MSN to Ninham Send a message via Yahoo to Ninham

  Old

would u be able to help me with an oscommerce shop coz i am having problems

Please add me on msn if u hav it coz i can talk to u on der

11-21-2007, 05:22 AM
#5
jest443 is offline jest443
Status: Junior Member
Join date: Aug 2007
Location:
Expertise:
Software:
 
Posts: 27
iTrader: 0 / 0%
 

jest443 is on a distinguished road

  Old

i need a php coder for couple websites and blogs...email me at hello@feelclarity.com

11-21-2007, 12:33 PM
#6
Sessionmedia is offline Sessionmedia
Status: Junior Member
Join date: Jun 2007
Location: New York
Expertise:
Software:
 
Posts: 49
iTrader: 0 / 0%
 

Sessionmedia is on a distinguished road

Send a message via AIM to Sessionmedia

  Old

email sent :-)

11-23-2007, 10:38 AM
#7
Kyrislian is offline Kyrislian
Status: I'm new around here
Join date: Nov 2007
Location:
Expertise:
Software:
 
Posts: 16
iTrader: 0 / 0%
 

Kyrislian is on a distinguished road

  Old

Hi! I've got a little project thing, so I'm looking for a coder. Perhaps we could discuss over email, or msn?

email is kae_bat@yahoo.com
msn is riter134@hotmail.com

11-23-2007, 05:54 PM
#8
Ninham is offline Ninham
Ninham's Avatar
Status: Member
Join date: Aug 2007
Location: UK
Expertise:
Software:
 
Posts: 103
iTrader: 0 / 0%
 

Ninham is on a distinguished road

Send a message via MSN to Ninham Send a message via Yahoo to Ninham

  Old

I would be interested in this, Sent PM

04-29-2008, 11:28 PM
#9
onixdk is offline onixdk
Status: I'm new around here
Join date: Feb 2008
Location:
Expertise:
Software:
 
Posts: 7
iTrader: 0 / 0%
 

onixdk is on a distinguished road

  Old

Hello I have perhaps a job for you, please feel free to contact me to hear more.
Thanks
Michael

05-30-2008, 11:15 PM
#10
rochow is offline rochow
rochow's Avatar
Status: Member
Join date: Oct 2006
Location: Australia
Expertise:
Software:
 
Posts: 297
iTrader: 4 / 100%
 

rochow is on a distinguished road

Send a message via MSN to rochow Send a message via Skype™ to rochow

  Old

Can you add me to msn, I have some PHP work.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed