| Thread | Last Post | Replies |
|
| Array manipulation | 01 Jun 2007 00:59 GMT | 1 |
I have an array in the following format : Array ( [0] => Array
|
| mcrypt_enc_get_iv_size not working | 31 May 2007 23:34 GMT | 3 |
mcrypt_enc_get_iv_size is not randomizing the vector. I have tried to randomize the seed in various ways but it always returns the same output. My current code as follows: for($i = 1; $i < 5; $i++)
|
| login script with two levels of access | 31 May 2007 22:50 GMT | 4 |
Can anyone help with this code please! I am a novice and need help. I have two hard coded user ids and passwords with an additional field called level. for the sake of this explanation lets call them.
|
| mssql connect | 31 May 2007 22:14 GMT | 1 |
I'm trying to get my php on a linux box to connect with MS SQL 2000. I've tried installing php-mssql-5.0.4-10.1.i386.rpm and it shows that it needs the dependency of libsybdb.so.5. So I try to install freetds-0.64-1.rh9.rf.i386.rpm and it shows that it needs the dependency
|
| checkboxes and update query | 31 May 2007 21:58 GMT | 1 |
I have a form/table with checkboxes that I would like the user to check / uncheck if they want a certain record to display in a gallery on a website. I'm having problems figuring out how to construct the update query so that it picks up when a user checks/unchecks the
|
| Japanese character problem in mail subject line | 31 May 2007 21:19 GMT | 1 |
Can anybody there please help me out? I am having a problem with the display of Japanese character in the subject line of the mails sent in Japanese language. This problem is particularly with Hotmail Live and Yahoo Beta mails for rest all
|
| Web Site | 31 May 2007 20:28 GMT | 1 |
I am getting a error at greatvideos2.com The code is below it has to do with the array <?php include("include/config.php");
|
| PHP Setup | 31 May 2007 19:56 GMT | 6 |
I am setting up Apache 2.0, PHP5, and PostgreSQL 8.2 on Windows XP. I have setup everything correctly in the past but recently had to do a reformat and have to do the installs all over again. First, I installed Apache with no problems what so ever.
|
| Writing to Heredoc from Text Area Form | 31 May 2007 17:49 GMT | 2 |
I can't seem to get heredoc to populate correctly with variables through a form. <textarea name="Template" rows="10" cols="80">Template Here</textarea> Contents could be something like: I want to replace $myarray[0] and
|
| Intense CPU strain....suggestions | 31 May 2007 17:45 GMT | 6 |
I am writing YAPSS (Yet Another Photo Sharing Site). Currently, the user can upload up to six pictures at once. When the uploads are complete, I then have a script that will resize the pix to different thumbnails for speed. However, imagine resizing 6 pictures
|
| Help with Php and Regex | 31 May 2007 17:41 GMT | 2 |
I'm just wondering what the best way is to extract and display a number from a html file. I tried the following piece of code, however it does not work. ereg('\d\.\d', $content, $reg);
|
| PHP email encryption | 31 May 2007 16:33 GMT | 3 |
Hi - I'm a PHP noob! I'm running on a windows swerver with php4.xx and am putting together a hotel booking system for a small hotel. I'd like to be able to send out encrypted reservation requests that contain the booking details
|
| How to know user is using Yahoo Beta or Yahoo original | 31 May 2007 15:43 GMT | 1 |
Is there any way using PHP to find out whether a user ie. (email Id eg: mycodetest@yahoo.com) is using Yahoo mail beta version or the original one. Similarly for hotmail whether the user (email Id eg: mycodetest@hotmail.com)is using hotmail live or original hotmail.
|
| Login | 31 May 2007 15:40 GMT | 3 |
how to login ... <form name="form1" method="post" action=""> <input type="text" name="user"> <input type="password" name="id">
|
| Searching for Happiness ? | 31 May 2007 15:17 GMT | 5 |
Searching for Happiness ? Dr. Saleh Abdul Azeez As Sindee Happiness is a common goal that everyone strives to attain. Philosophers, intellectuals, doctors and artists alike have all
|