Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~661 People Reached
Favorite Forums
Favorite Tags
php x 10
Member Avatar for ripper1510

I have come up with a day comparison script and it worked fine until daylight saving kicked in. Now all the dates i insert into my database are 1 hour faster. So current date plus 7 days = 7 days + 1 hour. How do i solve this? The code …

Member Avatar for ripper1510
0
205
Member Avatar for ripper1510

Hey all I am doing a mini countdown type thing but i have hit a snag. What i am first trying to do is get the time 7 days from now and then(later insert into database but not now) work out the difference between the current date and the date …

Member Avatar for darkagn
0
69
Member Avatar for ripper1510

I have a problem with a weird character appearing in my text it is "Â". What is it? Its is just before "Â<<" on my pagination script. There is nothing wrong with the actual writing it just appears on the script after it has run.

Member Avatar for almostbob
0
67
Member Avatar for ripper1510

I have made a script that gets only friday and puts them in a drop down but now i dont want to upload it into the datbase as a string i need it as timestamp so i can filter and order for current day and such. here is the form …

Member Avatar for ripper1510
0
119
Member Avatar for ripper1510

I am really stuck with any idea on how to do this. It is really confusing. Is there any way in PHP that i can select only one day of the week. My scenario is that people are only allowed to make reservations on a Friday. Is there any way …

Member Avatar for ripper1510
0
201