39,320 Topics
| |
hi, i am trying to display a random product from my database along with its description, price and image. but i am having a little trouble. i can display a random product and its info by directly inputting it into an array, but i can't call it from the database … | |
Hi, has anyone a clue where to get the statistic for PHPLD? Example: Categorys 27 Subcategorys 124 Links 177 Pending 0 Today 0 Online now: thanks | |
Hi, i was running a script on my server (Latest apache and mysql and PHP 5.1.6) and i am getting the following PHP error: PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime … | |
hi Im doing a website at the moment, basicly its like; bebo, myspace sort of style style (but franticly reduced in users). I would like to know how to hold the time in which users have signed on so i can include a "last active" box for other users to … | |
Ok So right now I am using a script called MicroCalendar to setup a client calendar where A client can add an appointment to it but I need to put something into place that makes sure that they cannot overlap appointments..right Now im just saving appointments to txt files with … | |
I have a script (below) that consists of a form using javascript that shows an array in a table below it once a number is chosen. What i would like to know is can i turn the array into a form as well with the same data but include a … | |
I am using xmlhttp via VBscript to upload files to a sharepoint directory. I know there are much better ways to do this but I have several constraints that have forced this solution. I have been able to decode a base 64 file properly, write it to a file (i.e. … | |
please give me an idea what worg with this file ,whan i mail through then the html working in also sending with the content ,what is the error in this file <?php $msg="<TABLE align=center bgColor=#990000 border=0 cellPadding=4 cellSpacing=1 width=\"95%\"> <TBODY> <TR bgColor=#ffffff> <TD class=txt width=\"25%\">Name </TD> <TD class=txt width=\"4%\">::</TD> <TD … | |
Plz Give A solution for this | |
I have some problem in running this page whan i running three pages have same error on the last line of the page i could not find any solution ,can someone tell me the procedure how can i run this page | |
Hi everyone, I've just installed the latest versions of the aforementioned programs in a bid to get started with PHP (yes, I'm new to it). Here are the specific versions: [LIST] [*]Eclipse 3.3.2 M20080221-1800 [*]PDT 1.0.2.v20080102 (plugin installed via Software Updates) [*]WampServer 2.0 (March 7 2008) [*]ZendDebugger for PHP 5.2.x, … | |
I am new in php line ,iI have made some pages which i change from aspto php but i dont better understand the method to connect if with my sql database,like objrs to $row and much more,can someone tell the procedure to connect php page to database | |
Is there any way to count users in my chatroom and display whos chatting using javascript or ajax? code in php below has issues, but this is what it should do. <?php $chatnames = file('http://client11.addonchat.com/scwho.pl?id=292747&plain=1'); $indx = count($chatnames); $indxcom = $indx - 1; if ($indx == 0) { echo "<b>No … | |
hi, im getting these 4 (or 5) errors when i validate my page at w3.org [URL="http://validator.w3.org/check?uri=http%3A%2F%2Fhome.sprit.org%2Fdonrow%2Fforum%2F&charset=%28detect+automatically%29&doctype=Inline&group=0"]click here to see the errors![/URL] what can the problem be?! plz help... | |
Hi there, i hope someone can help me with my problem...... I have designed a web site and developed it already, i am on my Contact page and i am trying to write a php script for the user to send me email..........i have the code, and i followed several … | |
Hi everyone, I'm a lazy programmer and when I want to create an array that I can store serialized in a database I don't feel like typing out all the array stuff rather I want to use a delimited string something like this: [code]access.read=1,2,3:: access.write=1,2:: access.modify=1,2:: access.manage=1:: somethingelse=10101[/code] So I … | |
Please, where is the problem? Unable to jump to row 0 on MySQL result index 3 in c:\apache\htdocs\cd_shop\funkcie_s_databazou.php on line 1041 function zrataj_cenu($kosik) //funkcia pocitajuca vyslednu sumu vsetkych poloziek v nakupnom kosiku { $cena = 0.0; if(is_array($kosik)) { $conn = db_connect(); foreach($kosik as $EAN_kod => $qty) { $query = "select … | |
What would fundamentally change with MySQL between using XAMP or WAMPserver so as to render MySQL inaccessible, triggering a MySQL 2003 error code? Last Sunday I was comparing XAMPP with Wampserver. I used the same MySQL database. I approached the experiment from the analogous point of view of using the … | |
Dear Friends, I would like to develop the community software, which may have forum, chat, video chat facilities. to develop this community software, what are all the modules should I have to design. so please direction me to develop. using PHP and MySQL. Thanking you, Regards, maza. | |
here is my table CREATE TABLE `invoice` ( `invoice_id` tinyint(4) NOT NULL auto_increment, `company_name` varchar(255) NOT NULL, `issue_date` int(11) NOT NULL, `invoice_title` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `invoice_number` int(20) unsigned NOT NULL, `payment_method` varchar(255) NOT NULL, `payment_due_date` int(11) NOT NULL, `payment_plan` varchar(255) NOT NULL, `paid` int(5) unsigned NOT … | |
[B]Hello all of you . I just wana know to return to same id when we delete it from the database for exmaple when we delete the user_id that equal to 1 the next when we enter the new record the user_id will became 2 i want to make it … | |
Could some please help me. I am following a tutorial from "http://www.devarticles.com/c/a/MySQL/Building-A-Persistent-Shopping-Cart-With-PHP-and-MySQL/2/" I keep getting a " Parse error: syntax error, unexpected $end in C:\xampp\htdocs\cart1\products.php on line 59" My db connection is fine but I am trying bring a result from the diagram shown in the url. Please help. This … | |
I want to pass this string $string="reg_personal.personal_sex='Female' OR reg_personal.marital_status='Single'"; through the URL... Is it possible...I am not getting that... if the single quote is eliminated then there is no probs.. but i need that string in the exact way.... Is there any splitting and joining methods are available. Please help … | |
[code=php] $result = mysql_query("SELECT * FROM cycles WHERE Upper(brand) LIKE '%$brandC%' AND type LIKE '%$typeC%'"); [/code] Above code not working, pls help. | |
Hi I am developing a database driven site. It will be about 4000 pages. Basically I will have a template for the Homepage, a contact page template, a main database item template for filtered results and then a database item detail tempalte. What cms would you suggest? I want keyword … | |
Hi all, I have been working on a PHP based application where a user would be allowed to print out specific, yet dynamic information. I am using a different style sheet for the print page, but I am having a slight issue. At times some of my stuff is chopped … | |
hi, i am trying to make a simple catalog website without checkout. the user clicks on a product he want and it's displaced on another page...simple. the first page (the one with the product list) has the following code... [code] <?php $sql = "SELECT * FROM products"; $result = mysql_query($sql); … | |
well guys i mange to get my vb forum istallation going but i run in to these problem Step 2) Connect to the database Attempting to attach to database Error description: mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) /home/www/universal.mywebcommunity.org/forum/includes/class_core.php on line 274 The database has failed … | |
Hello, I moved my website from one server to another and want to use the mass mailing feature and it is not currently working. Here is the current script. The variables are pulled from the SQL database beforehand. open SENDMAIL, "|$sendmail -t"; print SENDMAIL "To: \"$toname\" \<$toemail\>\n"; print SENDMAIL "From: … | |
Hi, I'm having a problem where by when i type in e.g localhost/capat/tutors/forms it gives me what i want but the side menu which has the links directing to other pages isn't what is meant to be there. The link i have for all the tutor pages is showing links … |
The End.