update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res