Posts Tagged ‘From’

How To Use Session In Php To Separate Members From Non-members?

February 27th, 2010

the idea is to use session to separate it
so if non-members loaded the page, it will display sth different.
like comment..
if non-member see it, it will display the login form
if member see it, it will display the comment form to input.

How Do I Subtract 5 Days From A Stored Date To Return The Date 5 Days Ago Into A Variable In Php.?

February 26th, 2010

What I am doing is when a user submits a page to my database (mySQL) it stores the day it was submitted. I want to be able to output to a specific page all submissions within 5 days time.
Of course it will change the output daily by dropping the 5th day and picking up the current day.

How Do I Remove The Main Menu From Joomla Before Without Removing It Modules?

February 23rd, 2010

i know how to edit the name main menu in joomla and i can add other menus but i want to get rid of the main menu while i keep its elements i just dont want to see main menu!!! while i keep other things like home, joomla overview etc pls help

How To Stop Everything I Download From Being Saved As A Php File On My Mac?

February 21st, 2010

Almost all of the things i download are coming up as text files instead of pictures, or applications
Anyone know how to fix this?

Is It Possible To Get The Coding And Everything From A Php Script From A 3rd Party Site?

February 20th, 2010

I want to get the coding from a script from another site. How would I go through with that?

Where From I Can Free Download Joomlart Joomla Art Templates Full Big Collection Rapidshare Depositefile?

February 18th, 2010

you can download many more free templates from 123nonstop.com

Using Student Version Of Adobe Cs3 Web Design And Making Money From My Website–is This Legal??

February 17th, 2010

I am going to buy an iMac and Adobe CS3 Web Design to build my website. Can I buy the student versions through apple.com? I am a student but I plan to make money from my site via advertising.

Best Smartphone Software

How Do You Get Information From A Bittorrent Tracker In Php (scraping)?

February 16th, 2010

I created a torrent program that scrapes information from torrent trackers however it doesn’t work all the time. I want to know how it is don’t so I can fully understand how to create a torrent scrapper in PHP. Please help

Joomla: How Can I Disable Registrations From The Front Page ?

February 15th, 2010

Here are two pages that should cover your needs.http://docs.joomla.org/Customising_the_L…http://docs.joomla.org/Setting_user_regi…
Just change the login menu to not appear on the home page if that is all you want, or disable the module altogether.

How Can I Migrate Users From Joomla 1.0 To 1.5?

February 14th, 2010

I’ve been reading about the “core” migration and the X or Y component data migration, but I just need the users on 1.0 to be available on 1.5. What’s the simplest way of doing so?