Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
Functions Not Loading Into Div
I had some help doing some of this but what I'm trying to do is get my functions to retrieve its val
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu