39,393 Topics
![]() | |
i m having a problem in creating html docs. i want to design my site like craiglist.org. when i search i must get the details in html docs, any body can help | |
i m developing the site where i wanted to number the search result pages . like 1 2 3 4 5 next lastpage my code is working if i want to dispaly all from tahe database but my code is not working properly if i wnat to show the search … | |
Hello all what i am really trying to do is to use POST method to send info to next page with just HYPERLINK; Here is what i want: Get method: [CODE] <a href="http://www.someting.com?date=9/15/05&age=21">age and time</a> [/CODE] I want this to be in POST method without using forms. also i am … | |
I want to know is there a way to display .tiff files on the web page directly? As html can handle jpg,gif,bmp, but how about tiff file? I tried to use <img src=abc.tiff> it pops up the download box on the browser. Thanks. | |
Hi, I want to make for my [URL=http://www.hotarticles.net]articles site[/URL] a script for user tracks. I want to make a table with NAME | URL | BACKLINKURL | PAGERANK | ADDEDdate | check date| coment | HITS and if someone comes on my site from | URL | than increase hits … | |
![]() | I'm looking for any API's php has that could be used to interact with Windows Server configurations. I know that I could use VBScript or some other Windows based scripting language. I'm basically looking for networking API's. |
Hello, I am having a problem with the php_value function. I need to attach a footer/header to certain accounts that I host for advertising. I put in the following into my .htaccess of the test site: php_value auto_append_file /home/freehost/bannerad.txt AddType application/x-httpd-php htm AddType application/x-httpd-php html AddType application/x-httpd-php shtm AddType application/x-httpd-php … | |
For my website, I'm trying to create a login form where visitors can type in their login/password, and have PHP check that login with HTTP Authentication (.htaccess). So instead of user typing in the direct URL and entering their user/password in the pop up box, they could simply do it … | |
how do I reverse the direction of a slash? I am trying to reverse the slashes in the directory path of a windows system. I have tried so many things but then when I actually test it to make sure it works, it always fails, so I decided to try … | |
[url="http://www.php.net/downloads.php#v5"][color=navy]http://www.php.net/downloads.php#v5[/color][/url] [color=navy]This version is a maintenance release, that contains numerous bug fixes, including security fixes to vulnerabilities found in the XMLRPC package. All users of PHP 5.0 are encouraged to upgrade to this version. [/color] [color=navy]The full list of changes in...[/color] [url="http://www.php.net/ChangeLog-5.php#5.0.5"][color=navy]http://www.php.net/ChangeLog-5.php#5.0.5[/color][/url] | |
Hi! Does anyone know how to upload files? I already made the form. Thanks! | |
Alright - I'm stumped. I need to get a variable from file1.html to file2.php which is called like this from file1.html: <script src="scripts/file2.php" type="text/javascript"></script> In file1.html I have the variable definition to grab the referring URL - [CODE]<script> if (document.referrer) { var referringURL = document.referrer; } else { var referringURL … | |
Hi, I have just completed my PHP store search engine. If you have an ecommerce store, you are welcome to add your site to our store directory. Not forget to say it's FREE and reciprocal link is not necessary although we really appreciate every single link back. Here's the place: … | |
Hi Everybody, I just got a book on PHP, and I'm trying to learn the language. The only problem is, when I make a php test page: [PHP]<?php phpinfo(); ?>[/PHP], it doesn't work. As a matter of fact, no php pages work (unless the pages are online.) I installed PHP … | |
Hello! I'm new here, and also beginner with php programing. i'm just starting to learn the basics, and I mean very basics. :o I have a little problem, what I want to fix on my homepage. the situation is the following: (photos.php) [URL=http://shclass.fw.hu/demo.gif]http://shclass.fw.hu/demo.gif[/URL] This is the starting point. Now, what … | |
I have a site, [URL=http://www.andpost.com][B]www.andpost.com[/B][/URL] and I was wondering with 100MB of space for the database, how many users and posts will actually use it up? Thanks, Avrom | |
Hey everyone, Say I have a folder full of files, zips or whatnot. Is there a script out there that will go through that folder, and create a page of links to download those files. Anything customizable or not. I just have a large collection of files that I would … | |
:?: Have tried to make sense of this, but am not quite sure what this !get_magic_quotes_pgc does, can someone please provide me with a simple expalnation of what it is, and why do i really need it. Please please please. Thanks. :lol: if(!get_magic_quotes_gpc()) { $title = addslashes($title); $content = addslashes($content); … | |
Hey, i have recievied Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /u3.bristol/s20/ad999/public_html/register.php on line 63, i was wondering what the problem could be, i really need help as my dissertation deadline is coming soon. <?php # Script 12.6 - register.php // This is the registration … | |
Hi everyone, I have an Invision message board and am trying to take the topic section to the right that you choose and put in in my main board index. Anyone know how to do this? | |
how do i make a "search" on my page so visitors can search the site? | |
Just wondering how to start with this, want to make just an shopping cart . Want to do the following. Just there is a list of food on my catalog, then when you click into the checkout it give you a reference so when you go down to the shop … | |
i need help with the php coding for integrating an access db with my site. | |
HI I am pritty new with php but ok with it and what i am trying to do is making an inventory control system which is at time in xls file and want to transfer it to DB. what the problem is that i have never done this kind of … | |
[url="http://www.justatheory.com/bricolage/1.9.0.html"]http://www.justatheory.com/bricolage/1.9.0.html[/url] And finally—yes, you heard right—Bricolage now supports PHP 5 templating in addition to the existing Perl-based templating architectures ([url="http://www.masonhq.com/"][color=#0000ff]Mason[/color][/url], [url="http://www.template-toolkit.org/"][color=#0000ff]Template Toolkit[/color][/url], and [url="http://search.cpan.org/dist/HTML-Template/"][color=#0000ff]HTML::Template[/color][/url]). So how did we add PHP 5 templating to a [url="http://perl.apache.org/"][color=#0000ff]mod_perl[/color][/url] application? Easy: we hired George Schlossnagle of [url="http://www.omniti.com/"][color=#800080]Omni TI[/color][/url] to write [url="http://search.cpan.org/dist/PHP-Interpreter/"][color=#0000ff]PHP::Interpreter[/color][/url], an embedded PHP … | |
I am using the following script to try to have forms emailed to me. I get an email, but it is blank. Why>????????? THIS IS MY SCRIPT: <? $cust_first_name = $_REQUEST['cust_first_name'] ; $cust_last_name = $_REQUEST['cust_last_name'] ; $cust_email = $_REQUEST['cust_email'] ; $cust_address = $_REQUEST['cust_address'] ; $cust_city = $_REQUEST['cust_city'] ; $cust_state = … | |
Hi there, I have some problem with accessing API using PHP. Here is the story : I use PHP as my main script on my webserver. I want to retrieve data in database server (oversea). The database server provides API and it's available to download. So I download the API … | |
I've tried putting in one, but I am not very knowledgeble at this and the site that had it was horrible for help. I need a shout box that uses your boards already existing information. Only members shout for example. Anyone know how to do this really simply or can … | |
I have a very simple program to generate pdfs from data stored in a db. I am using fpdf but have recently run into an issue where as soon as my pdf file reaches approx 7.7 kb it's like it stops generating the file. We increased the memory allocation in … | |
I've got an insert statement where there is a memo field that can easily contain quotes or single quotes or apostrophes. I cannot get it to insert I have tried with replacing the aposatrophe with a ', doesn't like it i have also tried if (get_magic_quotes_gpc()==1) { $notes = stripslashes(ereg_replace('"','"',$_POST["other_notes"])) … |
The End.