Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
Error in Configure System Landscape Directory phase
Hi
We are getting the error in Configure SLD phase ( 41 of 44 phase).
Please f
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?