Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
Does deleting the spmlog directory critical?
Hi Everyone,
Please, hope you could help me. We're having problems with the SAP backup. I
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...