39,402 Topics

Member Avatar for
Member Avatar for MCDT.CC

Hi everyone, I have PHPAuction XL V3.1, please may someone help me. I have managed to create the auctions but i cannot bid on them, the following error comes up: update PHPAUCTIONXL_auctions set current_bid=20, starts=2009-05-01 18:21:29,ends=2009-05-02 18:21:29 where id="1336eca400908b7a04133d27be69e27e" You have an error in your SQL syntax; check the manual …

Member Avatar for blocblue
0
132
Member Avatar for coolmind259

Hi Guys, I need help in country, state drop down list. I am using a dynamic country, state drop down list in a form, the country state drop down works fine if I don't open a form without ajax request. But if I open a form with ajax request then …

Member Avatar for gagan22
0
90
Member Avatar for oluchan

Pla can anyone help me with user profile update script. when user log in with their email and password, the page will redirect user to my account section where user can update profile. how do i populate user details on update profile link. I will appreciate any help. Thanks

Member Avatar for humbug
0
292
Member Avatar for m-hrt

i have a Listbox available in my page and that Listbox have these items. and i have trip named table which have these fields. id which will autocrement from to coach_type fare journey_date seat now i want this to be happen if a user come and take any item from …

Member Avatar for m-hrt
0
175
Member Avatar for coolmind259

Hi guys, I have worked in .htaccess file in local server, everything was working fine. When I uploaded the .htaccess file on the main server by the name htaccess, so I got the following error The requested URL /home.fliq was not found on this server. what will be the problem …

Member Avatar for BzzBee
0
103
Member Avatar for ahmksssv

hi frnds... i want to know something about php.ini.. what r the regular changes in this file..and functions regarding that changes..plz provide interview tips regarding [B].htacess file and php.ini [/B]file thanks...

Member Avatar for cwarn23
0
82
Member Avatar for sureronald

I'm working on a php application and when setting it up for the first time it writes a file (system_info.php) to the server that stores several details of the system it is being installed in. If the server is not writable I would like to print this configuration on a …

Member Avatar for cwarn23
0
136
Member Avatar for mohan7690

hi i need to change the url from [code] www.domainname.com/page.php?i=1&sid=7[/code] to [code]www.domainname.com/page/i=1&sid=7[/code]

Member Avatar for cwarn23
0
119
Member Avatar for coolmind259

Hi Guys! I have a url like [url]www.mysite.com/index.php?req=login[/url] I want it like that [url]www.mysite.com/login[/url] I want to hide php extension from that. Please reply. Thank you Take care.

Member Avatar for cwarn23
0
129
Member Avatar for websurfer

Hello, all: Hoping somebody can help me with this... I have this "double-dynamic-select-menus" borrowed script which uses a bit of Javascript to switch menu-options based on selection made on main related menu (main category and subcategory option-menus). It works great when I am just simply adding a new item; but …

0
59
Member Avatar for moonie9

I'm fairly new at PHP but up to this point I've been able to fix problems I've come across. My problem is I get this warning at the bottom of my members page after logging in. If you refresh that page it disappears. Here's the warning: [B]Warning: Unknown: Your script …

Member Avatar for moonie9
0
190
Member Avatar for hotsmusic

hi there im new here and sorry my english is not pretty well. i have problem with fetch using curl in mysite when visitor use ie6 . sometimes in ie6 the result not show and loading without fetching the result. i dont know what the problem its is . [URL="http://www.hotsmusic.com/video/index.php?search=muse&source=all"]http://www.hotsmusic.com/video/index.php?search=muse&source=all[/URL]

0
55
Member Avatar for itisnot_me

first off let me explain what is going on. i am creating a site that uses a shared DB and every customer that we have will have there own table. they can have other login's which will within there company table (employee logins). How would you go about and check …

Member Avatar for ShawnCplus
0
77
Member Avatar for redcoder07

Anyone know how to read the second line from a csv file using PHP? I need the read the second line from the csv file and import into mysql

Member Avatar for Ezzaral
0
1K
Member Avatar for maloken
Member Avatar for pzuurveen
0
63
Member Avatar for jyotiu

Hi all I am writing a curl script for collecting information about some sex offenders, i have developed the script that is picking up links like given below:: [url]http://criminaljustice.state.ny.us/cgi/internet/nsor/fortecgi?serviceName=WebNSOR&templateName=detail.htm&requestingHandler=WebNSORDetailHandler&ID=368343543[/url] now when we go on this link i want to get information under all the fields on this page like Offender …

Member Avatar for chetanrakesh
0
74
Member Avatar for SKANK!!!!!

