39,323 Topics

Member Avatar for
Member Avatar for trs21219

i have my url structure rewrite from index.php?act=games&task=play to mysite.com/games/play.php but when i try to add a $_GET value to the end of the url it doesnt work. i want when a user clicks a game for it to be like mysite.com/games/play.php?game=534. but when i call the $_GET['game'] it does …

Member Avatar for johny_d
0
162
Member Avatar for binoj_daniel

Hi Experts, I want to know what is the best screen resolution for a website. My website is a technical resource portal. Based on the best pratices please suggest what to follow. Is 1024 x 768 a standard now? Right i have a free flow CSS but it is not …

Member Avatar for johny_d
0
85
Member Avatar for ryan_vietnow

Hello guys,does anyone here know how to make tabs with php?Could you please post some tutorials or links for this? Thanks..

Member Avatar for ryan_vietnow
0
107
Member Avatar for Lucrezia

Hello all! I am using some javascript code to change some classes of an external stylesheet on the fly. Is there any way (a variable perhaps?) to access the changed stylesheet so that I store it afterwards with php, or should I rebuild it again (according to the options of …

Member Avatar for MidiMagic
0
137
Member Avatar for Inny

Need help to set up a few files. I want to use a php script to detect server status, and javascript to automatically redirect to a server status page [on another server obviously] (only if the server is down) immediately rather than get a 404 error. I have a php …

Member Avatar for somedude3488
0
351
Member Avatar for Mosqwik

Hi, Something that would be really useful for a new project im working on would be to have automated browser titles using some php code in the <title> tags. The only way I can think of doing this is by having the php code read the url im using for …

Member Avatar for johny_d
0
67
Member Avatar for mag00

Fairly new to this, and looked around on the net and didn't readily find my answers. I am setting up picture pages, thousands, and want to be able to change header or footer information down the road as the site expands. I am on godaddy non windows hosting. I need …

Member Avatar for mag00
0
161
Member Avatar for Pro2000

Peace, I wrote a PHP File Contains a login form, If the user logs in a field will be inserted into the MySQL DataBase, So I want to make an automatic logout after 20 minutes idle. I wrote: [CODE] <?php session_start(); require("Connecting_Config.php"); $unm=$_SESSION['user_name']; $current_date=date("i"); //Only Minutes $gt_lastactivity="select * from logs …

Member Avatar for fatihpiristine
0
179
Member Avatar for ronghel

uhmm i need ths for my project huhu... its like thisi made a login script and work so fine.. i put the account details in the database... and now i want to do is whenever i login all the information about the one who login will be display in the …

Member Avatar for stymiee
0
74
Member Avatar for jinju

I want to create an application which passes a text message to a server trough an ssl port I couldn't use curl and I need to encrypt using public key. I expect anybody to help me. Thanking You

Member Avatar for jinju
0
74
Member Avatar for pbpyrojust

I am using <?php include ('/php/header.php'); ?> in my php index file. Everything shows up in Dreamweaver, but as soon as it hits the web server and I go to access it absolutely nothing shows up. All I get is a blank page with no source code. HELP!

Member Avatar for johny_d
0
163
Member Avatar for kye

I am having a debate with my network admin as we get ready to bring MS SQL Server 2005 online on our Windows 2000 network. I have been working on webpage scripts in PHP (which I am fairly familiar with) on a web host using MySQL to prepare. Now the …

Member Avatar for ryan_vietnow
0
114
Member Avatar for magikman

Hello, I am trying to create a small php script that will display all but a few directories on my server as links. I have created the following code. I had it working when trying to ignore one directory, but now i would like to place the ignored directories within …

Member Avatar for magikman
0
74
Member Avatar for vallurirajesh

This has been a long time dream of mine.I read a lot of books, sometimes really old and out-of-mainstream books. I want to build a forum where likeminded people would propose book ideas, review them etc and others can talk about that book. I also wanted to expand this to …

Member Avatar for vallurirajesh
0
93
Member Avatar for macsuibhne

I'm creating a car dealership website and I want to display a banner on each result page, but the banner should relate to the search the user made. If the user searches for an Audi A4 the url is: [url]http://......../searchlisting.php?search=1&[/url][B]makems=38&models=25[/B]&price=-1&seller=&year=&x=35&y=8 If the user searches for an Audi A6 the url …

Member Avatar for HazardTW
0
80
Member Avatar for ritgrad83

I was able to install Apache2, PHP5 and MySQL5 on my MacBook running Tiger and using root to start the Apache server manually. However - I am not able to get it to start automatically on reboot. I even added a line in etc/hostconfig: APACHE2=-YES- Having done the above - …

Member Avatar for ritgrad83
0
185
Member Avatar for jonathan.jbkt

I have a site that I host for a client that is having problems with the apostrophes in the text it draws from the database. Here is a [URL="http://askpriscilla.com/pages/ask_news.php"]link[/URL] to the live site that is having the issue. I think it has to do with the addslashes php function but …

Member Avatar for somedude3488
0
244
Member Avatar for mairaj

which php local server is good ,how to download free php local server plz suggest me link so that i m use it locally in my system ,

Member Avatar for ryan_vietnow
0
351
Member Avatar for lasherz2

Hi,anyone know the login and authentication code usin php and mysql?I got a site that should have an administrator to administer the users and the overall site.Anyone know how to do it?

Member Avatar for stymiee
0
63
Member Avatar for smartness

Somebody help me plz... each time i make a reply on a topic, there are 2 same posts.... does anybody how to fix that? I am using vbulletin 3.6.8.

Member Avatar for Ezzaral
0
35
Member Avatar for Onispawn

Hello i need to request an order form done in PHP. Simular to hp.com's computer order form, and dell.com. I like HP's more so if you don't mind making a replica of that. All i want is the order form not the full site. I would like it were i …

Member Avatar for Ezzaral
0
151
Member Avatar for excellentguide
Member Avatar for AlPhA

Ok... i've learned intermediate ASP and am like bored to learn the rest. Nothing really driving me to learn it, so i decided to switch my efforts to php. I personally think it's more important to know an intermediate level of more languages, so if you ever have to do …

Member Avatar for schizoman
0
515
Member Avatar for workn4frags

I have installed phpBB3 successfully but don't know how to install the portal page. Any help is appreciated or link to where I can find directions. Thanks

0
35
Member Avatar for hsmom314

I am trying to display MySQL query results dynamically in a table. Based on the query, the table will have a maximum of 3 columns and 15 rows. I would like to have the results display as follows: Record 1 Record 16 Record 31 Record 2 Record 17 Record 32 …

Member Avatar for schizoman
0
899
Member Avatar for guyco

I am creating a real estate site and on the navigation tab it reads "search for your property" When you click it opens to my search page with all my contact info. I have an address the mls search group provided, but I want to have it open when my …

Member Avatar for guyco
0
69
Member Avatar for w_3rabi

how to force a page to some character set? im not talking about the meta thing what i need is something like yahoo mail beta when u change the character set the page rechange it to the one specified thnx in advance

0
86
Member Avatar for marcuskona

Hi everyone im getting this error when i try to execut the code via a browser, its a SOAP call to a footprints webservices server written in php, well it only shows me this error. I pasted the entire code below minus my username and password :) [code=php] <h2>Web Service …

Member Avatar for marcuskona
0
175
Member Avatar for ryan_vietnow

Hi everyone,can ffmpeg-php for PHP run under windows?If it can could anyone give me instructions on how to install it on windows. thanks in advance....

0
76
Member Avatar for Anupkumar

This is a general discussion. [B]Now a days file sharing through torrents has become very popular. People are actively participating in sharing the illegal and copyrighted matrilas like movies, songs, games and other stuffs. [/B] [U][COLOR="red"]Even though knowing that their IP can be traced out from the trackers people are …

Member Avatar for jbennet
0
98

The End.