Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
add text and number image
hi guys ..
ok see i want the user to add their name and pick a number then click get it and i
simple php table loop
Hi all,
I've the following code
<?php // Create category options
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see