Windows 7
Windows 7 default user account control worries experts. Corporate IT departments should be pleased w
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
how to read and write into a word document using php...?
hi,
I need,reading and writting into a word document using php.
Thank u inadva
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g