[CODE] else { ##User isn't registering, check verify code and change activation code to null, status to activated on success mysql_connect("localhost", sssssss, passs) or die(mysql_error()); mysql_select_db("sssss") or die(mysql_error()); $queryString = $_SERVER['QUERY_STRING']; $query = "SELECT * FROM users"; $result = mysql_query($query) or die(mysql_error()); /* Your script is always falling into this …

Member Avatar for SKANK!!!!!
0
316
Member Avatar for Besherek

Hi guys, I think I may have complicated matters for myself with this one. I'm making an image gallery, which is built based on a hierarchy. I have no problem outputting the images directly in their specific category. The problem I'm having is I'm trying to call 1 thumbnail from …

Member Avatar for Besherek
0
113
Member Avatar for candidz

I am new in php. i need sample projects+Adminside with full source…..projects like [url]http://demo.tsmarketinggroup.com/southcoastme/admin[/url] User name: admin Password: admin Please help me,

Member Avatar for BzzBee
0
246
Member Avatar for baudday

I was wondering if anyone had any good places I could look at to learn how to write a comments script. I need to allow comments on content if people are signed in. Thanks

Member Avatar for cwarn23
0
122
Member Avatar for angelic_devil

ok i m trying to delete folder with all contents ... the contents r all files..its not working...plz help [CODE] <? $mydir = "d:/lucky"; $d = dir($mydir); while($entry = $d->readfile()) { if ($entry!= "." && $entry!= "..") { unlink($entry); } } $d->close(); rmdir($mydir); ?> [/CODE]

Member Avatar for angelic_devil
0
116
Member Avatar for jcanaway

alright im trying to make my content containers drag and drop / sortable on my users pages so they can move there content containers around with using javascript and then they can save it in to the users pages Database so every time they come to that page the site …

Member Avatar for BzzBee
0
158
Member Avatar for chandradyani

dear all, I want to make a digital library goverment regulation which related to export import activity in my aoffice. The problem is: I dont know how to upload the .pdf file to local server and provide the link to acess it automatically, Please help me..:(

Member Avatar for BzzBee
0
2K
Member Avatar for ni30rocks

I have 5 lines data in my database. I want each line of it in different variable. How can it be done? Plz help me with some code.

Member Avatar for BzzBee
0
74
Member Avatar for Wallk

Hi, I want to limit the characters in the textarea to 400... i found this script but i dont know how to implement in my script... [B]this is the script:[/B] <html><head> <title>(Type a title for your page here)</title> <script language=JavaScript> <!-- function check_length(my_form) { maxLen = 50; // max number …

Member Avatar for BzzBee
0
399
Member Avatar for zunaidius

hi, here I has data on my localhost it's update from user and hosting data with thensame structure of data. how do I to make sync my update data in my localhost to hosting data with schedule time's??? some advice please.!! thank's :idea:

Member Avatar for ShawnCplus
0
120
Member Avatar for ruwanaru

this is my xml file its using in flash image viewer [QUOTE]<?xml version="1.0" encoding="UTF-8"?> <gallery> <image url="Flower Photo 1.jpg" /> <image url="Flower Photo 2.jpg" /> <image url="Flower Photo 3.jpg" /> <image url="Flower Photo 4.jpg" /> <image url="Flower Photo 5.jpg" /> <image url="Flower Photo 6.jpg" /> <image url="Flower Photo 7.jpg" /> …

Member Avatar for ruwanaru
0
115
Member Avatar for love72817

How does Dani doe the pop up image? I am using Yahoo Sitebuilder and would love to add that to my site. Andy

Member Avatar for realmfilms
0
132
Member Avatar for odysea

i have this code [CODE]<body> <?php include 'cms/core/config.php'; include 'cms/core/opendb.php'; $query = "SELECT id, language, updated ". "FROM meta ". "WHERE id = '5'"; $result = mysql_query($query) or die('Error : ' . mysql_error()); list($id, $language, $updated) = mysql_fetch_array($result, MYSQL_NUM); include 'cms/core/closedb.php'; ?> <form method="post" action="default.php?s=editmeta"> <input type="hidden" name="id" value="5"> <table …

Member Avatar for odysea
0
367
Member Avatar for realestninja

Hello I wanted to compete with myspace.com because they are monopolizing the computing industry, and I am indeed jealous. I wanted to know if anyone here knows a lot about database programming, and can help me learn how to program something that has the looks and feels of myspace in …

Member Avatar for cwarn23
0
983
Member Avatar for qwzxlk

I am in the PHP development with basic development skill. I want to enhance my skill to master level and also want to start learning .NET to become good .NET developer too. What are the good ways, available resources, good books and other thing that you can suggest me to …

Member Avatar for chrishea
0
86
Member Avatar for davewylie

Hi, Can anyone help me with this problem? I have written some PHP code to send emails to a distribution list. The emails do get sent, but the subject box and to box are blank. However, To: and Subject appear at the top of the message, which just looks messy. …

0
71
Member Avatar for nanoop13

Hello friends, I have made an application which I think would be help full if I give others the opportunity to include it in their website.But I want to give to them in CNAME way.In which a person will edit the CNAME record of their domain or sub domain and …

0
59
Member Avatar for prawin@123

Hi can any one fix my problem, I created a login page with jquery and ajax. ie the functionality of th page is when i clicked a Login text the login page should slide down. i Created the sliding login page an dit works good. What i need is to …

0
72
Member Avatar for jyotiu

have recently migrated my ubb forum website([url]http://2aforum.com/[/url]) to a new web hosting server, i have placed the files on new server and i think directory structure is right and also set up the database through phpmyadmin, and changed config file accordingly but still i am getting this error [COLOR="Red"]UBB Message …

Member Avatar for jyotiu
0
151
Member Avatar for jyotiu

Fatal error: require_once() [function.require]: Failed opening required '/forum/forums/libs/functions_forums.inc.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/j/o/h/johncardillo/html/forum/forums/scripts/cfrm.inc.php on line 50 how can i solve this error?

Member Avatar for jyotiu
0
138
Member Avatar for justinmyoung

Hi I would like to have an image on the index.php page, such that you would see in a gallery, become a larger image on single.php page. Is there a way to do this? Here's the code for the index.php [CODE]<?php get_header(); ?> <?php $counter = 0; $counter2 = 0; …

0
67
Member Avatar for Merlin33069

I like to script php, and lately i was looking for a way to create a 100% dynamic page in php, with the least possible overhead and create a rich user experiance. I say this is a "New" PHP structure because I have come up with the idea myself, that …

Member Avatar for Merlin33069
0
445
Member Avatar for kssi89

This was mentioned in a previous thread but I am thinking this problem may warrant a new one. The code I am working with here: [CODE=PHP] <?php //connect to the database $connect = mysql_connect("localhost", "root", "password") or die ("Hey loser, check your server connection."); mysql_select_db("ecommerce"); ?> <html> <head> <title>Here is …

Member Avatar for almostbob
0
120
Member Avatar for serdas

i don't know how or even if it is possible have this code work peginated. right now all the data comes in one page but it would be nice to have it in multiple pages let say 40 per page would you be able to help? i know it is …

Member Avatar for serdas
0
161
Member Avatar for tanmoy_india

i am designing a site...under xampp with php...now,i have a table called link where i want to link some special links by fething it from database...but my problem is when i open it ....it happens something like below... suppose I give a url "www.intel.com" in the database by hyperlinking a …

Member Avatar for almostbob
0
87
Member Avatar for rouse

I want to perform an operation on all files in a given directory. I want the user to choose the directory with some GUI interface. Using HTML I could use the INPUT as I found in this example below at TIZAG. As anyone found a method just to choose a …

Member Avatar for diafol
0
94
Member Avatar for michael123

I try to generate on-fly pdf files by php code, the pdf file will display the web page exactly the same as on browser, did some research but have no clue how to do that. The function: PDF_show_xy ( resource $p , string $text , float $x , float $y …

Member Avatar for diafol
0
118
Member Avatar for kssi89

Hello there, I've been working on a shopping cart by following certain examples and tweaking the code here and there as needed, but this particular cart requires something similar to discount codes. This company provides free upgrades or 50% off certain items depending on weither or not the customer is …

Member Avatar for ShawnCplus
0
90
Member Avatar for itisnot_me

ok i am at a loss but this shouldn't be too hard. for all of you smarties ok i am tiered of building forms just to have to go though and grab every name and slowly and pain fully build the php part. what i would like to do is …

Member Avatar for itisnot_me
0
75
Member Avatar for brechtjah

Hi So... I've been reading up a little bit about cookies and security. Only to find that you should encrypt the data in them and that they can be hacked by using javascript code. Is this really the only way to hack/steal cookies? In my quest to create a safe …

Member Avatar for blocblue
0
124
Member Avatar for dipakxyz

Hi, i am generating html to pdf using [code] require('html2fpdf.php'); $pdf=new HTML2FPDF(); $dummy='<html><head> <style> .text11 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #434450; text-decoration: none; font-weight: bold; } .text111 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #AE4506; text-decoration: none; font-weight: bold; } .text122 { font-family: Arial, Helvetica, sans-serif; …

Member Avatar for chrishea
0
506
Member Avatar for csharplearner

Hi, I want user to record his voice and save it in website. I could not figure out how the connection can be established between microphone on user pc and website. I have googled enough but could not find any useful leads. Anyone who has some knowledge over it please …

Member Avatar for csharplearner
0
111
Member Avatar for funkyfresh

Before I explain what I mean in the title, I want to say that I 1) Have very little experience with python, so take anything I say with that in mind. I've only read about it, haven't really used it (although I have installed it), 2) I [B]want[/B] to learn …

Member Avatar for jlm699
0
139
Member Avatar for madristaa

Hello Friends, I have a very simple table which contains 5 rows having 4 columns. The columns are label, Dropdown menu, Texbox, Textarea respectively Suppose the student enters 2 rows than it shuld go in the datbase like id | student_id | local/central | duties | skills -------------------------------------- 1 | …

Member Avatar for HITMANOF44th
0
83

The End.