- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 21
- Posts with Upvotes
- 20
- Upvoting Members
- 15
- Downvotes Received
- 8
- Posts with Downvotes
- 7
- Downvoting Members
- 5
I am just "ME"
202 Posted Topics
Re: Follow this tutorial. It works; http://www.computersneaker.com/send-email-using-phpmailer/ | |
Hi, I need to have passwords encrypted whenever a user signs up. How can I attain that? Any ideas? Thanx in advance. | |
Re: You can do it by creating a status column in your database; such that when an appointment is made, for instance; you can set the status to 1 for pending or 2 for completed or 3 for cancelled. That should do the trick. ![]() | |
Dear all, So I am trying to run a watir test application. Everything seems to be going well except I need to log each step that happens. I am able to log using the php script, but have not yet figured out how to write to a log file using … | |
Re: Just as @broj1 has stated, U can try that out. If it does not work, then let us know ... | |
Re: Perhaps, you should consider specifying the format of the date when you need to display it .. ![]() | |
Dear all, I have been working on this code and I included dynamically created rows. The rows are being created very well. However, when it gets to the submission part, the code is only suubmitting the first row ONLY. Can someone point me in the right direction please. Below is … ![]() | |
Re: You can use the code below. Replace the respective values with the ones that apply to your code. <select name="pageId"> <?php // I used the $_GET method. You could be using $_POST $subject_id = $_GET['subject_id']; // display a drop down of all categories with the chosen category preselected $query = … | |
Re: Have u tried using $_GET or $_POST?? | |
| |
Re: First try Disabling the error reporting first, by adding; error_reporting(0); at the top of your page. Let us know whether it works or not. | |
Re: Take a look at this [tutorial](http://www.a2zwebhelp.com/send-mail-with-attachment). | |
Re: Just as Cereal has pointed out, you have two <form> tags open. You could remove one of them, and try again. | |
Dear all, I have this project that I was working on, and I put it on hold. Now I have revived it (Anyway that is not the issue). The issue is that I record students' information and record their entry class; However, as time goes on, the students either gets … | |
Dear all, I have done a website that I need to integrate emailing functionality. I have done this before, and it worked perfectly, and still does. However, when I attempted to use the same code to test the emailing functionality for the new site, I get an error message as … | |
Re: 1. Because, you cannot increment a character. 2. There can only be one auto increment column. ![]() | |
Re: Check [this](http://gonzalo123.com/2010/09/20/live-video-streaming-with-php/) out. It may help you out. | |
Re: Sorry dude, but apple products are only compatible with apps built for apple. So; you will have to develop in mac. | |
![]() | Re: I admire the way you did the whole rwspan thingi [Much respect], and I had to come up with the old one, coz the deadline had already elapsed. However, I really want to understand the whole concept of how I should go about editing the code to make sure that … |
Dear all, I have been thinking of this task, but I have no idea where to start from. I am retrieving login logs from the database, which is cool. Now, the challenge is that in case a user has logged in more than once in the same day, I want … | |
Re: Some versions of PHP demand that you first initialize each variable before using it. Therefore, if you are sure that there are no errors, then add this at the beginning of your php script; error_reporting(0); That should do | |
Re: Try doing it this way; $sql = mysql_query("SELECT * FROM company WHERE Type LIKE '%".$query."%'") or die(mysql_error()); ?> | |
Re: For windows, I'd recomend that you use OzekiSMS gateway. Follow this [link](http://www.ozekisms.com/c-sharp-sms-api/index.php?owpn=327) to learn more. For linux, you can use Kannel. Find the link [here](http://mahtabrasheed.wordpress.com/2013/01/10/how-to-installconfigure-kannelsms-gateway-for-sending-sms-from-your-computer/). Regards. | |
Dear all, I have a challenge here of understanding the page masks as used in this code; <? $access_level_map['loader'] = 1; $access_level_map['support'] = 3; $access_level_map['admin'] = 7; $access_level_map['superadmin'] = 15; define("LOAD_PAGE_MASK",1); define("SUPPORT_PAGE_MASK",2); define("ADMIN_PAGE_MASK",4); define("SUPER_ADMIN_PAGE_MASK",8); $pageMaskMap['add_employee.php'] = SUPPORT_PAGE_MASK; $pageMaskMap['awpdc.php'] = SUPPORT_PAGE_MASK; $pageMaskMap['awpdc_blocked.php'] = SUPPORT_PAGE_MASK; $pageMaskMap['awpdc_unblocked.php'] = SUPPORT_PAGE_MASK; ?> What I know … | |
Re: You can simply do this as well CREATE TABLE `registration`.`registration` ( `id` INT NOT NULL AUTO_INCREMENT PRIMARY KEY , `firstname` VARCHAR( 25 ) NOT NULL , `lastname` VARCHAR( 25 ) NOT NULL , `username` VARCHAR( 25 ) NOT NULL , `confirmusername` VARCHAR( 25 ) NOT NULL , `password` VARCHAR( 25 … | |
Re: Try this one right [here](http://www.sanwebe.com/2013/06/creating-simple-shopping-cart-with-php/comment-page-1) | |
Hi Guyz, I have hit a snag with the code I have been working on. I am required to fetch database records from 3 tables and display them in both rows and columns. For example, the output of the records on the web page is required to be as follows; … ![]() | |
Re: Share the PHP script that you are using to connect to the database. | |
Re: then add the <img .. > tag in your page, like so; <a href="/"><img src="mylogo.jpg"></a> That should work. However, I'd prefer if you created a php file [e.g logo.php] that contains the image; and instead of adding it to each page, you simply include it. The advantage about this is … | |
Re: You could also consider using a datepicker [That is if you want to select a date of course]. | |
Re: Can it start in safe mode? Or, when you power it on, what message does it display for u? | |
Re: Removing the headers and footers can be changed by the user's printer settings. So; I dunno of a code that removes the headers or footers. But as far as printing is concerned, you should use vibhaj's suggestion. | |
Re: Please mark this post as solved ... if your code is finally working | |
Re: However, you can do this; <a class="topLink" href="input_image.php"> <input type="button" name="productbaru" value="Product Baru"/> </a> | |
Hullo, I have hit a snag when I got to the point where I draw a bar graph. I want to have a bar graph based on the database records, but I have no idea on how to do it. I tried searching online, but to no avail. I only … | |
| |
Re: Am assuming that your line 21 is the select statement, ryt?? If so, then your query should be; $rs=mysql_query("select CommercialEnterprise_Email from commercialenterprise WHERE town = 'Killkee'"); | |
Re: This [link](http://forums.phpfreaks.com/topic/156993-how-to-embed-mp3-audio-file-to-my-php-page/) may help you out as well. | |
Re: I have looked at your page, and I gotta ask; what have you tried out so far? | |
Re: You can also check out this [link](http://bugs.mysql.com/bug.php?id=62443). | |
Re: You can install as many as you like ... For as long as the hard disk space is enough | |
Re: It could be a problem with the motherboard. I had a similar problem, and when I contacted the technician, he replaced the motherboard, and now it runs fine ... | |
Hullo, I am working with a datepicker that allows users to enter a date schedule for given tasks. However, I want the dates that have passed to be disabled from the datepicker, so that the user only selects a future date. Here is what I am using currently; <script type="text/javascript"> … | |
Re: First confirm whether the sql query is really being executed, coz it seems to me that the sql query may not be executing. | |
Hullo, I am working on a php application that is meant to respond to user requests to create accounts. For instance; whoever wants to create an account has to send a text with "Login" as the message content. Only problem is that the mysql queries are not being executed. Can … | |
Re: When you say that; > I Tried Many Ways but Still couldnt.. What exactly did you try?? Can you share with us? | |
Re: I noticed that you have initialised password as an md5 encryption, and yet in the select query, you use just the password text ... Unless your passwords in the database are not encrypted .... | |
Re: Please upload the code that you are using ... | |
The End.