How can i check if the string variable is empty?
so that i the error undefined offset will not going to appear anymore?
im doing a program that will output all of his children, then i cant do the code that if the string variable is empty they will not out put the row, if the string variable has something on it, it will out put the information and also add another row..
thanks
sorry for this kind...
User Profile
Collapse
-
How can I check if the string variable is empty?
-
ok thanks.. ill try to contact scriptcase.. -
Why this happen? and how can i fix this?
Fatal error: Unable to read 57783 bytes in C:\scriptcase\v 5\wwwroot\scrip tcase\devel\gen erator\nm_gp_ge ra_total.php on line 0
-this the error I received when I run my program after the update of my scriptcase.
-I try to restart and update my laptop and my scriptcase, but the error still appears.. -
how can i define them..?
$ofc_add_sitio = {ofc_add_sitio} ;
$unmarried_lnam e = {unmarried_lnam e};
-are these codes didnt define them??Leave a comment:
-
Please use [code] tags when posting code!
...Code:sc_exec_sql("DELETE from pdf_temp_table"); $rank = {rank}; $afpsn = {afpsn}; $lname = {lname}; $fname = {fname}; $mname = {mname}; $add_num = {add_num}; $add_street = {add_street}; $add_sito = {add_sito}; $add_brgy = {add_brgy}; $add_province = {add_brgy}; $add_region = {add_region};Last edited by Atli; Sep 1 '10, 05:22 PM.Leave a comment:
-
how can i fix this?
ERROR:
Undefined property: form_all_single _record_table_a pl::$add_sitio
Undefined property: form_all_single _record_table_a pl::$unmarried_ lname
Undefined offset: 6 -
babansky started a topic how will I going to retrieve the data from the database? i used $_GET and $_POSTin PHPhow will I going to retrieve the data from the database? i used $_GET and $_POST
Notice: Undefined index: rank in C:\scriptcase\v 5\wwwroot\scrip tcase\app\pn_sa ln\print_saln\p rint_saln.php on line 17
i'm used $_GET and $_POST but this error is still showing..
here is the code that has an error
[$column_RNK = $_GET['rank'];]
No activity results to display
Show More
Leave a comment: