This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.
1
2
3
Hi All!!
I have select field emp_id from my employee table ( emp_id, name, city )
how i can set name and city to textbox when i choose select field (combo box) emp_id?
please help i still learning in phprad
4
5
HI all . i'm new in PHRAD
i have a question .
how to change login timeout? i want no login time out
Thanks All
6
Hi all!!
I have a case . how to create radio button with field entry?
eX. 1.Chair 2.Table 3. Cabinet 4.Other ___________
if i choose other i can type my own data
Any One have similiar case?
7
Hi All How to Change Color and size Word "Welcome To XXXXX" in Login Page?
8
Thanks i used PHPRAD vue before and doesn't work. but in classic phprad its work fine. Thanks !! God Bless
9
That a error !!
Notice: Undefined variable: data in C:\xampp\htdocs\serverbackup\app\views\partials\backup_ifs\list.php on line 88
Failed
What i miss?
10
Hi Thanks for code!!. I will try it , God Bless
11
Hi All
How to show data in List Page Column with if statement
for example
i have column data "Status" int(1), if data 1 = Success, 0 = Failed.
i struggle with this !! HELP