split values
I have values that are returned to me in this format:
name=>test,age=>49
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Retail terminologys not been altered after activing Retail System
Hi, All
After I active Retail System via TCode SWF5, the terms does not been changed, th
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
help need on ob_start()
Hi
I am a newbie in php, I have a code
Line number On/Off | Expand/Contract <?phpo
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly