Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
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
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Can't get the unicode character
I'm trying to get some text from various parts of a file. I have converted the file to hex (bin2hex)
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image