Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of