New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
how to transport the Query and insfoset
Hi
I have created the query using SQ01........
How to created T-code for query..
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
Add User script "Could not execute query"
This should be an easy script but I can't get it to run. Can someone please help me?
<
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?