admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now