Poet, Singer, Writer, Admin of Indyaspeak.com
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
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
Confused with Loop
guys, i got confused with Looping...this is the case
I have 3 stocks, let say "Stock A&q
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be